-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

"Remy Maucherat" <[EMAIL PROTECTED]> writes:
<snip/>

> 
> I already apologized 3 times for the problems with Xalan in particular.
> Thankfully, the workaround is simple enough.  So here's one more: I'd like to
> apologoize for letting this bug sneak in the release.
> 
> 4.0.4 b1 should fix it (at least with Xalan). The only thing this release
> should not like is if you have the servlet API classes in a JAR.

Well... I did have servlet.jar in WEB-INF/lib... I removed it.  Stupid to have
it in there anyway.

That said... I still have classloader problems with 4.0.4-b1.

Specifically when I try to call a Java function from Xalan

javax.xml.transform.TransformerException: java.lang.NullPointerException
        at 
org.apache.xalan.extensions.ExtensionHandlerJavaClass.callFunction(ExtensionHandlerJavaClass.java:357)
        at 
org.apache.xalan.extensions.ExtensionsTable.extFunction(ExtensionsTable.java:257)
        at org.apache.xpath.functions.FuncExtFunction.execute(FuncExtFunction.java:181)

It appears that Xalan can't instantiate my class/extension.  For whatever reasons...

<snip/>

This is the wierdness that I was talking about.  What Xalan bug did you fix?
Could you give me more insight here?  Whatever you fixed has broke Xalan
extension support ... at least in my app which has run just fine under anything
pre 4.0.3...

Kevin

- -- 
Kevin A. Burton ( [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] )
             Location - San Francisco, CA, Cell - 415.595.9965
        Jabber - [EMAIL PROTECTED],  Web - http://relativity.yi.org/

Please don't use hard tabs       in your code.  Instead use 4 spaces.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Get my public key at: http://relativity.yi.org/pgpkey.txt

iD8DBQE8jAe1AwM6xb2dfE0RAr6rAJ9285KR/fceQzEVIWt/HnaaqvaXYQCgrNB9
FIYTV6MSqqP1IHglVtEDWQU=
=5fXM
-----END PGP SIGNATURE-----

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to