Mac OSX - SmartClient won't start application

Questions and answers on developing, deploying and using plugins and JavaBeans

Re: Mac OSX - SmartClient won't start application

Postby huber » Fri Aug 16, 2013 11:21 am

I am also wondering if the not working application menus may have something to do with the problem of the (not correctly) working About dialog mentioned earlier in this thread.
Robert Huber
7r AG, Switzerland
SAN Developer
http://www.seven-r.ch
User avatar
huber
 
Posts: 518
Joined: Mon May 14, 2012 11:31 pm

Re: Mac OSX - SmartClient won't start application

Postby Harjo » Fri Aug 16, 2013 11:44 am

Did you use codebase option in the signtester?
Harjo Kompagnie
ServoyCamp
Servoy Certified Developer
Servoy Valued Professional
SAN Developer
Harjo
 
Posts: 4321
Joined: Fri Apr 25, 2003 11:42 pm
Location: DEN HAM OV, The Netherlands

Re: Mac OSX - SmartClient won't start application

Postby huber » Fri Aug 16, 2013 12:19 pm

I don't think so, as I use

Code: Select all
java -Xmx500m -jar signtester.jar 7rKeyStore.ks 7r.Key.Store! KantiSH overwrite

But you sound as i should use it. Should it look then like this, is it this what you propose? Adding the
-Dcodebase=www.servoy-stuff.net part?

Code: Select all
java -Dcodebase=www.servoy-stuff.net -Xmx500m -jar signtester.jar ...
Robert Huber
7r AG, Switzerland
SAN Developer
http://www.seven-r.ch
User avatar
huber
 
Posts: 518
Joined: Mon May 14, 2012 11:31 pm

Re: Mac OSX - SmartClient won't start application

Postby Harjo » Fri Aug 16, 2013 1:19 pm

yes, this part: -Dcodebase=

but not this part: www.servoy-stuff.net

that's just an example, you have to set your domain, from which the smart-client will be downloaded.
You can add multiple, like also : 127.0.0.1 (for localhost)
Harjo Kompagnie
ServoyCamp
Servoy Certified Developer
Servoy Valued Professional
SAN Developer
Harjo
 
Posts: 4321
Joined: Fri Apr 25, 2003 11:42 pm
Location: DEN HAM OV, The Netherlands

Re: Mac OSX - SmartClient won't start application

Postby ptalbot » Fri Aug 16, 2013 4:14 pm

Yes, you should substitute www.servoy-stuff.net with your own domain, unless you want me to host your app? ;)
Code: Select all
java -Dcodebase=<ip-adr> -Xmx500m -jar signtester.jar

or if you want to restrict to a specific port:
Code: Select all
java -Dcodebase=<ip-adr>:8081 -Xmx500m -jar signtester.jar
Patrick Talbot
Freelance - Open Source - Servoy Valued Professional
https://www.servoyforge.net
Velocity rules! If you don't use it, you don't know what you're missing!
User avatar
ptalbot
 
Posts: 1654
Joined: Wed Mar 11, 2009 5:13 am
Location: Montreal, QC

Re: Mac OSX - SmartClient won't start application

Postby huber » Fri Aug 16, 2013 4:28 pm

Thanks. Is the notation for multiple <ip-adr> to repeat the -Dcodebase= parameter?

ptalbot wrote:Yes, you should substitute http://www.servoy-stuff.net with your own domain, unless you want me to host your app? ;)
Code: Select all
java -Dcodebase=<ip-adr> -Xmx500m -jar signtester.jar

or if you want to restrict to a specific port:
Code: Select all
java -Dcodebase=<ip-adr>:8081 -Xmx500m -jar signtester.jar
Robert Huber
7r AG, Switzerland
SAN Developer
http://www.seven-r.ch
User avatar
huber
 
Posts: 518
Joined: Mon May 14, 2012 11:31 pm

Re: Mac OSX - SmartClient won't start application

Postby ptalbot » Fri Aug 16, 2013 5:28 pm

From the wiki at https://www.servoyforge.net/projects/signtester/wiki :

If you want to define more than one Codebase, separate them by a comma, like
Code: Select all
java -Dcodebase=www.servoy-stuff.net,www.servoy-stuff.com ...
Patrick Talbot
Freelance - Open Source - Servoy Valued Professional
https://www.servoyforge.net
Velocity rules! If you don't use it, you don't know what you're missing!
User avatar
ptalbot
 
Posts: 1654
Joined: Wed Mar 11, 2009 5:13 am
Location: Montreal, QC

Re: Mac OSX - SmartClient won't start application

Postby huber » Fri Aug 16, 2013 6:34 pm

Thanks Patrick, will read the Wiki :oops:

ptalbot wrote:From the wiki at https://www.servoyforge.net/projects/signtester/wiki :

If you want to define more than one Codebase, separate them by a comma, like
Code: Select all
java -Dcodebase=www.servoy-stuff.net,www.servoy-stuff.com ...
Robert Huber
7r AG, Switzerland
SAN Developer
http://www.seven-r.ch
User avatar
huber
 
Posts: 518
Joined: Mon May 14, 2012 11:31 pm

Re: Mac OSX - SmartClient won't start application

Postby jos@devoon.nl » Fri Nov 29, 2013 1:15 pm

-Dcodebase=*
solved our codebase errors including smartclient startup. Now the only issue is de yellow balloon for the servoy-client.jnlp
Jos Uitenbogaard
Devoon
User avatar
jos@devoon.nl
 
Posts: 60
Joined: Tue Oct 25, 2011 11:59 am
Location: Reeuwijk NL

Previous

Return to Plugins and Beans

Who is online

Users browsing this forum: No registered users and 12 guests

cron