Romain: How do you skip the validation? Any pointer to instruction will be helpful :)
As for the JIRA, on this topic, done: https://issues.apache.org/jira/browse/TOMEE-410 I hope it's precise enough (it's my first JIRA!) Alex On Sun, Sep 9, 2012 at 1:52 PM, Romain Manni-Bucau <[email protected]>wrote: > Currently you can skip the validation only i think. But please open a jira > we can easily fix it in our validator > Le 8 sept. 2012 22:30, "Alex The Rocker" <[email protected]> a écrit : > > > Hello, > > > > I have been lobbying people with an optimistic "TomEE+ accept OOTB any > web > > app which can be deployed on Tomcat 7". > > Unfortunately, somebody made me feel ridiculous. The case is very > simple: a > > web app with this line: > > > > <load-on-startup> 1 </load-on-startup> > > > > (notice the space character before and after the '1' value). > > > > Of course it would be obvious to fix the web app, but my problem is that > it > > just works with this syntax with Tomcat 7.0.27, > > and not with TomEE+ 1.0.0, so the compatibility is broken here. > > > > Anyway, Is there some kind of setting in TomEE+ which I could set to make > > it actually compatible with Tomcat from web.xml > > validation standpoint ? > > > > Thanks, > > Alex > > >
