dusty wrote:
You are likely using a full interceptor stack that includes the FileUpload
interceptor.  You should be able to exclude that interceptor from your stack
to remove that dependency.

I don't think so; S2 will fail on startup if the default (or configured) file upload bean can't be instantiated (at least that's what it looks like is happening).

ManiKanta G-2 wrote:
Well I m not using any file upload... it is simple HelloWorld application.

That doesn't matter--S2, by default, as explained on the page being linked to, has a dependency on commons-io and commons-fileupload.

Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to