[
https://issues.jboss.org/browse/JBIDE-11069?page=com.atlassian.jira.plugi...
]
Xavier Coulon updated JBIDE-11069:
----------------------------------
Attachment: JBIDE-11069.patch
Adding the line number and setting the 'JAX-RS' type to the validation message
(hence, to the marker)
Wrong/Missing marker information on JAX-RS validation errors
------------------------------------------------------------
Key: JBIDE-11069
URL:
https://issues.jboss.org/browse/JBIDE-11069
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Affects Versions: 3.3.0.Beta1
Environment: Win7 64bit
Eclipse 3.7.2 64bit
JBoss JAX-RS Tools 1.2.2.v20120217-1720-H797-Beta1
org.jboss.tools.ws.jaxrs.feature.feature.group JBoss by Red Hat
JBoss Maven Integration 1.3.0.v20120215-1811-H563-Beta1
org.jboss.tools.maven.feature.feature.group JBoss by Red Hat
JBoss Maven JAX-RS Configurator 1.3.0.v20120215-1811-H563-Beta1
org.jboss.tools.maven.jaxrs.feature.feature.group JBoss by Red Hat
JBoss WebServices Tools 1.2.2.v20120217-1720-H797-Beta1
org.jboss.tools.ws.feature.feature.group JBoss by Red Hat
Reporter: Ron Ratovsky
Assignee: Xavier Coulon
Fix For: 3.3.0.Beta1
Attachments: JBIDE-11069.patch
Two markers:
Description Resource Path Location Type
Missing @PathParam value: expected id Class.java /path/to/class Unknown Validation
Message
This parameter type (javax.servlet.http.HttpServletRequest) cannot be annotated with
@Context Class.java /path/to/class Unknown Validation Message
Two issues here:
1. The "Location" is set to "Unknown" even though double-clicking the
markers hops to the correct position in the file.
2. The "Type" is too obscure with the "Validation Message" value - it
is not clear which plugin this comes from. Should be something along the lines of
"JAX-RS Validation".
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira