JSF 2.2 Proposed Final Draft spec has been posted.
Hello JavaServer users,JSF 2.2 Proposed Final Draft has been posted. You may download the draft of the spec at . You may try out the implementation by dropping this maven GAV into the modules directory...
View ArticleException while enabling Client authentication in Glassfish server 3.1.2
Hi, I have enabled the "client authentication" option at the "SSL" tab at the http-listener-2 configuration screen, and when i restart the server https is not at all available anymore..I am using self...
View ArticleInitalContext lookup() hangs on standalone client
I have a glassfish server and several stand alone java SE clients running on the same network but different machines. This code works fine if the server and client are running on the same...
View ArticleIs it possible to use JAAS-authentication with Glassfish in HTML5+ REST...
Hi!What is the best solution to implement an authentication in HTML5 - REST application? I have a software what uses JAAS-authentication + JDBCREalm. I have to re-implement software to use HTML5, is it...
View ArticleFishCAT - GlassFish Server 4.0 Community Acceptance Testing
GlassFish Server 4.0 is under development now and will be released along with the Java EE 7 platform in Q2 2013. We need your help in testing the nightly and promoted builds of GlassFish. This provides...
View ArticleGlassFish as service cant run Autocad
Hi I'm developing web application, which use autocad for drawing. When i run glassfish as application->autocad start ok. But when I run glassfish as service->autocad doesnt start. Help me?))
View ArticleAfter Glassfish 2.1 restarting, my application is deleted.
Glassfish v2.1, openesb When I deploy my application, a new folder in "jbi\service-assemblies" named MyServiceCA is created. Then after Glassfish restarting, the folder remains. It is good. If I deploy...
View ArticleUse java method in bpel mapping
I use a java method getTestDate () in bpel mapping for optional element "docDate" type...
View ArticlePassword aliases not propagating to cluster instances
I have a cluster on glassfish 3.1.2.2 (build 5) with an remote node and an instance, I create a passoword alias on the domain admin server to use on a database connection, I ping the database and it...
View ArticleError when starting a remote instance. CLI802 Synchronization failed for...
Hi all, I'm fairly new to Glassfish, and I'm working on setting up a high availability proof-of-concept running Liferay on a Glassfish cluster.I've had no problems with one instance, and have moved on...
View Articlepaas-console not available glassfish 4.0 B81
just downloaded glassfish 4.0 B81 to test it as indicated by https://blogs.oracle.com/arungupta/entry/java_ee_paas_using_glassfish but when I try to enable paas-console it says:Application with name...
View ArticleUpdateTool proxy server??
Hi,I am currently reading the Oracle J2EE 6 Tutorial and trying to get started with Glassfish. I installed Glassfish but am unable to launch the updatetool. I am first prompted with, "The software...
View ArticleProject Fuji Website down?
I would like to ask whether the Project Fuji is still up or not as I was not able to enter their website
View Articleasadmin in two locations
What is the difference between glassfish3/bin/asadmin and glassfish3/glassfish/bin/asadmin?
View ArticleJust want to say "Thank you" for ...
... what you guys made out of Glassfish after Sun Microsystems was eaten by Oracle.It appears that the number of bugs is increasing instead of lowering down!Issue # 1:When downloading the zip-file and...
View Article(Security Multi-user Client Problem) Bad remote CallerPrincipal when...
Hi, I have a very annoying issue with my secured Glassfish 3.1.2. When I connect 2 (or more) users from my EJB client, I am having always the last connected user when I do this in my EJB:...
View ArticleDeploying BPEL apps from GlassfishESB v2.1 to FUJI GlassfishESB v3.
I would like to know how to deploy the BPEL applications created on GlassfishESB v2.1 to Fuji GlassfishESB v3. The Screencast seems broken..
View ArticleInserting to DB after ejbCreate
As I understand it, Glassfish performs all of its Entity Bean insertions at the end of the transaction. I'm migrating a Weblogic application which expects some data to exist in the database once the...
View ArticleWebsockets with 4.0b81 - pending / half-open connections
Good evening,I am trying html5 websocket technology with Glassfish. I use the Glassfish 4 b81 with JSR-356 support built-in. Yet, I fail to actually really open a websocket. In google Chrome, it says...
View ArticleUndeclaredThrowableException returned instead of Exception (JMX in Glassfish...
I have a standalone Java client that uses JMX to administer a server application running inside the Glassfish container. Whenever the server encounters an exception, it throws Exception which is...
View Article