I created the WSDL by hand, using available examples. I aso created the jx-rpc mapping file, and that part is fine. Howvere, the wiki did not explain what to do with this file, beyond " the client should be given a pointer to the jaxrpc-mapping.xml file, which the standard JAXRPC javax.xml.rpc.ServiceFactory? does not support.", which frankly did not mean anything to me.
The interesting thing abou tthat WIKI entry (the url is if you are interested), is that all the examples before the client example use document style, but then the client example is written in a way that does not support document style. You may want to revise this as it is confusing at best for people using either style. I am glad that there is an alternate way of doing this, and the link you sent was very helpful, but I have an additional questions (and bear with me, as I am in many ways a novice to this): Now I have to provide the mapping file URL to the code, but I assume these files are not automatically hosted by JBoss, the way the WSDL is? Do I have to host them up myself, or maintain copies on the client side? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864016#3864016 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864016 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
