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