[jboss-user] [JBossWS] - org.jboss.ws.WSException: Cannot obtain java type mapping fo

2007-10-03 Thread tpawankumar
Hi, I am migrating web services application from Weblogic 8.1.4 to JBoss 4.0.5. I have generated webservices.xml,jaxrpc-mapping.xml and WSDL by using wstools which is there in JbossWS 1.0.4.When i tried to deploy the web service it got deployed successfully. But i have requirement saying that i

[jboss-user] [JBossWS] - org.jboss.ws.WSException: Cannot obtain java type mapping

2007-05-23 Thread spinergywmy
Hi, When I try to pass ArrayList as a result back to the client-server and I hit this org.jboss.ws.WSException: Cannot obtain java type mapping exception. What does this exception means and is it not possible to pass ArrayList as a result? Can anyone explain why? Thank you. View the orig

[jboss-user] [JBossWS] - org.jboss.ws.WSException: Cannot obtain java type mapping fo

2006-09-19 Thread tim.cockle
Hi All, I hope you can help me as I have been knocking me head against a wall for a couple of days now. I can seem to get a simple hello service working for document/literal. The problem is this I have a simple SLSB which I am using as a web service: | package myejbws; | | import jav