[
https://issues.apache.org/jira/browse/GERONIMO-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevan Miller closed GERONIMO-1032.
----------------------------------
> Deploy reports an improper port number for a newly deployed web app
> -------------------------------------------------------------------
>
> Key: GERONIMO-1032
> URL: https://issues.apache.org/jira/browse/GERONIMO-1032
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: deployment
> Affects Versions: 1.0
> Environment: Windows XP
> Reporter: Kevan Miller
> Assignee: Aaron Mulder
> Priority: Minor
> Fix For: 1.0
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.