[jboss-user] [JBossWS] - Re: How to generate mapping.xml & webservices.xml from WSDL?
docampbell
do-not-reply at jboss.com
Wed Sep 13 06:32:21 EDT 2006
Hi,
The mapping file contains details that allows de/serialisation between Java types and the XML types secified in your web service. You can look at it in any text editor or an XML browser etc.
It is documented here: http://www-128.ibm.com/developerworks/webservices/library/ws-jaxrpc1/
and also in lots of other places, search for "jaxrpc mapping" to get starting places to look.
Cheers,
Dominic.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3971236#3971236
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3971236
More information about the jboss-user
mailing list