Bugs item #960488, was opened at 2004-05-26 00:03
Message generated for change (Comment added) made by ejort
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=960488&group_id=22866

>Category: JBossCX
Group: CVS HEAD
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: cory (charp3r)
>Assigned to: Adrian Brock (ejort)
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


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

>Comment By: Adrian Brock (ejort)
Date: 2004-05-26 01:55

Message:
Logged In: YES 
user_id=9459

Thanks. It is a good job somebody is awake :-)

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

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