]
Rob Stryker commented on JBIDE-18756:
-------------------------------------
Linking to related issue JBIDE-18741
WildFly 8.x Runtime is missing JAR containing javax.json
--------------------------------------------------------
Key: JBIDE-18756
URL:
https://issues.jboss.org/browse/JBIDE-18756
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.2.0.Final
Reporter: Brad Collins
The Java EE 7 JSON classes (the javax.json package) do not appear in any of the JARs in
the WildFly 8.x Runtime node when a project includes a WildFly 8.x Server Runtime
library.
Apparently Glassfish's java.json-1.0.3.jar should be included, but it is not.