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
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
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
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:/