Hi,
I tryed to deploy orbeon-3.7.0beta1+.200902140505 to Tomcat 6.0.18 on WinXP. It complained that it couldn't find required versions for xerces and xalan ------------------------------------------ Looking for a valid Parser... Checking for Xerces, found version Xerces-J 2.9.0 needed version Xerces-J 2.9.1 Warning: Failed find a valid Parser! Looking for a valid Transformer... Checking for Saxon, found version 8.8 needed version 8.9.0 Checking for Xalan, found version Xalan Java 2.5.1 needed version Xalan Java 2.7.1 Warning: Failed find a valid Transformer! ------------------------------------------ I tryed to put these jars 1. into java.endorsed.dirs=D:\DevCenter\Core\Tomcat6.0\endorsed and 2. on the system CLASSPATH No change! Why? Regards, Christian -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Hi Christian, If there are no other problems running things, I am fairly certain this is a complaint of the embedded eXist database and that it is benign. Worth a search of the list archives. Regards, Hank > Hi, > I tryed to deploy orbeon-3.7.0beta1+.200902140505 to Tomcat 6.0.18 on > WinXP. > It complained that it couldn't find required versions for xerces and xalan > ------------------------------------------ > Looking for a valid Parser... > Checking for Xerces, found version Xerces-J 2.9.0 needed version Xerces-J > 2.9.1 > Warning: Failed find a valid Parser! > Looking for a valid Transformer... > Checking for Saxon, found version 8.8 needed version 8.9.0 > Checking for Xalan, found version Xalan Java 2.5.1 needed version Xalan > Java > 2.7.1 > Warning: Failed find a valid Transformer! > ------------------------------------------ > I tryed to put these jars > 1. into java.endorsed.dirs=D:\DevCenter\Core\Tomcat6.0\endorsed and > 2. on the system CLASSPATH > No change! Why? > Regards, > Christian > -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Administrator
|
In reply to this post by christian.lerch
Christian,
On Feb 16, 2009, at 12:37 AM, <[hidden email]> <[hidden email] > wrote: > I tryed to deploy orbeon-3.7.0beta1+.200902140505 to Tomcat 6.0.18 > on WinXP. > It complained that it couldn't find required versions for xerces and > xalan Yes, no worries: like Hank said, this is just eXist telling you it doesn't find the version of Xerces and Xalan it expects, but this isn't a problem. Alex -- Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise Orbeon's Blog: http://www.orbeon.com/blog/ Personal Blog: http://avernet.blogspot.com/ Twitter - http://twitter.com/avernet -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
I'm just wondering:
Regards, Christian Alessandro Vernet schrieb: Christian, --
km-works · Ing. Christian Lerch KEG Geschäftsführer: Christian Lerch · FN:
249408 b, LG Wien · UID: ATU57985808 -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws christian_lerch.vcf (324 bytes) Download Attachment |
Administrator
|
Christian,
On Feb 17, 2009, at 10:44 PM, Christian Lerch wrote: > I'm just wondering: > • why no other Tomcat 6.0 users ever had this problem > • what are the consequences in a production environment > • why it (eXist) doesn't find the jars even if they are on the > system classpath This is not just happening on Tomcat 6. It will happen on every application server. The Xerces and Xalan libraries used are not those from Tomcat, but those that ship with Orbeon, and eXist is saying that this is not exactly the version it expects. In practice this isn't a problem, so you can safely ignore those messages. Alex -- Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise Orbeon's Blog: http://www.orbeon.com/blog/ Personal Blog: http://avernet.blogspot.com/ Twitter - http://twitter.com/avernet -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
You can't ignore those messages because you can't run any of the XForms Tutorial Apps, etc. so this is a big problem.
|
Free forum by Nabble | Edit this page |