tags:

views:

83

answers:

0

I am very new to the Jersey framework, and most of what I am seeing on their documentation uses Maven tasks (which I don't have the time to get a degree in). Where can I find--outside of the Jersey documentation, if possible--some real-world examples using Jersey with Ant scripts?

I've used NetBeans for making some examples, but I really don't like NetBeans' creation of the build-impl.xml--that simply scares me.