You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org> on 2005/10/31 02:49:57 UTC

[jira] Resolved: (GERONIMO-1032) Deploy reports an improper port number for a newly deployed web app

     [ http://issues.apache.org/jira/browse/GERONIMO-1032?page=all ]
     
Aaron Mulder resolved GERONIMO-1032:
------------------------------------

    Fix Version: 1.0
     Resolution: Fixed
      Assign To: Aaron Mulder

Revision 329699

> 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
>     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.
-
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