Jacek Laskowski wrote:

David Jencks wrote:

You could deploy another jetty connector gbean on the port you want to use, but I don't know of an easy way to get rid of the one on port 8080 or change it's port.


$ grep -cl 8080 modules/assembly/src/plan/*-plan.xml
modules/assembly/src/plan/j2ee-server-plan.xml

Once you changed it, do the build again. Provided it's already been done, just 'cd modules/assembly' and type 'maven'. It will build Geronimo again with Jetty listening to the 8080 port.


Sorry, I meant to write: "...listening to your chosen port".

Jacek



Reply via email to