Thanks for the help felix! I regularly check the dependency hierarchy to make sure there are not any big conflicts. Commons-collections is conflicted but thats it. Nothing in woodstox or javassist. I have had so many issues like this lately with tapestry. Its incredibly annoying and time wasting.
Zack Did you check that you don't have any dependencies which override tapestry dependencies? i had several time problems with woodstox and javassist when there where wrong (mostly older) versions resolved (versions differing from tapestry's (transitive) dependencies). the maven tree dependencies view in the eclipse m2eclipse plugin always helped me to solve the problems - i excluded the dependencies from other artifacts. felix -- View this message in context: http://www.nabble.com/Intermittent-Stax-Exception-tp24648581p24867903.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