[jboss-user] [JBossWS] - Re: How to make a web service with XML input?

2007-09-10 Thread jaboj
Thank you. Then it is possible to deploy JAX-WS style web services to JBoss? Do I need the same deployment descriptors as in the Provider sample or some specific JBoss deployment descriptors? My sample web service signature looks like this: anonymous wrote : | @ServiceMode(value=Service.Mod

[jboss-user] [JBossWS] - Re: How to make a web service with XML input?

2007-09-10 Thread [EMAIL PROTECTED]
Take a look at the JAX-WS Provider examples. The Provider API allows raw xml exchange. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4082610#4082610 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4082610 ___