Alright got it to work:
When I at first tried to deploy the app to glassfish it complained about
some guava dependency. I swapped the Guava jar in glassfish/modules with the
one maven had installed and got it to deploy. It may have something to do
with that.
I decided to drop the whole glassfish stuff and start from scratch. On the
jersey introduction page there's a maven archetype that's a good start.
moral: don't chew off more than one bite I guess
--
View this message in context: http://jersey.576304.n2.nabble.com/Injecting-an-instance-into-a-resource-tp7583899p7583901.html
Sent from the Jersey mailing list archive at Nabble.com.