Looks like the oracle XSL library isn't capable of transforming from a
DOMSource.  Sounds like a lousy implementationof JAXP; I recommend using
the latest Xalan instead.

This useful document explains how to switch, among other things:

http://java.sun.com/xml/jaxp/faq.html

Jeff


> -----Original Message-----
> From: Paul Knepper [mailto:[EMAIL PROTECTED]
> Sent: Sunday, October 26, 2003 11:09 AM
> To: [EMAIL PROTECTED]
> Subject: [Mav-user] transformer error
> 
> maverick Version 2.2.0
> opt-domify Version 2.0.2
> domify 1.0.1
> OC4J 9.0.3
> 
> Hello,
> 
> I'm trying to run the opt-domify example under OC4J.  The welcome page
> comes up fine.  When I select sign-up I get the following error.  Any
> ideas?
> 
> Thanks,
> Paul
> 
> 10/26/03 8:24 AM fb: Servlet error
> javax.xml.transform.TransformerException: XSL-1101: (Fatal Error)
> DOMSource node as this type not supported.
>             at
> oracle.xml.jaxp.JXTransformer.reportException(JXTransformer.java:725)
>             at
> oracle.xml.jaxp.JXTransformer.transform(JXTransformer.java:196)
>             at
>
org.infohazard.maverick.transform.XSLTransform$Step.go(XSLTransform.java
:2
> 50)
>             at
>
org.infohazard.maverick.opt.view.DomifyViewFactory$DomifyView.go(DomifyV
ie
> wFactory.java:111)
>             at
>
org.infohazard.maverick.flow.ViewWithTransforms.go(ViewWithTransforms.ja
va
> :39)
>             at
> org.infohazard.maverick.flow.CommandBase.go(CommandBase.java:57)
>             at
> org.infohazard.maverick.Dispatcher.service(Dispatcher.java:237)
>             at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
>             at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for
>
J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatch
er
> .java:721)
>             at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for
>
J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletReques
tD
> ispatcher.java:306)
>             at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for
>
J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.j
av
> a:767)
>             at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for
> J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
>             at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for
> J2EE].server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
>             at
>
EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecuto
r.
> java:803)
>             at java.lang.Thread.run(Thread.java:534)
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: The SF.net Donation Program.
> Do you like what SourceForge.net is doing for the Open
> Source Community?  Make a contribution, and help us add new
> features and functionality. Click here: http://sourceforge.net/donate/
> [INVALID FOOTER]



-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
[INVALID FOOTER]

Reply via email to