Quantcast
Channel: GlassFish Related Items on Java.net
Browsing all 1091 articles
Browse latest View live
↧

Howto avoid java.sql.SQLException: at deployment and startup

Hi there,I've defined a MySql JDBC connection pool in my glassfish server. The thing is this connection isn't always available, I'm catching the exception in my application and handle things. The...

View Article


Glassfish v3 shutdown when logging off from Windows Server 2003

I tried all the information provided on internet for resolving this issue but all went to vain. For v3 glassfish server i modified "domain.xml" with -Xrs option.When that didnt work then i tried...

View Article


Glassfish v3 and JMS deployment descriptor files exception

Hi all,I created a J2EE web application (war + EJB module) and I tryed to setup JMS resources for Oracle Glassfish 3.1.2.2; the project links on github (web application and EJB module)...

View Article

Problem deploying EJB app

I'm running into a weird issue while trying to deploy an EJB application under Glassfish 3.1.2.2. I have 2 machines running with identical setups, and I can deploy the app fine on one of these...

View Article

Repeated failure of glassfish svn checkout due to timeout of REPORT request

Hi togehter, the last weeks I tried to checkout the glassfish svn (both all and branch 4.0) and have repeatedly been confronted with svn error svn: E175002: REPORT von »/svn/glassfish~svn/!svn/me«:...

View Article


Glassfish v4 - java 7 - Port Unification - Error - not able to redirect http...

I am trying to use port unification for glassfish 4 to redirect any http request to https. I could easily do this with V3 but I am having issues with glassfish v4 - Java 1.7.Commands that I executed in...

View Article

GlassFish4.0 on Windows XP SP3 with JDK1.7.0_67

Hoping someone can help me.I downloaded Glassfish 4.0 and JDK1.7.0_67 separately. JDK installed fine, however not able to get glassfish to start at all. I have already checked the following -1. Made...

View Article

Glassfish 4.0 multiple apps not using the same cookie domain

I have several apps installed on test.myserver.com TEST CRPthey are accessed by launcher.myserver.com and launcher creates a cookie with a domain of .myserver.comfor TEST the cookie name is of course...

View Article


Glassfish 4 & EJB3

Hello everybody I have a problem with my web app ..I actually use EJB3 with JSF2 to develop login application.. I m usign glassfish as server and I have create a pool connection to estabish connection...

View Article


Enabling TLS v1.1 and TLS v1.2 to glass-fish 2.1

I currently have glass-fish 2.1 application server setup which supports SSLv2, SSLv3 , TLSv1.Is it possible to enable support for TLS v1.1 and TLS v1.2?

View Article

Writing HK2 components in GlassFish 4

In version 3 there is this guide on how to write components(including HK2 components): Oracle GlassFish Server 3.0.1 Add-On Component Development GuideThis documentation is not available with GF4. Why...

View Article

GlassFish 4 and Hibernate

Has anyone successfully used Hibernate with GlassFish 4? Which version and and with which JARs?I always seems to get exceptions like java.lang.ClassNotFoundException: org.hibernate.event.EventListeners$2.

View Article

GlassFish 4.0: validate-multicast works, session replication doesn't

Hello,I'm having a weird problem with my small GlassFish 4.0 cluster and I already spent 3 days on finding a solution. So here I am...First of all some information about my setup: I'm running two...

View Article


GlassFish Server can't start: Admin port is occupied by null

Can't seem to find anything that is occupying the port. Tried disabling the firewall as well. Really need help with solving this problem, thanks!

View Article

Glassfish, APEX Listener 2.0 and SSL Certificates

My office is currently working with the 3,.0 version of Glassfish and version 2.0 of the Apex Listener (Now known as ORDS). What we have is, users will log into our Apex application via the Apex...

View Article


Cannot connect to JMX connectors using AppserverConnectionSource

I tried the following on GlassFish Server Open Source Edition 4.0 (build 89)AppserverConnectionSource acs = new AppserverConnectionSource(AppserverConnectionSource.PROTOCOL_RMI, "localhost",...

View Article

GlassFish 4 TimeoutException when adding custom log Handler

I followed the instructions in the Administration guide and I get a TimeoutException.Im running GlassFish from Eclipse Kepler.More details...

View Article


java.lang.ClassCastException: JPA

Hi All,I am new to Glassfish and trying to integrate Spring, EJB and Hibernate in Glassh Fish 4.0When i try to integrate, I get the below exception.java.lang.ClassCastException:...

View Article

ClassCastException after redeploy project on Eclipse

Hi, I have an EAR project with two WAR and one EJB projects on it. When I deploy the project on Glassfish 4 with Eclipse everything works nice. But if I make a "clean" on Glassfish or I...

View Article

Good forum for GlassFish

This forum is unusable.Where is the best place for GlassFish related questions(and answers)?StackOverflow? The mailing list? The oracle community forums(https://community.oracle.com/community/java)? I...

View Article
Browsing all 1091 articles
Browse latest View live