I've been looking into putting our wsdl files into a webservice using JBossWS 
on JBoss 4.2.3 but the docs are so bad i'm getting a headache!

For example: http://docs.jboss.org/jbossas/getting_started/v4/html/ws.html
There is no explanation AT ALL what the following does:
ant -f jboss-build.xml package-ws
ant -f jboss-build.xml deploy-ws

I would like to put that into our own build script.

So my questions are:

1. From our wsdl files how do we exactly turn it into the java source files. 
Using wsdl2java yes, but need more info. What do we need to download to get it 
working on the computer we have installed JBoss on. What do we need to put in 
PATHS etc.

2. When we have the java files... What do we do now? How do we package it? Can 
we package it with the rest of our EJB files that we put on the jboss server as 
an .ear?

JBossWS seriously lack a good tutorial that has links to all referenced build 
scripts or files.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4187651
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to