servlet-api 2.5 was released in 2006:
http://search.maven.org/#search|gav|1|g%3A%22javax.servlet%22%20AND%20a%3...
It works in jetty 6, 7 and 8 and tomcat 6, 7.
The jar is not included in the war (as it's scope provided), so you
could try deploying it anyway, but I suspect you'll run into
ClassNotFound or NoSuchMethod errors :/
Op 08-09-11 23:46, Mauricio Salatino schreef:
Hmm ok.. but it breaks compatibility.. it would be good to know if
there is any real requirement
On Thu, Sep 8, 2011 at 6:38 PM, Mark Proctor <mproctor(a)codehaus.org
<mailto:mproctor@codehaus.org>> wrote:
On 08/09/2011 22:20, Mauricio Salatino wrote:
> Hi guys, I've notice that Guvnor 5.2.0.Final is using servlet-api
> 2.5 and it breaks compatibility with old application servers
> (J2EE 1.4 spec, like OC4J). Is there any reason to need that
> version or it was just an unneeded upgrade?
I don't know if we used any of the latest features in the servlet
api, or what GWT/Seam requires... But in general I suspect if
those didn't do hard requirements, it was just us trying to keep
current.
Mark
>
> Cheers
>
> --
> - CTO @
http://www.plugtree.com
> - MyJourney @
http://salaboy.wordpress.com
> - Co-Founder @
http://www.jugargentina.org
> - Co-Founder @
http://www.jbug.com.ar
>
> - Salatino "Salaboy" Mauricio -
>
>
>
> _______________________________________________
> rules-dev mailing list
> rules-dev(a)lists.jboss.org <mailto:rules-dev@lists.jboss.org>
>
https://lists.jboss.org/mailman/listinfo/rules-dev
_______________________________________________
rules-dev mailing list
rules-dev(a)lists.jboss.org <mailto:rules-dev@lists.jboss.org>
https://lists.jboss.org/mailman/listinfo/rules-dev
--
- CTO @
http://www.plugtree.com
- MyJourney @
http://salaboy.wordpress.com
- Co-Founder @
http://www.jugargentina.org
- Co-Founder @
http://www.jbug.com.ar
- Salatino "Salaboy" Mauricio -
_______________________________________________
rules-dev mailing list
rules-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev
--
With kind regards,
Geoffrey De Smet