Re: Hold 2.0.10

2007-09-12 Thread Ted Husted
James, I'm uploading the bundles now. Would you be able handle steps 10 and 12? * http://struts.apache.org/2.x/docs/creating-and-signing-a-distribution.html Meanwhile, I think I found part of my setup problem. I didn't set the properties on my key correctly under cygwin. The other part yesterda

write access to the wiki

2007-09-12 Thread Wes Wannemacher
Hello, I would like to help update some of the wiki docs. I submitted the CLA a while back. I believe my email address ([EMAIL PROTECTED]) is my confluence account. -Wes -- Wesley Wannemacher President, Head Engineer/Consultant WanTii, Inc. http://www.wantii.com

Re: Struts 2 FilterDispatcher Problem

2007-09-12 Thread Dave Newton
Pls ask on struts-user list. --- yarsalanpk <[EMAIL PROTECTED]> wrote: > The server couldn't load struts FilterDispatcher on > deploying the application. > java.lang.NoClassDefFoundError: > org/apache/commons/logging/LogFactory

Struts 2 FilterDispatcher Problem

2007-09-12 Thread yarsalanpk
I am using struts 2.8 for a project. I deploy the application in weblogic 9.0 but face some problem. The server couldn't load struts FilterDispatcher on deploying the application. My application's web.xml configuration is as under *Web.xml http:/