Hello guys, 

I'm getting this problem (an old problem I haven't seen since my first days
with Struts).   
The problem occurs during my Maven2 Test Goals. (I'm using StrutsTestCase).

Right now I've been going on for the entire afternoon and I don't find my
problem.

Here is my checklist for this problem:

1.  Check struts-config.xml for errors in the mapping (correct qualified
name).
2.  Check that the correct path is used in the JSP (in this case, the Test
class)
3.  Check struts-config.xml for errors in the FormBean declaration (correct
qualifien name).
4.  Check  that CategoriaAction extends QuyneAction (a super-class that
extends Action)
5.  Check that CategoriaForm extends ActionForm

Right now I'm out of ideas... 

I'm uploading a zip file with:
Stacktrace shown in the surefire-report
CategoriaAction.java
CategoriaForm.java
struts-config-creacionPaginas.xml (using struts1.2 submodules)

Thanks!

Uploaded file:  http://www.nabble.com/file/8510/files.zip files.zip 


-- 
View this message in context: 
http://www.nabble.com/Help-with-%22No-action-instance-for-path--could-be-created%22-problem-tf3774952.html#a10674229
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to