|
[
Permalink
| « Hide
]
David Jencks added a comment - 11/Dec/08 11:56 AM
You could also use the released geronimo spec jars for jsp 2.1 and servlet 2.5 and not build them yourself at all.
Hi David,
I suppose that the geronimo servlet2.5 jar is built with jdk1.5? All of the other 2.5 jars I've found have been. We have always shipped a 2.5 built with jdk1.4 with jetty, as there is nothing in 2.5 itself that requires jdk1.5 (only jsp2.1), so users can upgrade to jetty6 but keep using jdk1.4 (with jsp2.0). We could use geronimo's jsp2.1 - do you have both an api jar and a impl jar? For the impl, what's it's pedigree (sooooo many forks of jasper out there these days aren't there?). We'd probably investigate using this in jetty-7 rather than jetty-6, as we can experiment more in jetty-7. cheers First checkin to jetty-6. Have to use SNAPSHOTs of servlet-2.5-20081211 and jsp-api-2.1-glassfish and jsp-2.1-glassfish because maven release repo is not yet sync'ed,
I should also mention that the rpms and debians will be broken by this update and need fixing.
Updated pom to released versions of servlet-api and jsp-2.1-glassfish jars as they are now in the maven repo.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||