You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gwt-pl...@googlegroups.com
Hi there,
I tryed to create an action called "CreateApplicationService". After 3 hours work around I found that the problem came from the action name.
I would like to be sure that this is a reserved classname for gwtp. Could someone else check if it works ?
I think it should be written in the GWTP documentation if it is the case.
Sébastien Vermeille
unread,
Jun 3, 2013, 3:35:28 AM6/3/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gwt-pl...@googlegroups.com
In fact the problem come from the parameters of the action : We can not use String serviceName as an input parameter because it generate ->getServiceName() that is already implemented by ActionImpl.