Quantcast
Browsing all 1091 articles
Browse latest View live

GlassFish 3.x Maintenance Releases

Is there going to be any GlassFish Open Source maintenance release > 3.1.2.2 (based on Java EE 6) before GlassFish 4.0 (targeting Java EE 7)?Best regards, Harald

View Article


websocket : RuntimeException when after page is refreshed

I am broadcasting to each peer in a loop. Looks like when I refresh the page the socket is not gracefully closed and peer reference still remains in server When messages are broadcasted it throws...

View Article


2013中国(顺德)国际塑胶及包装展

View Article

Cannot make changes on admin console

Hi, I'm trying to test an application using the Glassfish 3.1.2.2 installed with Netbeans 7.2.1.Starting the admin console and then trying to make any change (either change the admin password), I get...

View Article

How to create a connector-connection-pool in Glassfish 3.1.2.2 with REST...

For a remote administration of multible Glassfish 3.1.2.2 instances I want to configure resource adapter connection pool and connector resources. These configuration can only be done after the resource...

View Article


@Startup @Singleton injection behavior question

I have a @Startup @Singleton EJB which injects an @ApplicationScoped CDI bean which is used by the EJB's @PostConstruct method. It calls a getter on this @ApplicationScoped bean and is getting back...

View Article

accessing EJB which is also a JSF managed bean from JSF xhtml file

what is the right way to use a jsf xhtml page to access an ejb which is also a managed bean for JSF ?in the javaee6tutorial trunk download athttps://svn.java.net/svn/javaeetutorial~svn/trunk/examplesin...

View Article

Mbean bottleneck on all instances in the cluster at the same time

Hi,We are running: Sun GlassFish Communications Server 2.0 ((v2.1 Patch18)(9.1_02 Patch24)) (build b02-p12) Java version 1.6.0_22-b04We have expreienced system freezing (response timeout) issue in a...

View Article


Deleting server logs causes GlassFish to hang - why? :(

Hi,One of our clients uses GlassFish extensively and we have noticed an issue lately when we try to delete cycled server logs; I believe they are using GlassFish version 2.1.Every time we do any of...

View Article


Remove 'Pragma: No-cache', 'Cache-Control: no-cache' from response

Glassfish is adding the 'Pragma: No-cache', 'Cache-Control: no-cache' to the response. Is there any configuration setting that I can set to stop Glassfish from doing it?I have looked around and read...

View Article

Deployment errors question

I have a WAR file which contains among other things a ServletContextListener, a @Singleton EJB and and @ApplicationScoped CDI bean.The RouterContextListener injects the @Singleton EJB w/@EJB. The...

View Article

OSE 3.1.1: How to use embedded DerbyDB for ejbTimers on standalone instance

Hi experts,according to the dev guide I have to use 'jdbc/__default' JNDI reource if NOT using ejbTimers on the DAS.However the associated pool is not meant to use an embedded DerbyDB.I don't want to...

View Article

How to reload jsp in cluster

I'm using GF 3.1.2.2.GF 3.1.2.2 reloads jsp files in DAS by replacing deployed file.ex) I changed a jsp file "test1.jsp" in the application named "app1"....

View Article


problem with EJB and JPA

I have problem with my simple application. I created data source and can ping db. Bath when I start web application something dos not work with EJB and persitUser method have problem. Can some one help...

View Article

create network listener

Is this commandasadmin create-network-listener --protocol http-listener-1 ...equivalent toasadmin create-http-listener ...?-- Glenn Holmer Weyco Group, Inc. phone: 414-908-1809 fax: 414-908-1601

View Article


create-jms-resource: Command create-admin-object failed

Hi, I am creating some JMS queue1 on cluster1 and create-jms-resource command generates output like: instance_cluster2: Administered object queue1 created instance_cluster3: Administered object queue1...

View Article

Same "cnonce"(Digest Authentication), Glassfish reply always 401 response?

Our setup is: Glassfish version 3.1.1 -We are using Digest Authentication(JDBC Realm). When Clients(IP is different) has same "cnonce", 401 response occurs. [NG_ClientA:10.22.49.11]...

View Article


richfaces fileupload tag is not working with glassfish3.1.2 however same...

Hi Team,When i had upgrade GF3.1.2 from GF2.1 rich:fileUpload tag is not working. however same works fine with glassfish2.1.I am using JSF 1.2 and Richfaces 3.3.3.Final .Pls find the attached...

View Article

java.lang.IllegalStateException

I am having an error in my project. Please, could anybody help me with the solution? I really need to get it resolved to be able to carry on. Below is the error and also attached is my application and...

View Article

GF 3.1.2.2 and WELD = ClassNotFoundException: BoundRequestContext

Hi,I'm trying to figure out if this is a GF bug, WELD issue, or just something I'm misunderstanding.We have some existing CDI beans that deploy just fine on JBoss AS7 and when I try to deploy the same...

View Article
Browsing all 1091 articles
Browse latest View live