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#4039002

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4039002
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to