Hi I been having some problems with my web.xml file I\'ve been getting: Exception while loading the app
I try to create JPA persistency module and access it from OSGI WAB in glassfish 3.1. The way to do it in non-OSGI WAR is to copy the persistency jar into WAR.
I\'m trying to force JPA/Hibernate to generate and use only lowercase tablenames. I\'ve implemented a NamingStrategy like this:
Trying my hand at CDI for the first time. I\'m using Glassfish v3. When I deploy my app, I get the following failure:
I have got an EAR with two plain libraries. One of them being scala-library. If I deploy the EAR with Netbeans it works as expected. While this is OK for development the final produc开发者_Go百科t sho
I\'m trying to learn how to create dynamic websites using Glassfish (a Java application server). I\'m an advanced PHP programmer and a pretty good Java programmer, but I\'ve never looked into using Ja
When I execute code using ArrayList object on Windows with Netbeans 6.9.1 and Glassfishv3, it fails and spits the error below. If I comment out the ArrayList, everything works fine.
I must have a really bad day cause no matter what I search for I only get to this link which has only the listing for the allowed XML tags for those deployment descriptors.
I am using JPA 2.0 (EclipseLink provider) with Glassfish v3.0.1 and NetBeans 6.9.1 and am NOT able to see the queries and other logging information from JPA 2.0. Essentially I want to be able to see a
I am trying to find out what implementation version of JSF that bundle with Glassfish 3.0.1. Is it Mojarra 2.0.2 or 2.0.3