i have installed the netbeans version 6.8 with glassfish version 3 on a redhat machine. the thing is that when i try starting/stopping the glassfish via the netbeans, it works fine,开发者_开发知识库 B
I\'m thinking about the GlassFish platform 开发者_如何转开发for my new app. My app env. doesn\'t have a big volume of data to handle, but a lot of users writing/reading the same data
Question a开发者_如何学运维s stated in the title: how to install the GlassFish Server Adapter on Eclipse Helios 3.6?Eclipse Helios 3.6
The problem is taht I get the following error qhile deploying my project to Glassfish: java.lang.RuntimeException: Unable to load EJB module.DeploymentContext does not contain any EJBCheck archive to
I\'m having trouble following this guide to \"extract\" my interfaces and entities from my EAR to use them from another Web Application:
I\'m trying to test a session bean (NetBeans 6.8, Glassfish V3). Unfortunately, the embedded glassfish is unable to start properly, as it tries to connect to a remote JMS Provider (at localhost:7676):
I am using java.util.logging in开发者_如何学Python an EJB application running on glassfish v3. I can see the log messages in server.log but i don\'t seem to be able to configure the logging level in g
I\'m reasonably new to Java EE, so this might be stupid.. bear with me pls :D I would like to inject a stateless session bean into a message-driven bean. Basically, the MDB gets a JMS message, then u
I´m using glassfishv3 for few days. But i don´t know how to get log4j working with the v3. In glassfishv2 there was a \"System Classpath\" field which you could used in order to point to your log4j
I am using netbeans 6.8, and glassfish v3, and making a simple jms application to work. I got this: com.sun.enterprise.container.common.spi.util.InjectionException: