struts-user  

RE: No action instance for path <your path name> could be created

Dan Tarkenton
Wed, 02 Apr 2003 07:36:52 -0800

Yes I am sure everything is compiling.  I use ant to
take care of my build and creation of my ginsu.war
(ginsu = my web app name).  In my build process, after
a compile, I basically jar all of my class files into
ginsu.jar, and this jar file winds up in my
WEB-INF/lib directory.  I basically deploy my
application by dropping the ginsu.war into 
%CATALINA_HOME%/webapps, and restart my server.  So I
am sure the class is being created.  


--- "Vivian, Nigel (N.)" <[EMAIL PROTECTED]> wrote:
> Are you sure that you have a compilied Action class
> where the webserver can
> find it e.g
> ...webapp/web-inf/classes/.../AddFileAction.class it
> could be
> that your Action class is not compiling
> 
> Nigel Vivian
> 


__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]