]
Martin Malina closed JBIDE-18756.
---------------------------------
Verified in JBDS 8.1.0.GA and 9.0.0.Alpha1.
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
Fix For: 4.2.1.Final, 4.3.0.Alpha1
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.