have had some very frustrating experiences on trying to do struts1.1 on iplanet 6. Spent about 5 days trying to get it to work..but failed. So right now, i'm just working with Struts 1.0 There are two problems you'll face with 1.1
1) Logger in ActionServlet won't initialize. So server will not initialize the web app itself 2) Struts-config.xml won't get parsed. I think its possibly because of some conflict in xml parsers of iplanet and the ones needed by Struts1.1. Gives IllegalMonitorStateException(if i remember right) on parsing Struts-config.xml I could fix 1 by changing source. Couldn't find a solution for 2 and so abandoned it midway and stuck to 1.0. 1.0 worked right out of the box. -----Original Message----- From: Velagapudi, Niranjan [mailto:[EMAIL PROTECTED] Sent: Friday, March 07, 2003 4:18 PM To: 'Struts Users Mailing List' Subject: RE: Any Known Help (links) on Making Struts 1.1 work on I Planet 6.0? Web Server. Thanks, Niranjan -----Original Message----- From: Raible, Matt [mailto:[EMAIL PROTECTED] Sent: Friday, March 07, 2003 5:14 PM To: 'Struts Users Mailing List' Subject: RE: Any Known Help (links) on Making Struts 1.1 work on I Planet 6.0? webserver or appserver? > -----Original Message----- > From: Velagapudi, Niranjan [mailto:[EMAIL PROTECTED] > Sent: Friday, March 07, 2003 3:11 PM > To: 'Struts Users Mailing List' > Subject: Any Known Help (links) on Making Struts 1.1 work on I Planet > 6.0? > > > > Is anyone aware of known links that discuss making struts 1.1 work on > Windows with i planet 6.0 (Service Pak 5)? > > Thanks, > > Niranjan > --------------------------------------------------------------------- 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]