Hello,

I have a problem with example4 of the userguide.
The command
> java samples.userguide.example4.Client 
> -lhttp://localhost:8080/axis/services/LogTestService

work fine. 
When I create a new file Client2.java  in the same directory with the same 
content(only the name is different)  I can compile it whitout erros, but the 
command: 

> java samples.userguide.example4.Client2 
> -lhttp://localhost:8080/axis/services/LogTestService

give me NoClassDefFoundError  :

 java.lang.NoClassDefFoundError: samples/userguide/example4/Client2
Exception in thread "main" 

Could anyone explain me, why this happens??

TIA!

Arcor-DSL: die echte Flatrate für alle Bandbreiten. Jetzt ohne Einrichtungspreis
einsteigen oder wechseln. Arcor-DSL ist in vielen Anschlussgebieten verfügbar.
http://www.arcor.de/home/redir.php/emf-dsl-1

Reply via email to