users@glassfish.java.net

Re: Re: ACCClassLoader does

From: <forums_at_java.net>
Date: Tue, 16 Nov 2010 06:52:04 -0800

Hi Tim,

I found the error by myself.

If we have Resourcebundle-Property-Files in the Client-jar-File, we need a
classpath as jvm-option.

We must call appclient.bat with the following parameters:

"appclient.bat -classpath
C:\tsClient\tsClient.jar;C:\tsClient\tsClient\tsClient.jar Main"

So it works fine.

 

"appclient.bat -client C:\tsClient\tsClient.jar -mainclass Main"

does not work!

 

/Harald

 


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