Hi, I'm rather a newbie at webservices, i've been reading alot about the technologies but bringing it into practice is something else.
I've been reading and learning alot lately but I always stumble onto a wall of things that keep me from actualy writing a webservice. I'm using JBoss and IntelliJ IDEA to write my code. My greatest concern atm is to find a tool that can generate the deployment descriptors like webservices.xml and jaxrpc-mapping for me. I've found java2wsdl to generate the wsdl-file for me. I've read that the WSDL2Java from WebSphere can generate webservices.xml also, but the wsdl2java from axis doesn't do that. I've tried jwsdp1.5 but that doesn't seem to do anything usefull to me. wscompile seems to be able to generate a java-wsdl-mapping but no webservices.xml file. Also i've just read on this forum that http://[host]:[port]/ws4ee/service/[service] should not be used anymore to generate the wsdl with java2wsdl. Things I learn in the morning seem to be deprecated in the evening. Help me out of this maze :-D you see... i keep hitting a wall of problems whenever I try something. Every tutorial I tried has failed at some point for different reasons. Can somebody give me some advice on how to do things? What tools should I use? How should I use them? What would you recommend that is straightforward and easy to use without having to use 3 different tools before something gets deployed. The things i'm working on right now is to ws-enable a stateless Session bean... any advice? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860130#3860130 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860130 ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
