[ 
https://issues.apache.org/jira/browse/DERBY-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12724072#action_12724072
 ] 

Knut Anders Hatlen commented on DERBY-1923:
-------------------------------------------

Here's what I found for Sun's JVM by running 
org.apache.derbyTesting.functionTests.tests.lang.XMLTypeAndOpsTest:

1.5.0, 1.6.0, 1.7.0: XML operators worked when xalan.jar (and serializer.jar 
implicitly via xalan.jar's manifest) was in the classpath

1.4.2: XML operators worked when the java.endorsed.dirs pointed to the Xalan 
2.7 installation directory. (The minimum set of jars needed to get the tests 
running on 1.4.2 was xalan.jar, serializer.jar, xml-apis.jar and xercesImpl.jar)

> XML operators - Xalan requirement
> ---------------------------------
>
>                 Key: DERBY-1923
>                 URL: https://issues.apache.org/jira/browse/DERBY-1923
>             Project: Derby
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 10.2.1.6
>            Reporter: Laura Stewart
>            Assignee: Kim Haase
>
> From Daniel Debrunner:
> The XML operators and data type include text about requiring Xalan etc. When 
> trying out XML I felt lost at this point because there was no information on 
> what I was meant to do. It was the feeling I was being told "You need to do 
> something with Xalan to get this to work, but you are going to have to figure 
> that out yourself". It stopped me from evaluating Mustang with XML. Can there 
> be information in the developers' guide about this, and a link to that 
> information from these Usage notes? 
>  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to