- 
        1. Re: xdoclet and ws4ee - how?thomas.diesler Aug 16, 2004 3:31 AM (in response to dpocock)There is yet no xdoclet support for JBossWS, neither is a web-services.xml needed. 
 http://www.jboss.org/wiki/Wiki.jsp?page=JBossWS
- 
        2. Re: xdoclet and ws4ee - how?dpocock Aug 16, 2004 8:26 AM (in response to dpocock)
 Oops, that was my mistake. Some of the web sites I found refer to web-services.xml, when in fact it should be webservices.xml
 I notice some stuff for generating WSDL, JAXRPC mappings, webservices.xml, etc, is starting to appear in Xdoclet CVS. In the meantime, I guess I'll be coding these by hand.
- 
        3. Re: xdoclet and ws4ee - how?thomas.diesler Aug 16, 2004 9:00 AM (in response to dpocock)You can use axis java2wsdl and I believe there is something in jwsdp to generate the jaxrpc-mapping.xml - I've not tried that. 
 Hint, use the latest axis when doing java2wsdl
- 
        4. Re: xdoclet and ws4ee - how?dhartford Sep 7, 2004 10:59 AM (in response to dpocock)With Jboss 4 release coming soon, what is the update on the ws4ee/xdoclet solution? I also saw in the release notes a switch to IBM's wsdl4j, so how does that impact things for people trying to automate their code production? 
 -D
- 
        5. Re: xdoclet and ws4ee - how?thomas.diesler Sep 11, 2004 5:30 AM (in response to dpocock)There are no immediate plans to support XDoclet for JBossWS. Axis also includes IBM's wsdl4j. Do you see issues with wsdl4j? 
 
     
    