Re: Rest plugin doesn't find actions

2008-09-16 Thread Pauli Savolainen
Hi, Thank you, that helped me. Now my actions get found and called nicely. Birlliant. Pauli 2008/9/16 Martin Gainty <[EMAIL PROTECTED]>: > > pauli- > > in resources/struts-plugin.xml > try disabling the controllerScanning e.g. > also try to disable the bypass Action Scan e.g. > > value="fals

RE: Rest plugin doesn't find actions

2008-09-16 Thread Martin Gainty
pauli- in resources/struts-plugin.xml try disabling the controllerScanning e.g. also try to disable the bypass Action Scan e.g. http://struts.apache.org/2.x/struts2-plugins/struts2-rest-plugin/apidocs/org/apache/struts2/rest/ControllerClasspathPackageProvider.html do you still miss