• 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
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Websphere 4.0.4 and iPlanet 6.0

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Oracle 8.1.7 is on it's own server, Websphere 4.0.4 on another, and iPlanet 6.0 on it's own server.
I installed the Websphere plugin on the iPlanet server using the install gui.
The gui installer wasn't aware that with iPlanet 6.x the config file changed so I modified obj.conf and magnus.conf to put the "Init fn=" lines in the correct location. I then copied the plugin from the Websphere server to the iPlanet server.
When I cycle the webserver I see the plugin was sourced in the Websphere logs on the iPlanet server.
The problem is when I try to hit the snoop app, it looks like the transaction never leaves the Webserver (verified with snoop). What I see in the logs is a ClassDefNotFound error related to the servlet on the Webserver.
Any suggestions?
TIA
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic