I grepped over the tapestry-core sources for "javax.xml.stream" and only found them imported in TemplateParser and StaxTemplateParser. Would it then be sufficient to just contribute another TemplateParser which isn't using Woodstox (maybe the one from 5.0.1.8)?
ben.gidley wrote: > > I have just spent a bit of time looking into this - the reason is because > google have decided to not allow javax.xml.stream.* to be used on > appengine. > Woodstox extends classes in javax.xml.stream - therefore it doesn't. > The bad bit here is, unless Google change their policy, this would suggest > there will be no way of getting Tapestry 5.1 working. I did think it may > be > possible to repackage woodstock - but that would require also repackaging > the stax api. This sounds pretty complex so for now I have just tried > asking > on the google group for app-engine if they can allow javax.xml.stream - > but > I am not holding my breath. > > > Ben Gidley > > www.gidley.co.uk > b...@gidley.co.uk > > > On Sun, Apr 12, 2009 at 9:49 AM, Christian Köberl < > tapestry.christian.koeb...@gmail.com> wrote: > >> >> I have Tapestry 5.0.18 working: http://tapestry-mail.appspot.com/ >> >> Tapestry 5.1.0.2 does not work on GAE - there seems to be a problem with >> the Woodstox Stax2 lib. >> >> -- >> Chris >> http://derkoe.wordpress.com/ >> -- >> View this message in context: >> http://n2.nabble.com/Java-support-added-to-Google-AppEngine-tp2605876p2623431.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 >> >> > > -- View this message in context: http://www.nabble.com/Java-support-added-to-Google-AppEngine-tp22952683p23009633.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