Quick follow-up question: how do I get "Apache on top of Tomcat" - my previous Apache-Tomcat3 link does not work anymore... is there a reference for how to do this?
Thanks Derek >>> [EMAIL PROTECTED] 25/10/2001 03:12:03 >>> <Context path="/cocoon" docBase="d:/Myproj" debug="0" reloadable="true"/> in server.xml. Works for me. Then use Apache on top of Tomcat, if you want to remove the Tomcat port from your URL. Lajos galatea.com Eduardo Godoy Vega wrote: > OK, > but I don't want to put my project inside %TOMCAT_HOME% tree ... 'cause I > delete it from time to time ... (re-build the lastest version of cocoon2) > ... > > to me, the best solution is to put my project in > > D:\Myproj > > I was searching the FAQ and the archives ... but I didn't find a solution... > > Eduardo. > > -----Original Message----- > From: Lajos Moczar [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, October 23, 2001 5:06 PM > To: [EMAIL PROTECTED] > Subject: Re: How to deploy my cocoon project ? > > > If you're not using %TOMCAT_HOME%\webapp\ROOT, you could either rename > "cocoon" to "ROOT", and restart Tomcat, or edit > %TOMCAT_HOME%\conf\server.xml and point the docBase for the "" context > to webapps/cocoon. > > Either way, you remove the offending "cocoon" from the URL. > > Lajos > galatea.com > > > Eduardo Godoy Vega wrote: > > >>Hi, >> I wrote and test my "cocoon project" ... right now is on >> %TOMCAT_HOME%\webapps\cocoon\myproj >> >> is it possible to deploy it in a different path ? >> for example: >> %TOMCAT_HOME%\webapps\myproj >> >> or >> D:\myproj >> >>Eduardo. >> >>--------------------------------------------------------------------- >>Please check that your question has not already been answered in the >>FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> >> >>To unsubscribe, e-mail: <[EMAIL PROTECTED]> >>For additional commands, e-mail: <[EMAIL PROTECTED]> >> >> > > > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > For additional commands, e-mail: <[EMAIL PROTECTED]> > > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > For additional commands, e-mail: <[EMAIL PROTECTED]> > > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]> --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>