I think the name of a package is just a "name", with no other meaning outside the xwork.xml. You need to set the namespace="/admin/category" if you want to use an action like /admin/category/foo.action

Have you tried that?

Jonas

remigijus wrote:
Hi
I have some strange problems related with action packages. I'm trying to use a package lik this <package name="admin/category" extends="webwork-default"> and having some strange problems. Some actions from the package works as expected, but on some I getting a message


com.opensymphony.xwork.config.ConfigurationException: There is no Action mapped for 
namespace /admin/category and action name delete
        at com.opensymphony.xwork.DefaultActionProxy.(DefaultActionProxy.java:73)

Maybe I do somthing wrong. Does anybody can give some sugesstions or a link to some docs related with xwork.xml file for packages.




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to