[jboss-user] [JBossWS] - Re: JBoss JAXRPC SOAP client type mapping problem
bypaik
do-not-reply at jboss.com
Wed May 2 12:38:40 EDT 2007
after digging through the jboss source, it's apparent that i have to reference the wstools generated jaxrpc-mapping.xml file. so i have to use the jboss ServiceImpl.createService(URL, QName, URL) method to create my service. but i am still running into an issue regarding the lack of a reference for wsdl:message's wsdl:part and the element types.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042520#4042520
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042520
More information about the jboss-user
mailing list