NetBeans: how-to make my server central and still use windows as where...
Do I have to have my NetBeans exe (800MB) on my server?
View ArticleOSE 3.1.1 Stateful Session Bean can not be created
Hi Experts,I have a legacy applications which includes EJB 2.1 stateful session beans. The EAR file is deployed in compatibility mode. When a remove client, deployed in a separate WebApp deployed in...
View Articlecan not ping mysql database from glassfish admin console when creating...
I am very new in java and eclipse and glassfish. I can ping my sql database from eclipse but even i have already set the mysql-connector .jar in both lib or lib/ext directory and set all the advanced...
View Articlerestart one web application programmatically from another web application
Hi, All I plan to restart one web application B from another web application A programatically. Both of them are under the same instance. The Application Web A is essentially a tiny part of...
View ArticleGlassFish 3.x Maintenance Releases
Is there going to be any GlassFish Open Source maintenance release > 3.1.2.2 (based on Java EE 6) before GlassFish 4.0 (targeting Java EE 7)?Best regards, Harald
View ArticleGlassfish shutdown exceptions ATX
Hi gentlemen,We keep finding this exception every time we stop/restart any instance - > "AMXStartupServiceNew.loadAMXMBeans: java.lang.IllegalStateException: BootAMX listener was not called"After...
View ArticleOracle Driver to behave in Java-EE compliant manner
In the Glassfish Server Open Source Edition Release 3.1.2 Feb 2012 it says that when using the Oracle driver "ojdbc6.jar" the the JVM Property: -Doracle.jdbc.J2EE13Compliant=true needs to be set. Is...
View ArticleRMI in Glassfish3
Hi All; We have application which been designed a long time ago - Swing WebStart client connecting to the server via RMI. Deployed on Tomcat. We are working on moving it to Glassfish3. I started with...
View Articleclass sahoo.hybridapp.jaxws1.webservice.jaxws.CurrentTimeResponse do not have...
Testing the http://weblogs.java.net/blog/ss141213/archive/2010/04/08/jax-ws-web-serv... example and getting exception belowHelp...
View ArticleGlassFish very slow.
Hi!I changed from Tomcat to GlassFish. Tomcat worked in a normal speed, but GlassFish is very very slow.I tried to find a solution over many google searches, but I didn't find anything.Has anyone some...
View ArticleAccessControlException when using SecurityManager in own application
We are trying to deploy an application, which is using JAAS. So we enable the securityManager during the service startup@Startup @Singleton public class ServiceInitializer { @PostConstruct public void...
View ArticleGlassfish Enhanced JMS Cluster Configuration
Hi, I try to configure JMS Availibility but I have many problems with MQ Broker...* My Installation : I have just install Glassfish Open Source Edition v3.1.2.2 build 5 I select : JMS Service Type :...
View ArticleMBean that provides a list of session IDs...
Hi, We're migrating to Glassfish v3.1.2.2 Open Source Edition from v2.1.1, and I'm having trouble finding an MBean that will give me a list of the current session IDs.In v2.1.1, I could use JMX to...
View ArticleHTTP thread pool monitoring question
Platform: Windown x64 / JDK 1.7 / Glassfish (open src edition) 3.1.2 b23Hi,I'm trying to monitor the HTTP thread pool associated with a listener, eg. http-listener-1 for the amount of time a thread...
View ArticleGlassfish3-two node cluster--remote node indicates 'restart required' with...
This is kind of vague because I don't have a lot of information. A client has a two-node Glassfish 3 cluster that I configured and set up for them last year in a dev environment. They've since...
View ArticleHave the deployment automated?
I believe this can be done manually by just deploying each separate war module to the desired virtual server, but we would like to package the wars in one ear together with an ejb module etc.
View ArticleGlassfish cluster + Remote instance fails to recover EJB timers
Our setup is: Glassfish version 3.1.2.2 -1. DAS and instance-1 running on the same machine, while instance-2 is running on another machine in the same network as config node. 2. We have set up...
View Article