Don't recompile anything, go to tomcat's configuration file and change the
8080 for 80. Note that by doing this you're preventing any other server from
unning on port 80

Another alternative is to use AJP1.3 and the warp connector delivered with
Tomcat, check the Tomcat documentation. That's a tomcat issue, not a cocoon
problem

Carlos

On 12/13/01 11:50 PM, "Richard Meagher" <[EMAIL PROTECTED]> wrote:

> Hello all
> 
> I am a new Cocoon - Tomcat user. I have successfully installed Tomcat
> 4.0.1, Apache Server 1.3.2 and Cocoon 2.0 on my Windows 2000 machine. I
> have been able to run some examples using XML file, DTD and transforming
> them to WML, HTML and PDF. Life is good - now I want to stop entering
> the pesky port number in my URL whenever I want to run Cocoon 2. For
> example - I would like to enter
> http://localhost/cocoon/tranformedfile.xml instead of
> http://localhost:8080/cocoon/transformedfile.xml. Does anyone know what
> I need to download or what configuration I need to do this?  Any help
> appreciated.
> 
> Richard
> Ithaca, NY
> 
> 
> ---------------------------------------------------------------------
> 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]>

Reply via email to