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 from here: http://svn.apache.org/builds/struts/maven/trunk/nightly/ Also there are some tips on upgrading to 1.3 here: http://wiki.apache.org/struts/StrutsUpgradeNotes12to13 On the point about Struts 1.2.6 not including Chain, the reason I believe is that Struts 1.2.4 was released from CVS and everything in the "contrib" directory was included in the release. Since then we have migrated to SVN and re-organised the repository. In the process, including Chain in the distro seems to have got lost. I'm just about to have a look at that. Niall ----- Original Message ----- From: "Michael Jouravlev" <[EMAIL PROTECTED]> Sent: Wednesday, May 04, 2005 11:50 PM I checked out 1.3 from svn, compiled it and tried to run. Apparently, it cannot find chain-config.xml and throws exception. It is said here http://wiki.apache.org/struts/StrutsChain that chain-config.xml is in Struts distro. It is not in 1.2.6. On the other hand, 1.3 from svn has chain package, but no chain-config.xml in sight, which is supposedly should be in org/apache/struts/chain/chain-config.xml Where do I get it? I don't know how to create it myself, I don't know what to put in there. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]