[
https://issues.apache.org/jira/browse/TUSCANY-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473776
]
Yang ZHONG commented on TUSCANY-1099:
-------------------------------------
Thanks to Kelvin to change the comment from
"Node#lookupPrefix is only available since DOM Level 3 (Java 5)"
to something like
"Node#lookupPrefix is only available since DOM Level 3 (Java 5), and it
doesn't return rebound prefix. XSDConstants.lookupQualifier isn't supposed to
return rebound prefix either. This lookupPrefix returns any bound prefix no
matter rebound to other NameSpace or not, for [EMAIL PROTECTED] #getEPackage}."
> fix for TUSCANY-1083 used lookupPrefix method of Node not available to Java
> 1.4.2 users
> ---------------------------------------------------------------------------------------
>
> Key: TUSCANY-1099
> URL: https://issues.apache.org/jira/browse/TUSCANY-1099
> Project: Tuscany
> Issue Type: Bug
> Components: Java SDO Implementation
> Affects Versions: Java-SDO-Mx
> Environment: Java 1.4.2
> Reporter: Paul Golick
> Fix For: Java-SDO-Mx
>
> Attachments: SDOXSDEcoreBuilder.1099
>
>
> mvn build ends with message:
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Compilation failure
> C:\Tuscany\java505002\sdo\impl\src\main\java\org\apache\tuscany\sdo\helper\SDOXS
> DEcoreBuilder.java:[71,50] cannot resolve symbol
> symbol : method lookupPrefix (java.lang.String)
> location: interface org.w3c.dom.Element
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]