[Yanel-dev] [Bug 6871] New: Tomcat port configuration is just confusing

bugzilla at wyona.com bugzilla at wyona.com
Fri Dec 12 16:20:59 CET 2008


http://bugzilla.wyona.com/cgi-bin/bugzilla/show_bug.cgi?id=6871

           Summary: Tomcat port configuration is just confusing
           Product: Yanel
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal (C)
          Priority: P2
         Component: General
        AssignedTo: michael.wechner at wyona.org
        ReportedBy: guillaume.deflache at wyona.com
         QAContact: yanel-development at wyona.com


Tomcat port configuration can be done in local.build.properties but AFAICU the
build process only regenerates the server.xml file where they are written
during the previous "configure" step... and this very step demands you move
away any local.build.properties you may have!

So AFAICU to configure the ports the only way is to change them manually in the
server.xml...

>From there it sort of makes sense to hardcode the port number in the
"succesfully started" Ant message as is currently the case because anyway
changing the build properties is not sufficient.

Also all the Tomcat ports should be configurable, not only the HTTP and HTTPS
ports, but also the AJP and the main Tomcat server port (which defaults to
8005), and maybe yet others (debug, JMX?).
Else running two Tomcats at the same time for two different projects for
example remains impossible.


-- 
Configure bugmail: http://bugzilla.wyona.com/cgi-bin/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the Yanel-development mailing list