Hello,
I try to use maverick with the resin application server. When
I run the domify example I get a ClassCastException (below is the
complete StackTrace) The jsp example works fine. Can anybody
give me some advice on how to track down the problem.
Thanks for the help,
Stefan
Complete Error message:
java.lang.ClassCastException
at com.caucho.xsl.XslWriter.pushCopy(XslWriter.java:671)
at com.caucho.xsl.IdentityStylesheet.applyNode(IdentityStylesheet.java:109)
at com.caucho.xsl.IdentityStylesheet.applyNode(IdentityStylesheet.java:104)
at com.caucho.xsl.IdentityStylesheet.transform(IdentityStylesheet.java:87)
at com.caucho.xsl.TransformerImpl.transform(TransformerImpl.java:423)
at com.caucho.xsl.TransformerImpl.transform(TransformerImpl.java:313)
at org.infohazard.maverick.flow.LastStep.go(LastStep.java:110)
at
org.infohazard.maverick.opt.view.DomifyViewFactory$DomifyView.go(DomifyViewF
actory.java:109)
at
org.infohazard.maverick.flow.ViewWithTransforms.go(ViewWithTransforms.java:3
9)
at org.infohazard.maverick.flow.CommandBase.go(CommandBase.java:57)
at org.infohazard.maverick.Dispatcher.service(Dispatcher.java:198)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:103)
at
com.caucho.server.http.FilterChainServlet.doFilter(FilterChainServlet.java:9
6)
at com.caucho.server.http.Invocation.service(Invocation.java:312)
at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:244)
at
com.caucho.server.http.HttpRequest.handleConnection(HttpRequest.java:163)
at com.caucho.server.TcpConnection.run(TcpConnection.java:137)
at java.lang.Thread.run(Thread.java:536)
-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open!
Get cracking and register here for some mind boggling fun and
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
[INVALID FOOTER]