| Author |
JAXWS Problem with WSDL and WebService on WebSphere using RAD
|
Marcelo Tataje
Ranch Hand
Joined: Jan 31, 2011
Posts: 64
|
|
|
Hello, I'm facing a problem while deploying a WebService on Websphere using RAD. I deployed and generated the Java classes(contract first) based on a WSDL file suing WebSphere and JAXWS as engine for generate the WebService and WebService Client. The problem is that when I go to my url: http://localhost:9080/myService, it shows "Hello, this is an Axis2 Web Service". And I don't know why, because I'm using JAXWS for all the process. Is there any configuration needed for JAXWS or maybe disable any configuration for Axis2? Please I will be really grateful if somebody could help me please. Thanks in advance
|
 |
 |
|
|
subject: JAXWS Problem with WSDL and WebService on WebSphere using RAD
|
|
|