[jboss-user] [JBossWS] - Re: Cannot obtain java type mapping for: {http://org.mazurek
huayseonglee
do-not-reply at jboss.com
Thu Sep 21 23:47:11 EDT 2006
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
More information about the jboss-user
mailing list