• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Help with WebService on RAD and WebSphere

 
Ranch Hand
Posts: 64
Oracle Java Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
 
This tiny ad is guaranteed to be gluten free.
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic