[ http://issues.apache.org/jira/browse/TUSCANY-885?page=all ]
Frank Budinsky updated TUSCANY-885:
-----------------------------------
Priority: Minor (was: Blocker)
Temporarily reversed this change in revision 475408.
Proper fix requires also changing Accessor.process() to handle invalid property
names.
The DAS test case should also be changed to handle null return, instead of
IlliegalArgumentException, because the current Tuscany implementation is not
conformant with the spec and still needs to be fixed.
> Property DataObject.getProperty(String propertyName) should return null if
> the property cannot be found
> -------------------------------------------------------------------------------------------------------
>
> Key: TUSCANY-885
> URL: http://issues.apache.org/jira/browse/TUSCANY-885
> Project: Tuscany
> Issue Type: Bug
> Components: Java SDO Implementation
> Affects Versions: Java-Mx
> Reporter: Fuhwei Lwo
> Assigned To: Kelvin Goodson
> Priority: Minor
> Fix For: Java-Mx
>
> Attachments: tuscany-885.patch
>
>
> Based on SDO 2.01 specification, DataObject.getProperty(String propertyName)
> should return null if the property cannot be found. Unfortunately, it
> returns IlegalArgumentException now.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]