I have an application that runs on Glassfish 3.0.1. I\'ve already successfully installed it on a few instances, but now I\'m trying to set up a new server. Looking at the log, the deployment goes fine
Let\'s say I have an interceptor that looks smth like this: public class AuthorizationInterceptor { Logger log = Logger.getLogger(getClass().getName());
In my JSF file, I have a command button that looks like this: \'< h:commandButton value=\"Start.\" action=\'#{myBean.startIt}\'/>
I tried implementing the JavaEE Inject jar from Wicket Stuff. (glassfish v3, wicket 1.4) - however, the code given in the tutorial doesn\'t work
I\'ve recently deployed my application on a glassfish installation running on Unix and I\'m having serious performance issues with a section of the code.
Glassfish v3 gives this exception \" exposes a Remote client view. This feature is not part of the EJB 3.1 Lite API\" when I deploy the jar file.
I was hoping this would be easier because I just want to do a simple test run with Wicket inside an EAR on GlassFish v3. However now that I have added the Wicket libraries through the netbeans plugin
I\'m using Embedded Glassfish to do some In-Container-Tests with Arquillian. Now, when my test fails, i always get stacktraces from the tests that are cluttered with Arquillian-specific stuff. But the
I\'m trying to create REST services using Jersey (builtin) on Glassfish. I installed GlassFish Server Open Source Edition 3.0.1 (build 22). This is my web.xml:
I\'m using Glassfish 3.0.1. I sometimes get this error when attempting to call a local EJB: [#|2010-11-10T19:17:25.014+0000|INFO|glassfish3.0.1|javax.enterprise.system.core.security|