Howard Lewis Ship wrote: > > Looks like you did the correct thing. I'd check with the debugger that > your contribute method is being invoked, then many put a break point > inside SaxTemplateParserImpl as well. >
Thanks for the quick reply. I feel honoured talking to the main man! :), I've checked with the debugger and it all appears to be working as it should. The issue seems to be that it is getting stuck when trying to resolve dtd: -//W3C//ELEMENTS XHTML Inline Style 1.0//EN from URL http://www.w3.org/TR/xhtml-modularization/DTD/xhtml-inlstyle-1.mod So my guess of what is happening is the dtd references other dtds and it is trying to resolve them also. So I guess I need to download everything and see how that goes :). +1 vote for adding them all into core jar :) Thanks! Ryan -- View this message in context: http://tapestry.1045711.n5.nabble.com/T5-Page-Doctype-Causing-Application-to-Hang-tp3445827p3555221.html Sent from the Tapestry - User 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