]
Rob Stryker resolved JBIDE-26147.
---------------------------------
Resolution: Rejected
Closing as rejected. We cannot fix problem 1. Problem 2 is properly fixed via a full
publish.
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.0.Final
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