2011/4/28 Maurizio Cucchiara <[email protected]>: > Johannes, > this happens cause the RestActionProxyFactory uses the root ("/") as > default namespace and RestActionMapper maps this kind of action along > the empty ("") namespace. > > if you try to insert the following xml code inside the struts > configuration file, it works. > <constant name="struts.rest.namespace" value=""/>
Is this the side effect of that issue ? What do you think ? https://issues.apache.org/jira/browse/WW-3590 Maybe just switching to "" as a default namespace for REST will solve the problem ? Kind regards -- Ćukasz + 48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http://confitura.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
