Bugs item #1052254, was opened at 2004-10-22 14:45
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=1052254&group_id=22866

Category: JBossMX
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Janny Buh (janny_buh)
Assigned to: Nobody/Anonymous (nobody)
Summary: XMBean 1.0 parsing notification bug

Initial Comment:
I'm using JBoss 3.2.6 and I'm working with XMBean xml
descriptors generated by XDoclet.
I've noticed that when I build a ModelMBeanInfo from an
xml file, the JBossXMBean10 class used to parse the
file ignores the notification section.
I've inspected the source code and I've decteded two
errors regarding notification parsing.

The first is a misspelling in notification tag name
(notificationS instead of notification, as reported in
the jboss_xmbean_1_0.dtd file).

The second is an array class casting error during
conversion from List to Array (I've manually converted
each element, perhaps there is a more elegant solution
for this).

I've attached a possible fix for these bugs.
These bugs also affect JBoss 3.2.x and JBoss 4.0.0.

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

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


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to