[JBoss-dev] [JBossWS] - Confusion about XML descriptors and tools

2004-11-23 Thread jobor
Hello,

I'm trying out JBoss 4.0 and want to use the web services capability of EJB's 
and JBoss. But some things are not very clear to me. So I have a few questions.
1 - What is the preferred way to generate the WSDL mapping file? Should I use 
wscompile or should I use the Axis style? I think it is the wscompile if I read 
the posts and the Wiki. But the examples of JBoss use Axis in combination with 
Ant.
2 - Which XML files are generated and which ones do I have to make  by hand?
3 - Has the webservices.xml the same meaning for a web service as the 
ejb-jar.xml for EJB's? Do I have to make this file by hand?
4 - The wscompile program is using a config.xml. Where can a find an 
explanation of this file of what elements should be in there?

T.I.A.

Johan.



View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3856080#3856080

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3856080


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development


[JBoss-dev] [JBossWS] - Confusion about XML descriptors and tools

2004-11-23 Thread ${bb.Guest}
Johan,

1) wscompile is the prefered way to generate WSDL, it is the only way to 
generate jaxrpc-mapping.xml

2) webservices.xml is not generated

3) webservices.xml is the standard deployment descriptor for WS4EE server side 
components. WS4EE clients have their metadata specified in the service-ref 
element in ejb-jar, web.xml, application-client.xml respectively.

4) download the JWSDP-1.5 and have a look at the JAXRPC tool documentation, or 
online here: http://java.sun.com/webservices/docs/1.5/jaxrpc/jaxrpc-tools.html

--

This is a reply to 
http://www.jboss.org/index.html?module=bbop=viewtopict=56818 as I am 
currently getting errors replying to forum posts

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3856095#3856095

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3856095


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
___
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development