when trying stuff like :
.../command/MyIntf/MY-ID/myCmd
If MyIntf isn't defined as an hibernated class then we have a problem. Yuo have to use fqcn then.
See CommandActionBean.initObjectAndCommand()
Log in to post a comment.