I downloaded Shale from SVN here: http://struts.apache.org/shale/index.html#download and after creating the proper build.properties for my system (just curious: how come there isn't a "sample" build.properties included in the download..?) anyways, I got past every error but one:
Seems like on Line 40, org.apache.shale.faces.InvokeCommand references webContext.getChain() - where webContext is a org.apache.shale.faces.ShaleWebContext object. But org.apache.shale.faces.ShaleWebContext doesn't seem to have such a method..? Btw, all the files in the struts-shale-core-library\src\java\org\apache\shale\faces folder except InvokeCommand file have a timestamp of 8/24 but InvokeCommand.java is dated 8/21.. so maybe that's it..? Thanks again! Geeta