Lionel: For some reason, PARENT_LAST doesn't work on websphere(on development environment, not sure on runtime). So either I have to remove the jdom.jar from websphere/lib or have a SHARED_LIBS defined. We will be going with the later approach. I'd really appreciate if you can spend few minutes and share your experience/knowledge in running slide on websphere
Oliver: Thanks for taking initiative to create the wiki page, lets hope we will get some input on this websphere setup... Thanks, Jagadeesh -----Original Message----- From: Oliver Zeigermann [mailto:[EMAIL PROTECTED] Sent: Thursday, November 18, 2004 9:18 AM To: Slide Users Mailing List Subject: Re: Is anyone running Slide 2.1 Beta2 on Websphere 5.1.1 OK, I created an initial Wiki page at http://wiki.apache.org/jakarta-slide/WebSphereSetup that initially contains Jagadeesh's experience. Lionel, have you been able to let Slide run on WS? Would you share your knowledge in the Wiki as well? Thanks, Oliver On Thu, 18 Nov 2004 16:57:15 +0100, Lionel Mayaud <[EMAIL PROTECTED]> wrote: > Jagadeesh Sunkara <[EMAIL PROTECTED]> wrote: > > 1) JDOM issue, the jdom.jar (ver 1.0) that comes with slide2.1beta2 > > is later than websphere's version of jdom, so I had to > > remove/replace websphere's version and it works fine now, no errors > > during slide startup/initialization > > You should not touch WebSphere /lib directory. > There is a ClassLoader Policy option at EAR level Use PARENT_LAST. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
