[ 
http://issues.apache.org/jira/browse/TUSCANY-137?page=comments#action_12371797 
] 

Paul Golick commented on TUSCANY-137:
-------------------------------------

There remain some other problems that prevent a JDK 1.4 system from loading 
SDO2 class files:
these files have been compiled with a Java 1.5 library.
As an example of this problem, org\apache\tuscany\sdo\test\TestUtil.java uses 
the getXmlVersion() method of the org.w3c.dom.Document class but this method 
was added in 1.5 and is not present in the 1.4.2 class library.
I have been compiling a list of cases such as this but am not yet done.

> According to spec, sdo should be JDK 1.4 compatible
> ---------------------------------------------------
>
>          Key: TUSCANY-137
>          URL: http://issues.apache.org/jira/browse/TUSCANY-137
>      Project: Tuscany
>         Type: Bug
>   Components: Java SDO Implementation
>     Reporter: Daniel Kulp
>  Attachments: sdo.patch, spec.patch
>
> Patches to update spec/sdo and sdo to be source/target=1.4

-- 
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

Reply via email to