This problem will no be fixed in next release, because it's not JAX-WS 
compliant.
To prevent your problem please use:
@RequestWrapper(className="package.UniqueClassName")
  | @ResponseWrapper(className="package.UniqueClassNameResponse")
method annotations on your second bean authenticate() method.

Richard

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095920#4095920

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

Reply via email to