Okay, thanks, I've tracked 'em down and setup an applications/ geronimo-examples with maven-ized versions of the tomcat build, using svn cp to bring over the latest changes.

I think we should check this in, and if needed use svk to perform any periodic merging that is needed to keep them up to date.

Objections?

--jason


On Aug 18, 2006, at 12:23 PM, Dave Colasurdo wrote:

A quick history...

The Tomcat level for G1.1 was 5.5.15... However, the CSS vulnerability that was identified in http://issues.apache.org/jira/ browse/GERONIMO-1540 wasn't fixed in Tomcat until 5.5.16. G1.1 was scheduled for release prior to 5.5.16...so we took 5.5.15 and extracted this additional CSS fix from "head", applied our geronimo custom fixes (as identified in GERONIMO-1299) and rebuilt Tomcat and published the resulting example wars..

So.. the source you want is probably 5.5.16 or later..

Best I can tell SVN link is rooted at:

http://svn.apache.org/repos/asf/tomcat/container/tags/tc5.5.x/ (tagged releases)

http://svn.apache.org/repos/asf/tomcat/current/tc5.5.x (open branch.. it's really there for extraction though does not show up in a browser window)

After extraction the examples are located at: tomcat/servletapi/ jsr152/examples and tomcat/servletapi/jsr154\examples

IIRC, JDK5 was required to build the tree..

-Dave-

Matt Hogstrom wrote:
Dave Colasurdo did the work....Dave?
Jason Dillon wrote:
Where in tomcat?  Got a SVN URL handy?

--jason


On Aug 16, 2006, at 12:47 PM, Dave Colasurdo wrote:

We grabbed the jars from Tomcat, unpacked them and manually made a few changes to them (outside of source control) and published the resulting wars. Here is the description of the manual changes:

http://issues.apache.org/jira/browse/GERONIMO-1299

-Dave-


Matt Hogstrom wrote:
Aaron,
Its soming clearer now...I think we grabbed the jars straight from Tomcat.
Aaron Mulder wrote:
On 8/16/06, Matt Hogstrom <[EMAIL PROTECTED]> wrote:
I think they were removed from Geronimo as part of the plugins work. Aaron provides the samples as plugins now. Perhaps we need to have them in G as well due to the issues you are tracking. I think it made sense to move them previously but sounds like there are reasons to keep them in both places.

Nope. I just took them out of the assemblies. I didn't change the way that they were built, other than to add the geronimo- plugin.xml to the various config/ modules. I've never seen the source for these examples. Didn't the JARs just pop off of Zeus' leg or something?

Thanks,
   Aaron

Prasad Kashyap wrote:
> Does anybody know where I can find the source code for the geronimo
> samples, jsp-examples and tomcat-examples ?
>
> We are using these in our builds from this repository
> http://people.apache.org/repo/m1-snapshot-repository/ geronimo-samples/wars/
>
> We should archive the classes dirs in these wars just like we do to > the apps in our build. When these examples wars are used in our build > as is, there is a good possibility that it might hit the long path
> limit on windows.
>
> Cheers
> Prasad
>
>
>









Reply via email to