The 2 classes are annotated as such (simplest configuratio causing a failure)
| @Stateless
| @WebService
| public class EchoBean implements EchoRemote{
|
And the other:
| @Stateless
| @WebService
| public class foobar {
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4039002#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...