All- I'm trying to get the example working from the online tutorial. After I configure the server to request Username Tokens and then turn the standard client without the PWCallback class I get the following error...
faultString: WSDoAllReceiver: cannot load password callback class: Foo.PWCallback; nested exception is: java.lang.ClassNotFoundException: Foo.PWCallback It seems that the server cant find PWCallback in the Foo packge. Any help would be great. Thanks
