On Wednesday 20 May 2009 12:14:08 am Martin Cooper wrote: > On Tue, May 19, 2009 at 6:16 AM, Wes Wannemacher <w...@wantii.com> wrote: > > Does anyone have any sort of intimate knowledge of the process that > > exports from confluence and copies to > > people.a.o:/www/struts.apache.org/2.x/docs ? > > Intimate knowledge, no. A general idea, yes. > > As mentioned, there is a Confluence plugin (Auto Export Plugin) that is > installed and manages exporting of somewhere around 130 different spaces so > that they can be accessed as web sites. The plugin can be configured by > anyone who has admin on cwiki.a.o (and I can give any PMC member admin), > but the config options are pretty limited. The per-space options are based > on a template that can be provided (or defaulted). I'm not sure what the > period of exporting is, but I can kick off a manual rebuild for the Struts > spaces right now. If that doesn't fix the problem, I'm not sure what's > next. > > -- > Martin Cooper >
Martin, it'd be easy to check... look at this page - http://struts.apache.org/2.x/docs/redirect-action-result.html Right now, the result type="redirect-action" but if it were properly pulling the snippet from the source code, it would be "redirectAction" Check it before you kick off a manual export, then check that page again after... Another thought... are the files in people.a.o:/www/struts.a.o/2.x/docs actually served, or aren't they copied hourly to an upstream server that does the actual serving of http content? Maybe the problem isn't confluence, maybe there is a problem with the process that publishes further upstream. (checking the actual contents of people.a.o/www/struts.a.o/2.x/docs...) nope the file has 'redirect-action' in it, so it's definitely confluence/snippet/autoexport -Wes -Wes -- Wes Wannemacher Author - Struts 2 In Practice Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more http://www.manning.com/wannemacher --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org