btw, I have also tried the config with the "property" attribute of the "set-property" tag set as "path" instead of resource.
<set-property property="path"... -Julian --- Julian <[EMAIL PROTECTED]> wrote: > Hi, > > I cannot seem to load the struts-chain config > properly. I have tried packaging it in the root > directory of my jar, placing it in /WEB-INF/classes, > and just in plain old WEB-INF...but to no avail. I > keep getting an servletexception thrown at > org.apache.struts.chain.legacy.CatalogConfiguratorPlugIn.init(CatalogConfiguratorPlugIn.java:147) > I have tried the following: > > <plug-in > className="org.apache.struts.chain.legacy.CatalogConfiguratorPlugIn"> > <set-property property="resource" > value="/chain-config.xml"/> > </plug-in> > > <plug-in > className="org.apache.struts.chain.legacy.CatalogConfiguratorPlugIn"> > <set-property property="resource" > value="chain-config.xml"/> > </plug-in> > > <plug-in > className="org.apache.struts.chain.legacy.CatalogConfiguratorPlugIn"> > <set-property property="resource" > value="/WEB-INF/chain-config.xml"/> > </plug-in> > > <plug-in > className="org.apache.struts.chain.legacy.CatalogConfiguratorPlugIn"> > <set-property property="resource" > value="WEB-INF/chain-config.xml"/> > </plug-in> > > Thanks in advance, > Julian > > ===== > Live simply so others may simply live. > > -Ghandi > > Pluralitas non est ponenda sine neccesitate. > "Entities should not be multiplied unneccesarily" > > -William of Occam > > > > > > > __________________________________ > Do you Yahoo!? > Take Yahoo! Mail with you! Get it on your mobile > phone. > http://mobile.yahoo.com/maildemo > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > ===== Live simply so others may simply live. -Ghandi Pluralitas non est ponenda sine neccesitate. "Entities should not be multiplied unneccesarily" -William of Occam __________________________________ Do you Yahoo!? All your favorites on one personal page – Try My Yahoo! http://my.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]