Re: config-browser with rest plugin

2012-12-08 Thread Lukasz Lenart
2012/12/8 Lukasz Lenart : > You can use !execute as the REST plugin expects index() instead of > execute() - see below, but the change is quite easy, please register > an issue. > > http://localhost:8080/struts2-rest-showcase/config-browser/showConfig!execute.xhtml?namespace=&actionName=orders Ano

Re: config-browser with rest plugin

2012-12-08 Thread Lukasz Lenart
2012/12/5 ChadDavis : > Would you expect the config-browser plugin to work with the rest-plugin? > When I add the rest plugin, the config-browser/index.action page no longer > resolves. You can use !execute as the REST plugin expects index() instead of execute() - see below, but the change is quit