| Issue 1283: | Please support javax.xml.stream.XMLInputFactory. | |
| 94 people starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
I have been trying to run Apache Tapestry 5.1 on App Engine and it doesn't work as it uses the woodstox XML pull parser. The cause of this is you don't allow javax.xml.stream.XMLInputFactory. Can you please support this? Without it, it will be very hard to support tapestry 5 on app engine. This was discussed on the tapestry list at http://markmail.org/thread/oxk7wu4tojqudepl |
||||||||||||||
,
Apr 23, 2009
As a temporary workaround until it is whitelisted, you can build a jar containing javax.xml.stream renamed to something else. Then alter tapestry to point at it. See further point 5 of my comment on http://code.google.com/p/googleappengine/issues/detail?id=1267 |
|||||||||||||||
,
Jun 02, 2009
(No comment was entered for this change.)
Status: Duplicate
Mergedinto: 1277 |
|||||||||||||||
,
Aug 28, 2009
You really do need javax.xml.stream implementations (like axiom2) to be able to do anything useful |
|||||||||||||||
|
|
|||||||||||||||