Hello All,

I have read several threads in this forum (JBossWS). Previously I wrote 
web-service using JBoss.net. However we have decided to rewrite it using 
JBossWS.

Previously I was using WSDL2Java tool from Axis - Now as recomended by JBOSSWS 
I intend to use wscompile to generate the service's RMI interface and a 
template of the class that implements the interface.

I am using the following command:

wscompile -import -keep  -d  config.xml

Config.xml points to the WSDL file.
My intension is to write the Custom Code in the Implementation file after 
generationg the code. 

My question is - do I need to write jaxrpc-mapping.xml by hand or we can use 
the wscompile tool for creating jaxrpc-mapping.xml.

If yes, then which option of wscompile shall I invoke to create 
jaxrpc-mapping.xml.

If we have to write by hand how will I input the RequestType and ResponseType 
mapping in jaxrpc-mapping.xml? I'm not sure If I have to write 
ws4ee-deployment.xml also.

Can anyone pleaase throw some light?
Thanking all in advance.


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

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


-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to