I have real problems trying to figure out what to do. I have done webservices 
earlier with jboss.net and now in new place I need to figure out how to do it 
with latest jboss version (have 4.0.3RC2) and JBossWS. 

I have wsdl file from which I created classes using wscompile from jwsdp 1.6.

I have been reading through those step by step guides and trying to google up 
other helpful pages.

I think I get the basic idea how to do things, but generated classes and opened 
them in Eclipse I have one big problem before I can even start testing if my 
assumptions are correct.

So classes generated by wscompile contain errors, they refer to com.sun.xml... 
stuff that I located from jaxrpc-impl.jar in Sun App Server lib directory. As I 
can't find anything that contains those classes from jboss directories or 
normal java sdk it would seem that those classes should be included into .war 
file. But because example ws.war does not contain anything like that I start to 
think I am doing something wrong.

It would be great if someone could makeup real "step by step guide from wsdl to 
webservice for dummies" :)

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3892056#3892056

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3892056


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to