1. Can you give me an example on how to use this program please? I tried the following but got an exception (below).
wsrunclient.bat http://localhost:8080/Echo
2. Do I need to deploy the client inside of the same jar that packages Echo.class and EchoBean.class?
Thanks.
Exception
--------------
Caused by: java.lang.ClassNotFoundExc
at java.net.URLClassLoader$1.
at java.security.AccessContro
at java.net.URLClassLoader.fi
at java.lang.ClassLoader.load
at sun.misc.Launcher$AppClass
at java.lang.ClassLoader.load
at java.lang.ClassLoader.load
Main Topics
Browse All Topics





by: CEHJPosted on 2008-05-25 at 04:05:11ID: 21642061
See if you can see a program called 'wsrunclient' in JBoss and try using that