Hi, I am not sure about WebContent, but I think you can rename it, but then you have to add some changes in your config-files (I think it is .wtpmodules) eclipse created in the base-folder of your project. JavaSource is very easy to change. Just make a right-click on your project choose Properties. There you got Java Build Path. Click it. Under Source should be YourProjectName/JavaSource. Just mark it and click remove. After that you click add and create a folder with the name you want to have.
Question: Why should eclipse ignore the shared/lib folder? Regards Johannes "MyFaces Discussion" <[email protected]> schrieb am 10.08.05 08:35:47: > > Thanks for your answers... > > The problem was really the libraries, i missed the commons-el. > > Two other questions: > - Foldername WebContent and JavaSource are fix, no chance to rename them? > - Does the WTP ignore the tomcat/shared/lib folder? > > thanks for your help. Chris > > > > > "Zhai, Warren [IT]" <[EMAIL PROTECTED]> > > 09.08.2005 19:57 > Bitte antworten an "MyFaces Discussion" > An: "MyFaces Discussion" <[email protected]> > Kopie: > Thema: RE: Antwort: [OT] Is anyone using eclipse 3.1 with WTP > 0.7 and Tomcat 5.5 ? > > > > > I use NetBeans 4.1, and it works great. You can see the tomcat server log > right inside the IDE. > > Warren > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 09, 2005 11:31 AM > To: [email protected] > Subject: Antwort: [OT] Is anyone using eclipse 3.1 with WTP 0.7 and Tomcat > 5.5 > > > > I'm using eclipse 3.1 with WTP 0.7 and Tomcat 5.0.28 and it works fine. > Although I think a context restart is not really necessary if a edit a JSP > page. > > Have you looked into the tomcat log? It is located somewhere in a temp > folder under workspace\.metadata\.plugins\org.eclipse.wst.server.core > > [EMAIL PROTECTED] schrieb am 09.08.2005 17:02:59: > > > > > Hi, > > > > Is anyone using eclipse 3.1 with WTP 0.7 and Tomcat 5.5 ? I don't > > get my webapp to start at all... really at the beginning. > > I can work with wtp and tomcat 5.5 aslong as I don't use myfaces. As > > soon as I insert the FacesServlet or the startupListener to the web.xml, > > tomcat behaves strange. what ever page i try to access he gives me > > back a blank page, doesen't matter if the is a html or a jsf page... > > > > Did anyone had this behavior too? > > Or if someone uses the above combination, maybe he has some tipps > > for setting up.. > > > > chris > ______________________________________________________________ Verschicken Sie romantische, coole und witzige Bilder per SMS! Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193

