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