• 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

Calling WebsphereService from Tomcat

 
Greenhorn
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Everyone,
My query relates to making SOA calls to a Web Service lying on a Websphere Application server from a Tomcat Server.
So far, what I've basically been doing is making SOA calls from the my local server to web services lying on the same server/server type.

Can anyone please tell me what I need to do differently to make calls to a Web Service on the Websphere Server? I believe its the security feature provided by the server that changes things here but I dont know exactly how to go about things, the following is the Request SOA at the moment:



Please Help.

Thanks in advance,
Ravissant
reply
    Bookmark Topic Watch Topic
  • New Topic