With a tomcat-only configuration, the deployer reports the correct port number.
--kevan

On 9/29/05, David Jencks <[EMAIL PROTECTED]> wrote:
what happens if you copy the config.tomcat.* files over the config.*
files in var/config?
This will result in only tomcat starting

david jencks

On Sep 29, 2005, at 1:30 PM, Kevan Miller wrote:

> Hi Jeff,
>  The "tomcat" goal will drive a "clean" (tomcat -> rebuild ->
> clean&build). To be safe, I just cleaned and build tomcat. I still see
> the problem. It sounds like from Aaron, that this is a known
> problem...
>  --kevan
>
> On 9/29/05, Jeff Genender <[EMAIL PROTECTED]> wrote:
>>
>> Did you run maven tomcat in assembly?Please do a maven -o clean
>> there
>> first, then do a maven -o tomcat.See if that works.
>>
>> Jeff
>>
>> > Deploy reports an improper port number for a newly deployed web app
>> > -------------------------------------------------------------------
>> >
>> >Key: GERONIMO-1032
>> >URL: http://issues.apache.org/jira/browse/GERONIMO-1032
>> >Project: Geronimo
>> > Type: Bug
>> > Components: deployment
>> > Versions: 1.0
>> >Environment: Windows XP
>> > Reporter: Kevan Miller
>> > Priority: Minor
>> >
>> >
>> > I ran "maven tomcat" to create a Tomcat-default web container
>> > configuration. When I deploy Struts applications, deploy helpfully
>> reports
>> > the url of the deployed application. However, the reported url is
>> > incorrect. It seems that the Jetty port number is being used
>> instead of
>> > the Tomcat port number. For example:
>> >
>> > %JAVA_HOME%\bin\java.exe" -jar %GERONIMO_HOME%\bin\deployer.jar
>> --user
>>  > system --password manager deploy struts-documentation.war
>> > Deployed struts-documentation @
>> > http://coltrane:8090/struts-documentation
>> >
>> > In fact, struts-documentation is available on port 8080.
>> >
>> > --
>> > This message is automatically generated by JIRA.
>> > -
>> > If you think it was sent incorrectly contact one of the
>> administrators:
>> >http://issues.apache.org/jira/secure/Administrators.jspa
>> > -
>> > For more information on JIRA, see:
>> > http://www.atlassian.com/software/jira
>> >
>>


Reply via email to