[ http://issues.apache.org/jira/browse/GERONIMO-2285?page=all ]
Aaron Mulder updated GERONIMO-2285:
-----------------------------------
Summary: Console Show Plan screens have bad EAR plan in advice (was:
Console DB Pool Show Plan has bad EAR plan in advice)
Component/s: ActiveMQ
security
Description:
The JDBC show plan page shows:
{code:xml}
<application
xmlns="http://geronimo.apache.org/xml/ns/j2ee/application-1.0"
configId="MyApplication">
<module>
<connector>rar-file-name.rar</connector>
<alt-dd>plan-file-name.xml</alt-dd>
</module>
</application>
{code}
The JMS and security realm Show Plan pages have similar errors.
was:
It shows:
{code:xml}
<application
xmlns="http://geronimo.apache.org/xml/ns/j2ee/application-1.0"
configId="MyApplication">
<module>
<connector>rar-file-name.rar</connector>
<alt-dd>plan-file-name.xml</alt-dd>
</module>
</application>
{code}
> Console Show Plan screens have bad EAR plan in advice
> -----------------------------------------------------
>
> Key: GERONIMO-2285
> URL: http://issues.apache.org/jira/browse/GERONIMO-2285
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: security, ActiveMQ, console, databases
> Affects Versions: 1.1
> Reporter: Aaron Mulder
> Assigned To: Aaron Mulder
> Fix For: 1.1.2
>
>
> The JDBC show plan page shows:
> {code:xml}
> <application
> xmlns="http://geronimo.apache.org/xml/ns/j2ee/application-1.0"
> configId="MyApplication">
> <module>
> <connector>rar-file-name.rar</connector>
> <alt-dd>plan-file-name.xml</alt-dd>
> </module>
> </application>
> {code}
> The JMS and security realm Show Plan pages have similar errors.
--
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