Hi,

I was playing the the ChainProcessor and found out that there is no default
mapping.
So I suggest that like the default mapping for the other build-in processors
there should be the following default mapping:

<context-param>
  <param-name>
    org.apache.shale.remoting.CHAIN_RESOURCES
  </param-name>
  <param-value>
    /chain/*:org.apache.shale.remoting.impl.ChainProcessor
  </param-value>
</context-param>

What do you think?

Bernhard

Reply via email to