Hi Sige!

The problem is that Tapestry uses some special extensions to StaX in the
template parser. Therefore Tapestry casts the XMLInputFactory to the
Woodstox implementation and fails.

Workaround:
 1. add a system parameter
-Djavax.xml.stream.XMLInputFactory=com.ctc.wstx.stax.WstxInputFactory
 2. restart the application server.

Chris
-- 
View this message in context: 
http://n2.nabble.com/T5.1.0.5%2C-XMLInputFactory-class-cast-exception-tp2985027p3062167.html
Sent from the Tapestry Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to