Bugs item #753718, was opened at 2003-06-13 13:53
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=753718&group_id=22866

Category: JBossCX
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Brian Wallis (bwallis42)
Assigned to: Nobody/Anonymous (nobody)
Summary: Mismatching MBean attribute names in RARDeployment.java

Initial Comment:
Linux (Mandrake 9.1)
Sun JDK 1.4.1_01
Running jboss version 3.0.7 (but error persists into 3.2)

Reproduce:
In the jmx-console JMX Agent View, find the jboss.jca
section and click on the first RARDeployment service
MBean link, mine was:

* name=JBoss JDBC XATransaction
ResourceAdapter,service=RARDeployment

and you get the stack trace attached. The reason seems
to be a mismatch in attribute names for the
DynamicMBean RARDeployment.

getAttribute() uses "RARMetaData" and the name setup in
setupMBeanInfo() is "RARMetaDataElement". 

The source file is 
jbosscx/src/main/org/jboss/resource/RARDeployment.java
and the mismatched names are on lines 122 and 194


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=753718&group_id=22866


-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to