users@glassfish.java.net

Re: java webstart app using wrong server name for jndi ...

From: <forums_at_java.net>
Date: Tue, 26 Apr 2011 10:56:29 -0500 (CDT)

The generated JNLP contains property settings for ORB-related properties,
based on which server ORB(s) are currently active.  From your description it
sounds as if those settings are correct.

The ACC itself does not do anything about changing what server ORB endpoint
to use.  Something might be happening at the ORB layer.

It might be helpful to launch your client using the appclient script to see
if the same thing happens.  Debugging in the Java Web Start environment is
more involved, and from what you've explained it does not sound like anything
specific to Java Web Start.

You are correct that the sun-acc.xml settings have no effect on Java Web
Start launches.  Also, you did not say how you "set the startup parameters
on the client" for the ORB properties but the <property> settings in the
generated JNLP are the ones in effect.

- Tim


--
[Message sent by forum member 'tjquinn']
View Post: http://forums.java.net/node/795763