5 Replies Latest reply on Jan 9, 2012 11:00 AM by h3llghost

    RESTeasy development with jackson support in eclipse

    h3llghost

      Hello,

       

      I have JBoss AS 7.1 running in standalone mode. I want to develop some restfull application with RESTeasy, so I created a dynamic web project in eclipse and activated JAX-RS.

      After that I created the different classes and so on, but there is no package, which contains for example @BadgerFish.

      Looking in the folder of jboss, I can find jackson, but how can I activate it in my project for jboss?