You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Knut Anders Hatlen (JIRA)" <ji...@apache.org> on 2007/05/31 23:32:15 UTC

[jira] Created: (DERBY-2739) Automatically detect and use the Xalan which is included in Sun's Java 1.5.0 and higher

Automatically detect and use the Xalan which is included in Sun's Java 1.5.0 and higher
---------------------------------------------------------------------------------------

                 Key: DERBY-2739
                 URL: https://issues.apache.org/jira/browse/DERBY-2739
             Project: Derby
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 10.3.0.0
            Reporter: Knut Anders Hatlen
            Priority: Minor


Sun's Java 1.5.0 and higher includes Xalan, but Derby doesn't find it because it has been moved to a non-standard package. Derby should be able to detect and use these classes if it cannot find Xalan in the standard package on the classpath. This would make it easier for many users to start using Derby's XML features.

See also the discussion in this thread: <URL:http://mail-archives.apache.org/mod_mbox/db-derby-dev/200705.mbox/%3c465F015C.9070404@gmail.com%3e>

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