Hi Eric, There is no documentation on it. But my guess would be that adding a webapp into the classpath would be picked up by what the sysdeo home page calls a 'special Tomcat classloader' and run with that classloader as well as the WebappX classloader catalina creates for each webapp it finds in the webapps directory.
David > -----Original Message----- > From: Eric Pugh [mailto:[EMAIL PROTECTED] > Sent: 30 September 2003 08:25 > To: 'Turbine Users List' > Subject: RE: Anybody running T2.3 from Eclipse? > > > Not sure about the VelocityPage.. So, the Add java Projects is > the killer? > That is what causes it to double load? we should add that to the wiki.. > > Eric > > > -----Original Message----- > > From: David Wynter [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, September 30, 2003 8:59 AM > > To: Turbine Users List; [EMAIL PROTECTED] > > Subject: RE: Anybody running T2.3 from Eclipse? > > > > > > Hi Eric, > > > > You prompted me to look at the settings in the Sysdeo Tomcat > > plugin. I found > > that if you have the T2.3 webapp you are running selected in > > the "Add Java > > projects to Tomcat classpath" it runs it a second time. > > > > Any ideas on why with a standard config it tried to laods > > VelocityPage.vm? > > > > Thanks, > > > > David > > > > > -----Original Message----- > > > From: Eric Pugh [mailto:[EMAIL PROTECTED] > > > Sent: 30 September 2003 07:36 > > > To: 'Turbine Users List' > > > Subject: RE: Anybody running T2.3 from Eclipse? > > > > > > > > > I don't have any problems using tomcat in eclipse.. What > > are all your > > > various tomcat settings? > > > > > > I use a stripped down tomcat in /root_of_project/tomcat... > > > > > > Eric > > > > > > > -----Original Message----- > > > > From: David Wynter [mailto:[EMAIL PROTECTED] > > > > Sent: Monday, September 29, 2003 7:32 PM > > > > To: Turbine-User > > > > Subject: Anybody running T2.3 from Eclipse? > > > > > > > > > > > > Hi, > > > > > > > > I run my T2.3 application having started Tomcat from the > > > > startup.bat in > > > > <Tomcat_Home>\bin directory and it initialises once. If I > > > > start it from > > > > within Eclispe usign the Sysdeo Tomcat plugin I always get > > > > "[INFO] Turbine - -Double initialization of Turbine was > > attempted!". > > > > > > > > Anybody else experienced this and know how to avoid it? > > > > > > > > Thanks > > > > > > > > David Wynter > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > 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] > > > > > > > > > --------------------------------------------------------------------- > > 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
