Re: 1.3 and chains

2005-05-04 Thread Joe Germuska
At 4:05 PM -0700 5/4/05, Michael Jouravlev wrote: No, it compiles. But does not... well, did not run. Stupid, stupid, stupid me. There IS chain-config.xml in 1.3, but in core\conf\share. Should not it be moved (or copied) to org\apache\struts\chain where ActionServlet looks it up by default? The ma

Re: 1.3 and chains

2005-05-04 Thread Michael Jouravlev
No, it compiles. But does not... well, did not run. Stupid, stupid, stupid me. There IS chain-config.xml in 1.3, but in core\conf\share. Should not it be moved (or copied) to org\apache\struts\chain where ActionServlet looks it up by default? On 5/4/05, rmanchu <[EMAIL PROTECTED]> wrote: > > hi

Re: 1.3 and chains

2005-05-04 Thread Niall Pemberton
We have a new maven build. If you run the maven build then it packages the chain-config.xml in the "core" jar. Theres some details on the maven build on the wiki here: http://wiki.apache.org/struts/StrutsMaintenanceMaven Alternatively the easiest way to try it out is to download the nightly build

Re: 1.3 and chains

2005-05-04 Thread rmanchu
hi. i compiled with ant, no problems. ps: do u have build_tests.xml? did not get it in my download, so cannot run junit tests. riyaz Michael Jouravlev wrote: I checked out 1.3 from svn, compiled it and tried to run. Apparently, -