[jboss-user] [JBossWS] - Re: javax.xml.rpc.JAXRPCException: Cannot create or send res

alessio.soldano@jboss.com do-not-reply at jboss.com
Thu Nov 22 03:24:36 EST 2007


OK, I guess you're using the JBossWS that came with JBoss 4.0.4.GA that should be something like 1.0.0.GA. That version had a first implementation of JSR181; if you're going to extensively use JAX-WS, I suggest you upgrade both JBoss and JBossWS.

In the mean time, try adding the operationName and action parameter to the @WebMethod annotation and the @WebResult annotations to both methods.

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106981



More information about the jboss-user mailing list