----- Original Message ----- From: "Geoff Longman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 13, 2002 4:17 PM Subject: Re: [Tapestry-developer] Spindle / Tapestry tutorial quik kick off
> Eduardo, > > > Workbench compiles ok but when I start Tomcat 4 the following error > > occours: > > Hmm, not sure. I use Tomcat 3.3.1 and it works ok. > > You could move javax.servlet.jar out of /WEB-INF/lib > and then re-add it to the build properties. Tomcat doesn't need the jar but > you do to compile the > servlet. If you move it out of WEB-INF/lib then TOMCAT will use its own jar > instead. > > Build Path is accessible by right clicking on the project folder, choosing > properties and then Java Build Path > There's a libraries tab, remove javax.servlet.jar. Then move the file out of > WEB-INF/lib, then re-add the library to the build path. > > > > > Other question: > > in your step e.. Plugin activation : select menu 'Window->Customize > > Perspective...', > > expand 'Actions Sets' and check 'Tomcat' > > > > Actions Sets doesn't exists in my eclipse instalation. > > My mistake, look under 'Other', not 'Action Sets' There should also be a > Tomcat item on the main menu > On my system it appears between 'Project' and 'Run' > > Geoff > > ------------------------------------------------------- This sf.net email is sponsored by: Are you worried about your web server security? Click here for a FREE Thawte Apache SSL Guide and answer your Apache SSL security needs: http://www.gothawte.com/rd523.html _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
