Undeploy on Glassfish causes connection pool to be no more usable
Hi,I'm working on a grails 2.2.1 project running on glassfish 3.1.2.2, using a jndi pooled datasource connected to a postgres 9.2 database. When I deploy for the first time the application, I have no...
View ArticleDIGEST & file realm
Is it possible to have secure REST service with DIGEST and file realm?Regards, Tomaz
View ArticleDIGEST & file realm
Is it possible to have secure REST service with DIGEST and file realm?Regards, Tomaz
View ArticleHigh availability with Glassfsh, some open questions
Hi,I am currently working with Glassfish, with a single domain. (1 application) After few outages on my application, I started to look at installing several glassfish instances and put load balancing...
View ArticleHow to enable sslv3 on Glassfish 3.1.1 on aix
Hi,How do I enable sslv3 on Glassfish 3.1.1 on aix?When a client java program on aix is trying to connect to this glassfish on aix I am getting the following error...
View ArticleNeet help getting started
Greetings,I am a long time tomcat user evaluating glassfish 3.1.2.2. I imagine that following the instructions would be an easy way to get things going, however, the glassfish method of setup runs...
View ArticleToo many files open
I have been looking into this issue a few days now and I am at a loss here. We have deployed an applications to a glassfish 3.1.2.2 (build 5) cluster, which uses jax-ws to publish a soap endpoint. Most...
View ArticleDinamically create connection pool
I have a service that uses a seperate database for each client, so we currently create a new connection pool on glassfish for each client, so I'd like to create a connection pool "on the fly" if one...
View ArticleIncluding gf-client.jar on the classpath causes WS implementation...
I am trying to add GlassFish 3.1 support to SignServer [DSS-306] and have some trouble getting both WS and EJB calls to work using the same classpath.This is the setup:From my client application (JUnit...
View ArticleTutorial on JAX-RS with Netbeans by Arun Gupta - "ApplicationConfig.java" not...
Hi,I have an existing JSF web app created with Netbeans 7.3. Following the tutorial here (http://www.youtube.com/watch?v=qf2Jxwpbsuo) to create a REST service, I am stuck because the class...
View ArticleEclipse support for GlassFish 4?
Is it possible to use the Eclipse Juno plugin for GlassFish 3.x with GlassFish 4?Alternatively, are there any preview builds of Eclipse plugins for GlassFish 4?Best regards, Harald
View ArticlePerformance of GlassFish vs. Tomcat
I understand that GlassFish offers support for technologies that Tomcat does not (EJB, I think, comes to mind). However, I am not using those additional technologies, and that difference doesn't matter...
View ArticleCan't shutdown the Glassfish server
I recently installed Glassfish3. Its worked fine for a couple months. Now I can't shutdown the server. I saw some previous posts from 2005 on the same topic. Is there a "standard solution" by now? Any...
View ArticleException "Problem with downloading wsdl or schema file" while trying to...
Hi, I have configured https in glassfish and enabled client authentication. i have used self signed certificates (generated using keytool command).when trying to generate webservice client, i am...
View ArticleLimit node/instance visibility to particular user
Hi,can I somehow limit instance or node visibility to particular user logged in?My goal is to provide one DAS Admin Console for more people whose I don't want to see each other's nodes/instances.Thanks.
View ArticleEnabling security in Glassfish breaks the Netbeans and Glassfish doesn't...
I have repeated this now three times, yes stupid me and this is making me crazy! I have a MacBook Pro, no firewall and everything is working fine before enabling security manager.Netbeans 3.2 Glassfish...
View ArticleUsing oracle.jdbc.xa.client.OracleXADataSource caused Closed Statement error
Hi,I'm trying to use the oracle.jdbc.xa.client.OracleXADataSource for my connection pool. I've set the resource type to javax.sql.XADataSource and pinged the server successfully.However, when I perform...
View ArticleRestricting large http uploads
I know there has been a similar discussion every once in a while, but I couldn't find any real solution to this issue from reading previous postings. We are currently looking for a way to limit the...
View ArticleGlassfish Hang
Hi - We have had this issue of GF hanging after a few days and it becomes compltetely unresponsive. We don't see any memory buildup/leak and have verified the heap dumps. Fortunately,we were able to...
View Articleit is resolved or not the problem to call ejb remote behind the firewall...
the problem to call with ejb renmote into a glassfish that it is behind a firewall- read at :http://www.java.net/forum/topic/glassfish/glassfish/ejb-remote-deployed-...i have ubuntu 10.04 glassfsih...
View Article