Looks like it was deployment weirdness. Wiped out /Catalina/
localhost/work directory, did a clean, rebuild, and deploy, and now
everything is ok. Up to this point, I hadn't been having any issues
like this, but I'll be more fastidious from now on.
Thanks!
John Haren
Senior Software Engineer
O'Reilly Media Inc.
1005 Gravenstein Hwy. North
Sebastopol, CA 95472
707.827.7090
[EMAIL PROTECTED]
On May 11, 2007, at 3:04 PM, Allen Gilliland wrote:
hmmm, i think that was the problem before revision 537232, so maybe
your workspace/deployment is a little out of sync? I am at that
revision and am not having any problems building and deploying.
make sure everything is up to date and give it another try and if
that doesn't work then we can look into if further.
-- Allen
John Haren wrote:
Hello,
Just synched up with revision 537232 in trunk and now can't launch
after rebuilding. Roller.log reports:
ERROR 2007-05-11 13:37:45,105 StandardContext:filterStart -
Exception starting filter struts2
Action class
[org.apache.roller.ui.admin.struts2.GlobalCommentManagement] not
found - action - file:/Users/haren/roller/webapp/WEB-INF/classes/
struts.xml:115:84
at
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.ver
ifyAction(XmlConfigurationProvider.java:333) at
com.opensymphony.xwork2.config.providers.XmlConfigurationProvider.add
Action(XmlConfigurationProvider.java:288) <snip>
Sure enough, though, the class is in the source tree, and gets
placed in build/compile/web/org/apache/roller/ui/admin/struts2 --
and in the roller-web.jar file... so I'm kinda at a loss. Is
this just me or has anyone else seen this?
John Haren
Senior Software Engineer
O'Reilly Media Inc.
1005 Gravenstein Hwy. North
Sebastopol, CA 95472
707.827.7090
[EMAIL PROTECTED]