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?