-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
8
-
Win 7, NB 7.3.1, Glassfish 4.0, JDK8
DataAppServer does not run on glassfish 4.0 with jdk8, which is distributed with NetBean 7.3.1. At first glance, there appear to be some incompatibilities with the new app server version. So far:
- in web.xml, need to change com.sun.jersey.api.container.servlet.ServletContainer reference to org.glassfish.jersey.servlet.ServletContainer
- InitialLoadEntityManager now has some compilation errors
There might be more.
- in web.xml, need to change com.sun.jersey.api.container.servlet.ServletContainer reference to org.glassfish.jersey.servlet.ServletContainer
- InitialLoadEntityManager now has some compilation errors
There might be more.
- duplicates
-
JDK-8096927 DataApp Sample fails to build on NetBeans 7.4
-
- Closed
-