[ http://issues.apache.org/jira/browse/GERONIMO-2594?page=comments#action_12456001 ] Anita Kulshreshtha commented on GERONIMO-2594: ----------------------------------------------
Fixed in rev 483063. Mac users please verify that it works for you. Thnaks Joe and Kevan! for providing valuable input: http://www.nabble.com/Re%3A-Need-help-with-IBM-JDK-1.5-p7645190.html > Add xalan to endorsed directory > ------------------------------- > > Key: GERONIMO-2594 > URL: http://issues.apache.org/jira/browse/GERONIMO-2594 > Project: Geronimo > Issue Type: Improvement > Security Level: public(Regular issues) > Components: buildsystem > Affects Versions: 2.0 > Environment: All > Reporter: Anita Kulshreshtha > Assigned To: Anita Kulshreshtha > Fix For: 2.0 > > Attachments: geronimo.diff, geronimo.diff > > > from a discussion on the list: > http://www.nabble.com/Server-startup-fails-with-Sun-JDK-1.5%2C-xalan-missing-p7375349.html > It is possible to use Sun's xalan packed with JDK1.5 by setting the > property: > -Djavax.xml.transform.TransformerFactory="com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl" > > http://www.nabble.com/Re%3A-Server-startup-fails-with-Sun-JDK-1.5%2C-xalan-missing-p7491438.html > To make geronimo independent of Sun JVM add xalan to endorsed dir. > If there are no comments/objections I will commit this on Monday 27th. -- 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
