Can't find my DataSource with InitialContext via JNDI
Hello!I have wrestled with this issue for a few days, now. I have searched the internet, but I can't find any solution.I use GlassFish 3.1.2.2 and I have set up a new DataSource and Resource for a...
View ArticleNeed some help and advice on tuning an apache - to - glassfish proxy
I have a java web application running in Glassfish 3.1.1 on port 8080. I have Apache running on the same server on port 80 acting as a reverse proxy (using ajp) to Glassfish. Here is my configuration...
View ArticleOne problem as starting trying Glassfish
Hi,Not sure it is the place to ask this question.Pick up Glassfish 3.1.2.2, with Eclipse 3.7 and Glassfish bundle to try JSF development.Why deploy and test on the code, Glassfish always render my JSF...
View ArticleHTTP Status 500 exception 'java.lang.IllegalStateException' GlassFish3 &...
Hello! I need help urgently :-( I have a virtual machine with Glassfish3 + Oracle11gr2 installed. It worked correctly until last week when power has been unexpectedly disabled. So virtual machine has...
View ArticleAdd-ons of Glassfish
Hello List,I am interested of using GlassFish for non-HTTP based protocols. After some research, I have found that the proper way of implementing a non-HTTP based protocol that would require me to open...
View ArticleCannot install update tool: Not in GZIP format
I am running java 6 on windows. I just installed glassfish 3.1.2.2 using exe and chose not to install a domain during the installation. Then I tried running the pgk tool, and found out I had to install...
View ArticleAccess denied ? Server Policy on R1
I have three boxes, PROD(R1) TEST(R2) DEVL(R3) Each box has the following info: R1 R2 R3i)10g app server hosting } Redirects->} home index.html } links to } R2 glassfish apps domain1 ii)Apex...
View ArticleAdding empty beans.xml makes GlassFish say "Cannot load app"
My app is not using CDI so far, and it deploys and runs on GF 2.1.1 rather well. :-)Now I want to start using CDI, so I add META-INF\beans.xml (zero length file) and redeploy. Now GF rejects to deploy,...
View ArticleGlassfisch 3.1.2 problem installing SSL-certificate
Hello,since two weeks i am trying to install a SSL-certificate on glassfish 3.1.2 without success. I followed a lot of slightly different tuts from the net including the one from oracle.I tried to...
View ArticleAccess denied ? Server Policy on R1
I have three boxes, PROD(R1) TEST(R2) DEVL(R3) Each box has the following info: R1 R2 R3i)10g app server hosting } Redirects->} home index.html } links to } R2 glassfish apps domain1 ii)Apex...
View ArticleCan't load different libraries on each cluster (Glassfish 3.1.2.2)
Hello, I'm using GF 3.1.2.2 over Red Hat Enterprise Linux 6.3 I've several clusters and I need to load different libraries on each cluster. I've read...
View ArticleCan not configure SSL on Oracle IPlanet and Oracle Glassfish server through a...
Hi ,I'm trying to configure a system which includes two web servers (Oracle IPlanet) and two app servers (Oracle Glassfish 3.1.2) and a load balancer. Still I'm not able to configure ssl on load...
View ArticleWhat happened to --profile option for create-domain asadmin subcommand
I am in the process of upgrading glassfish from 2.1.1 to 3.1.1. I see from the documentation that --profile option for create-domain doesn't do anything anymore. We made use of custom templates in...
View ArticleSimple Glassfish Cluster setup with session replication
I am trying to set up a two instance Glassfish cluster with session replication enabled between the two instances.The eventual plan is to run Liferay portal on the cluster, but for now even the...
View ArticleUndeploy 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 ArticleDeploying deprecated EJBs
Would it be possible for the GlassFish deployment mechanism to issue a warning when someone (I have this friend...) deploys an EJB that is annotated with @Deprecated?Best,...
View ArticleWarning messages when using JMS with transactions
Hi everyone,I have a small Spring framework based webapp running in Glassfish 3.1.2.2 that makes use of a JMS queue. I have configured the ConnectionFactory to use XA transactions and configured the...
View Article