Bugs item #960488, was opened at 2004-05-26 00:03
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=960488&group_id=22866

Category: JBossMX
Group: CVS HEAD
Status: Open
Resolution: None
Priority: 5
Submitted By: cory (charp3r)
Assigned to: Nobody/Anonymous (nobody)
Summary: jca 1.5 config properties broken

Initial Comment:
Config properties don't work for ResouceAdapter and
ActivationSpec. 

ActivationSpecFactory.java:
bad logic in for loops checking for required properties
lines 47-58
setAsText(null) should be setAsText(value) line 81

ResourceAdapterFactory.java
setAsText(null) should be setAsText(value) line 76

MessageDrivenMetaData.java
getChildrenByTagName(element ...  should be
getChildrenByTagName(activationConfig ... line 352


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

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


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to