]
Nick Boldt commented on JBIDE-26147:
------------------------------------
[checkUnresolvedIssues.py] Slip to fixversion = *4.9.x*
Incremental publish not working with WF13, WF12 and WF11
--------------------------------------------------------
Key: JBIDE-26147
URL:
https://issues.jboss.org/browse/JBIDE-26147
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.6.0.AM3
Reporter: Jeff MAURY
Assignee: Rob Stryker
Fix For: 4.9.x
Attachments: helloworld-rs.zip
Deployed a JAX-RS application to WF11, WF12 and WF13. This application is using JAX-RS
2.1 server side event Sse injected into method parameter through @Context.
This application is deployed but when an endpoint is used, an error is raised probably
because WF is still on JAX-RS 2.0.
Then this code is commented out, the application is incrementally published but the error
persists