anonymous wrote : | - the WSDL is to be generated automatically from a Java endpoint interface |
JBossWS simply feeds back the wsdl you supply at deploytime - no wsdl is generated. anonymous wrote : | - am I correct in assuming that the SOAP implementation in the container is not something I can change on a per-application basis? In other words, if I use JBoss, I presume I am stuck with Axis on the server side for all my web services? | If your SOAP implementation only requires a compliant servlet container, you should be able to use that if you like. anonymous wrote : | - which tool should I use for WSDL generation - Axis or WScompile? | I use the latest Axis. anonymous wrote : | - which library should I run on the client - JWSDP 1.4 components, Axis client or something else? | If you have the choice, use sthe same library on both sides. Intreoperability is an aim not a guaranty. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845728#3845728 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845728 ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
