Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature #47: Support for @ApplicationPath in JAX-RS doclet #48

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

grossws
Copy link

@grossws grossws commented Jul 25, 2012

Added support for @ApplicationPath in JAX-RS

Fixed #47 "Support for @ApplicationPath in JAX-RS doclet"
Now application path from javax.ws.rs.core.Application child prepended
to resources.

Fixed FroMage#47 "Support for @ApplicationPath in JAX-RS doclet"
Now application path from javax.ws.rs.core.Application child prepended
to resources.
@FroMage
Copy link
Owner

FroMage commented Jul 25, 2012

Thanks! But I think that the root path extracted that way should end up at the same place that we store the -jaxrscontext path, since they both serve the same purpose, no?

@grossws
Copy link
Author

grossws commented Jul 26, 2012

May be. I know nothing about writting these properties to override command-line props.

@FroMage
Copy link
Owner

FroMage commented Jul 26, 2012

OK I'll try to tweak it then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants