Dear all,

Cocoon-3 ordinary pipeline components offer a flexible way to organise
REST-full calls between services.
(REST, after all is a principle, not a framework).
However, curiosity drove me into setting up a small example of a JAX-RS
webservice.
1. with mvn jetty:run : works perfectly
2. as a block in a standalone war context, deployed to tomcat :
      java.lang.NoClassDefFoundError:
com/sun/jersey/spi/container/servlet/ServletContainer
This is configured in cocoon-rest. Does it need the jersey container or can
we get rid of it?

Kind regards,
Jos


-- 
The doctrine of human equality reposes on this: that there is no man
really clever who has not found that he is stupid.
        -- Gilbert K. Chesterson

Reply via email to