The conversion for Xpath "@Property" is not being resolved to "Property" as per
Spec
------------------------------------------------------------------------------------
Key: TUSCANY-425
URL: http://issues.apache.org/jira/browse/TUSCANY-425
Project: Tuscany
Type: Bug
Components: Java SDO Implementation
Versions: Java-M1
Environment: All environments
Reporter: Hasan Muhammad
Priority: Critical
According to the SDO specification, when the Xpath expression "@property" is
used to find the value of the property, in the SDO layer, "@" has no meaning.
Hence it should be ignored and this expression must be resolved to be just
"property", and the value returned. But this is not happening, and the whole of
the expression is being taken as a the property resulting in a "Not a valid
feature" excpetion.
--
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]