• 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

WebSphere - AXIS 1.2 RC2 classloading settings

 
Ranch Hand
Posts: 548
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If anyone deployed AXIS 1.2 RC2 on WSAD 5.1.2 WebSphere 5.0 Test Environment, then what is the ideal and
correct (assuming that I have all of AXIS jars in WEB-INF\lib directory) setting for below
to get AXIS up and running with no conflict w.r.t xerces jars, commons-logging and commons-discovery jars :

ear Classloader mode: ???
ear WAR classloader policy: ???
war Classloader mode : ???

Please suggest ...
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic