Problem - External connection between stand-alone application client and...
Hello I am facing a problem with a client trying to connect to a module EJB that is hosted on a server Glassfish, I can connect locally, but when trying to use an external access by public IP or...
View ArticleTargeting GlassFish Application
Good morning, guys, I'm having a doubt that maybe you can help me as to GlassFish, go-go: I have two applications A and B, and two domains www.appA.com.br and www.appB.com.br already registered , and...
View ArticleGlassfish3 deployment options for third party libraries
We deploy multiple web applications on glassfish 3.1.x application server. I would like to separate out third party libraries out of the individual war files and add them to a common location so that...
View ArticleException attempting to inject Remote ejb-ref name [Glassfish HA]
Hi, Please, some advice to my issue:I have devoloped an application that uses EJB 3x and it works perfectly over simple Glassfish server Instance. But in my production Environment (Composed by two...
View ArticleHow to specify metadata of EJB registered as OSGi service?
Hi,when deploying EJBs in a hybrid application they become registered as OSGi services. I am looking for a way to specify additional OSGi metadata for the registered services.Is this possible? If yes:...
View ArticleAdmin console don't work after upgrade to 3.1.2.2
Hi,I upgraded my GF 3.1 Installtion via the Upgradetool to 3.1.2.2. Now I get the following Stacktrace when accessing the admin...
View ArticleGF 3.1.2.2 ORB Question
Hi,sometimes when our backend server (called via RMI) is under heavy load and the application has increasing response times I see a lot of orb related threads with the following stack trace:Thread "p:...
View ArticleCall EJB in GF2 from GF3
I have sveral EJBs in a server GF2 and I need to call this EJBs from a GF3. When I try to call the ejbs I always obtain the next error:java.lang.ClassCastException at...
View ArticleGlassfish:deploy application that resides on remote server
Hi All,I am a newbie with glassfishI have just deployed a glassfish cluster and installed apex listener for that...successfully. Would like to know how i can deploy applications that reside on the old...
View ArticleIssue with using reflection on glassfish v 3.1.2.2
Hi, I am trying to deploy and run a sample application over glassfish v 3.1.2.2. I am able to deploy it successfully. But somehow facing some issues while doing some process. It is related to...
View ArticleADF Application Deployed on Glassfish Application Server with ADF Essentials
Hi,I wanted to know if any one has deployed ADF Application on Production with Glassfish Application Server and ADF Essentials.If yes, would like to know the stability and performance of the ADF...
View ArticleExternal client consuming JMS messages from a GlassFish cluster?
We have a GlassFish 3.1.2 cluster with 2 instances (on jelastic.com). The application is supposed to generate (lots of) output messages that we want to publish to the outside world using JMS.The...
View ArticleHow do I upograde GF 3 to use json 1.17
There used to be a link to the older documentation chapter 12.2 which explained which jars had to be replaced to upgrade to JSON 1.17 on GF 3. That link has been replaced with the new JSON 2.0 docs....
View ArticleWriting a JMS client for a Message Queue Broker Cluster (embedded in...
We have a GlassFish cluster with two instances, hosted on Jelastic.com. The application produces messages on a queue "the_output_queue".We want to consume the output messages with a simple and...
View ArticleGlassfish Server Error when running App Client via JWS
I have a simple hello world ejb with a remote interface that is being accessed from a JWS Swing application. The swing app runs and displays on the desktop via the http link accessed from the glassfish...
View ArticleRemote Application Client accessing Glassfish EJB's via Internet
We currently have a JavaFX application running on a citrix server, our clients are complaining about performance. Our application is accessing our EJB's within our network as a stand alone GF client....
View ArticleLinking persistence to JNDI datasource ... ?
I have created a project : Maven / WAR / JPA2 (through hibernate) + Struts (no EJB, no EAR) Then I created a JDBC Connection Pool to the HSQLDB (not an in-memory DB but a real one) + a JDBC Connection...
View ArticleAlta disponibilidade con GlassFish
alguien tal vez ha instalado cluster con Glassfish y generar alta disponibilidad
View ArticleGlassFish cluster JMS broker configuration
Hello, I'm having the exact same problem mentioned in https://java.net/jira/browse/GLASSFISH-17278 and https://www.java.net//forum/topic/glassfish/glassfish/broker-configuration - GlassFish sets the...
View ArticleError when deploying simple app Eclipse + Hiberante + Glassfish, Module type...
Hi all, im currently investingating the use of Glassfish as the app server for a personal project, for testing the integration i generate a very simple JPA project with one entity and add the jpa...
View Article