Once I replace the jboss-jaxrpc.jar with the following jars from apache, it 
works fine. 

ant.jar
ant-axis.jar
common-discovery.jar
common-discovery-0.2.jar

look for the jboss-jaxrps.jar at the {JBOSS_HOME}/client and 
{JBOSS_HOME}/server/lib. Back it up and replace it with the Jars above. 
Re-deploy your application by re-starting the server.

It works for me without a single artifact created for the client. FYI, my 
return type is only String. It works for me.

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

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

Reply via email to