Hi I want to use FIQL expressions in the URL with the form of matrix parameter and I saw in the FIQL tutorial <http://cxf.apache.org/docs/jax-rs-search.html#JAX-RSSearch-SearchExpressionsinURIPathsegments> that I have to set the contextual property "ignore.matrix.parameter" in order to have this feature.
My question is where to put this property? I am running my service in Tomcat 6 and I tried the catalina.properties file in tomcat but it didn't worked. Any ideas? -- View this message in context: http://cxf.547215.n5.nabble.com/Where-to-put-contextual-property-ignore-matrix-parameters-true-tp5730881.html Sent from the cxf-user mailing list archive at Nabble.com.
