Hmmm ...
All I can say, is that I am using global variables in conjunction with
prefer-web-inf but am using the newest official cocoon release ... maybe
this is why I am not having your problems.
Why don't you just try replacing the jars with newer ones? I rememder
the Xml Parser Jars allways beeing a problem, since they are mostly
provided by the VM. Maybe Bea stops using the Weblogic libs, but not the
ones in the JRockit VM? This is just a guess though.
Chris
Leonardo Battagli schrieb:
Hi Chris,
My flowscript, after removing global variables, now works !
So everything works finw without prefer-web-inf
If I use prefer-web-inf I get the following exception:
file:/C:/Programmi/bea/user_projects/domains/mydomain/applications/F24Online
Sella/creadistinte/resources/xsl/start.xsl:
org.apache.excalibur.xml.xslt.XSLTProcessorException: Exception in creating
Transform Handler
at
org.apache.cocoon.transformation.TraxTransformer.setup(TraxTransformer.java:
320)
at
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.setupPipeli
ne(AbstractProcessingPipeline.java:383)
[CUT]
Caused by: org.apache.excalibur.xml.xslt.XSLTProcessorException: Exception
in creating Transform Handler
at
org.apache.excalibur.xml.xslt.XSLTProcessorImpl.getTransformerHandlerAndVali
dity(XSLTProcessorImpl.java:350)
at
org.apache.cocoon.transformation.TraxTransformer.setup(TraxTransformer.java:
312)
... 88 more
Caused by: java.lang.ClassCastException
at org.apache.xpath.compiler.FuncLoader.getFunction(FuncLoader.java:89)
at
org.apache.xpath.compiler.FunctionTable.getFunction(FunctionTable.java:243)
Btw weblogic (with prefer-web-inf=true) should load xalan classes from
web-inf/lib ?!?
I'm not so sure about that
Then weblogic 8.1docs state that app server is comptabile only with xerces
2.2, 2.3, 2.4 and Cocoon is shipped with newer versions
Leonardo
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]