|
Replies:
2
-
Last Post:
Sep 25, 2008 2:28 PM
by: vinodsingh
|
|
|
|
|
|
|
JBoss and JAX-WS 2.0
Posted:
Sep 15, 2005 5:10 PM
|
|
|
Obviously, some of you out there have successfully deployed applications using JAX-WS 2.0 and JBoss.
I am new to web services, and have been trying to piece together how to do this, but since all of JBoss' documents are for JAX-RPC 1.x, and the JAX-WS 2.0 docs are out-of-date and for Sun AS, I'm having a heck of a time getting this to happen.
I've done the WSDL->Java import, JSE, web.xml, webservices.xml, and I still can't quite get this to deploy.
Does anyone have a working sample for JBoss that you could post or send for analysis? It would be extremely helpful.
Thanks, Mike
|
|
|
|
|
|
|
Re: JBoss and JAX-WS 2.0
Posted:
Sep 19, 2005 3:45 PM
in response to: platinumdragon
|
|
|
Mainly, I seem to be having problems with the fact that there is no longer a mapping file. JBoss can't find the java methods.
|
|
|
|
|