Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.0.1
-
Fix Version/s: None
-
Component/s: sandbox
-
Labels:None
-
Complexity:Intermediate
-
Testcase included:yes
-
Patch Submitted:Yes
-
Number of attachments :
Description
This is a modello plugin to generate descriptors for JAXRS/JSR311 classes. Currently it only generate a web.xml which declare and configure the Jersey servlet ( https://jersey.dev.java.net/ ) and the mappings for every class with the jaxrs.urls="" attribute. It could be (and will be) extended to manage other aspects of classes which use this API ( https://jsr311.dev.java.net/ ).