-
glassfish-3.1-b03.zip
This test is based on JavaEE 6 sample.
glassfish/samples/javaee6/ejb/ejb-embedded
The test failed to lookup ejb.
javax.ejb.embeddable.EJBContainer
in TestClient.java
Map p = ne…
-
Hello,
My glassfish instance keeps throwing an odd UnsupportedOperationException on thr
following line of code:
final TypedQuery listLoaderTables =
config.createNamedQuery("listLoaderTables", Loader…
-
The JSF API lacks a standardized FileUpload Component.
I'm now trying for over a week to get a simple file upload working with JSF on
Glassfish v3, but with no luck.
There are several "implementatio…
-
The JSF API lacks a standardized FileUpload Component.
I'm now trying for over a week to get a simple file upload working with JSF on
Glassfish v3, but with no luck.
There are several "implementatio…
-
Steps to reproduce:
1\. Checkout the glassfish-samples.
2\. CD to glassfish-samples/ws/javaee6/rest/message-board-war
3\. Edit/Set the properties in ../../../bp-project/build.properties
4\. asadmin st…
-
I've executed runweb against preinstalled appserver, using ejb-ejb31-war.war
(from javaee6 samples) The deployment was OK. But when I've tried to execute
this app through a browser, I've got an execep…
-
Recently a new sample was added to the SDK distributions - clusterjsp, however, the contents of this sample are not consistent with the other samples. Clusterjsp is missing targets to compile, package…
-
The following code causes infinit recursion when deployed to the embeddable EJB container (haven't
tested elsewhere):
package foo.bar;
import javax.annotation.Resource;
import javax.annotation.sql.D…
-
I am unable to get a simple unit test working with GlassFish Embedded.
Pehaps I misunderstand, not sure.
I've been going though the manual trying to replicate the ejb-embedded sample in
Maven.
Docs :…
-
Steps to reproduce:
1\. Checkout the glassfish-samples.
2\. CD to glassfish-samples/ws/javaee6/rest/message-board-war
3\. Edit/Set the properties in ../../../bp-project/build.properties
4\. asadmin st…