users@jersey.java.net

[Jersey] Jersey Domain structure

From: <scholli.m_at_gmx.de>
Date: Mon, 10 Jun 2013 11:13:04 +0200 (CEST)
Hi,
 
I am not sure if i am at the right place to ask this. Anyways I'll have a try:
 
I am building up a RESTful web service with Jersey and JAX-RS.
Therefor i did a tutorial, which works perfectly fine for me.
But I have one thing, that drives me crazy:
I can't change the "folder" structure:
Everytime I want to access my app i have to type: localhost:8080/example/xyz...
How can I delete "example" so that i can directly access the app with the domain?
 
I am pleased for every help.
Thanks in advance,
 
Michael