On Thu, 27 Nov 2003, Vic Cekvenich wrote:

> I tried to build to get the chain sample app... and I can't. I got the
> common and struts chain jars built.
>
> In order to build sample chains war... you have to get sturts to build
> from source... which requires you get commons-lib.home of CVS of jakarta
> commons and sandobox... yuck. (Maven build of Sturts is broken).

Actually, you don't have to build the commons stuff, just get the
latest binaries and reference them in your build.properties.

See build.properties.sample for what you have to do.


>
> If anyone (Batjen?) wants to e-mail me privetly the example war file
> great, tia.
>
> .V
>
> Craig R. McClanahan wrote:
> > Quoting Vic Cekvenich <[EMAIL PROTECTED]>:
> >
> >
> >>
> >>BaTien Duong wrote:
> >>
> >>
> >>  i am able to have struts-chain example (the old
> >>
> >>>struts-example with struts-chain built from cvs) up and running using
> >>>j2sdk1.4.2_02 and tomcat 5.0.14.
> >>
> >>
> >>Where did you find an example of using a Struts chain?
> >>
> >>.V
> >>
> >
> >
> > Download the jakarta-struts nightly source distro (or check it out from
> > anonymous CVS).  Then, start Tomcat and execute:
> >
> >   cd contrib/struts-chain
> >   ant install
> >
> > This builds a variation on the standard struts-example webapp that uses the
> > chain-based replacement for the standard RequestProcessor.
> >
> > Craig
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

-- 
James Mitchell
Software Developer / Struts Evangelist
http://www.struts-atlanta.org


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to