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

Batch processing and multiple deploys issue

Hi all,I am developing application which contains some batch processing. My implementation is so far very simple, easily customized batch sample payroll. It works, but I have problem with multiple...

View Article


Glassfish 4.0 Realms and adding users

Hi,I am following a tutorial on how to create a secure login page using netbeans, glassfish4.0, java sdk. The directions for glassfish implies that there is a REALMS node under security in the admin...

View Article


Is it possible to reload ejb-jar and persistence changed without...

Hi,I use Glassfish 3.1.1 and 3.1.2.2 in many servers. Sometimes it is needed to change the configuration in files ejb-jar.xml and persistence.xml. Then, I redeploy the app. But this is a big problem...

View Article

How to disable ssl/https on Glassfish 3

Hi,I have been asked to fix an invalid ssl sertificate for a customer, and the prefered solution is to just remove ssl/https since this is a file upload server that does not need this kind of...

View Article

JMS + security realm in Jave EE 7 / Glassfish v4

We have a jms queue in a jee 7 application running on glassfish v4.At the moment, an MDB is reading from the queue.Is it possible to secure this queue with the application's security realm and be able...

View Article


GlassFish split sever.log or filter whats written in it ?

Hello all on the forum.In the past few days I'm searching for a way to filter the information that are written into the server.log file or how to split whats written in it to multiple files. The...

View Article

SSO with Active Directory and Kerberos

Hello!I want to configure the following scenario:I have a windows domain with an Active Directory. The users are logged into their windows accounts. I configure a glassfish application server (V3 or...

View Article

UTF-8 code is included in the domain.xml

View Article


Clarifying the Open source license for Glassfish

There are questions and answers on the Glassfish open source license, but none of them could give a definitive answer. I've seen the license page too, but would like to clarify it.If a company wishes...

View Article


Setting deployment path using glassfish-eclipse plug-in

Hi all,I am using a Glassfish 4.0 server configured with Eclipse Kepler. After creating a 'Dynamic Web Project' and deploying it in glassfish, the app gets deployed under 'eclipseApps' path and not...

View Article

Glassfish v3 x javassist x Hibernate 4.2.8

Hi,The new version of Hibernate 4.2.8 needs javassist 3.18. Is it possible to change weld-osgi-bundle.jar to update the version of javassist? The original version is 3.14 there.

View Article

Glassfish + ActiveMQ; producer sends to wrong queue

Helo, guys! I've spent the whole day googling to sort out my problem. So here the problem is:I have Glassfish server v 4.0 and ActiveMQ v 5.9. I followed these topics:http://...

View Article

Adding Connection Pool from hosted MySQL Database

I'm trying to add a JDBC Connection Pool to my database located at dmitalevycom.ipagemysql.com but the server cannot ping the database at that URL. I assume the problem is in the "Additional...

View Article


Glassfish must always run in IDE

Do I always have to have the IDE running for Glassfish to work?

View Article

Release date for Glassfish 4.0.1

I've been struggling with a few issues with deploying an application that fails for the same reasons as in this jira ticket.I installed beta versions of Glassfish but the issue would not go away, so I...

View Article


official glassfish publishing repo

is there any pointer stating maven.java.net is the official publishing repo for glassfish ?

View Article

Glassfish Mod Proxy Equivalent

Is there an equivalent in Glassfish (grizzly) that will provide the services that Apache has with mod_proxy.Simply, how can I "proxy" in a site to the grizzly server without writing something to do so.

View Article


Jprofiler 8.0.2 with glassfish v2

Hi,I am trying to configure Glassfish v2 on which my application works( an ear with ejb's and war's ) with remote JProfiler to check for memory leaks.I am able to configure it successfully and view the...

View Article

Glassfish v3.1 disable connection pool

hi everyone! I have a full JEE 6 application running in glassfish v 3.1.2.2 . It uses an oracle connection pool to get data and save data. For maintenance reasons, I need to release all the connections...

View Article

HTTP Status 500 - Internal Server Error on GlassFish

I want to develop a web application with Java EE using GlassFish and started learning the basics with the tutorial on the following link:http://www.objectdb.com/tutorial/jpa/eclipse/ee I carried out...

View Article
Browsing all 1091 articles
Browse latest View live