]
Rob Stryker commented on JBIDE-18741:
-------------------------------------
Also missing is websocket api: See
Java EE 7 batch API missing from WildFly classpath container
------------------------------------------------------------
Key: JBIDE-18741
URL:
https://issues.jboss.org/browse/JBIDE-18741
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.2.0.Final
Reporter: Valentin Baciu
Assignee: Rob Stryker
Fix For: 4.2.1.Final
I recently upgraded to Eclipse Luna SR1 + JBoss Tools 4.2 and my workspace failed to
build properly.
It appears that the javax.batch API is missing from the WildFly classpath container. The
API is exposed by the javax.batch.api WildFly module
(jboss-batch-api_1.0_spec-1.0.0.Final.jar).
As a workaround, I had to add the module via Preferences->Server->Runtime
Environments->Default Classpath Entries.