• 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

Web Services Support in WAS 4.0

 
Ranch Hand
Posts: 548
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

I have tried creating a traditional Hello World Java Bean converted as a web service and created a web client and stand alone java client to access this webservice.

I tried these two war file in WSAD 5.0 Test Environment available within my WSAD 5.1.2 since testing the same is giving problems in WSAD 4.0 Test Environment and I am getting some j2ee incopatible version error since WAS 4.0 is J2EE 1.2 complaint.

I have used the Web Service implementation jars provided within WSAD 5.1.2 but not Apache AXIS jars.

Does WebSphere Application Server 4.0 (WAS 4.0) support web services ?



Thanks & Regards,
Kumar.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic