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 2006/04/28 06:10:37 UTC

[jira] Created: (GERONIMO-1936) WAR deployed with configId with no type isn't treated as WAR by deploy tool, is by console

WAR deployed with configId with no type isn't treated as WAR by deploy tool, is by console
------------------------------------------------------------------------------------------

         Key: GERONIMO-1936
         URL: http://issues.apache.org/jira/browse/GERONIMO-1936
     Project: Geronimo
        Type: Bug
    Security: public (Regular issues) 
  Components: deployment  
    Versions: 1.1    
    Reporter: Aaron Mulder
 Assigned to: Aaron Mulder 
    Priority: Blocker
     Fix For: 1.1


When a WAR is deployed with:

<environment>
  <configId>
    <groupId>foo</groupId>
    <artifactId>bar</artifactId>
  </configId>
</environment>

Then the deploy tool doesn't show URLs for the WAR in its list (e.g. JSR-88 doesn't think it's a WAR?).  However, the console does list it in the list of deployed WARs.  Need to see what's wrong with the logic in the deploy tool.

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


[jira] Resolved: (GERONIMO-1936) WAR deployed with configId with no type isn't treated as WAR by deploy tool, is by console

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1936?page=all ]
     
Aaron Mulder resolved GERONIMO-1936:
------------------------------------

    Resolution: Cannot Reproduce

Looks like this was fixed by one of the previous changes?

> WAR deployed with configId with no type isn't treated as WAR by deploy tool, is by console
> ------------------------------------------------------------------------------------------
>
>          Key: GERONIMO-1936
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1936
>      Project: Geronimo
>         Type: Bug
>     Security: public(Regular issues) 
>   Components: deployment
>     Versions: 1.1
>     Reporter: Aaron Mulder
>     Assignee: Aaron Mulder
>     Priority: Blocker
>      Fix For: 1.1

>
> When a WAR is deployed with:
> <environment>
>   <configId>
>     <groupId>foo</groupId>
>     <artifactId>bar</artifactId>
>   </configId>
> </environment>
> Then the deploy tool doesn't show URLs for the WAR in its list (e.g. JSR-88 doesn't think it's a WAR?).  However, the console does list it in the list of deployed WARs.  Need to see what's wrong with the logic in the deploy tool.

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