How to remotely connect to multiple Glassfish 4+ instances simultaneously?
I am looking for a way to connect to multiple instances of Glassfish 4+ (JDK7-EE) simultaneously from a stand-alone Swing-based client (JDK7-SE). I successfully connect and authenticate to a single...
View ArticleOne or more web fragments define the same Servlet in a conflicting way, and...
I'm trying to deploy a web application on Glassfish, and it's failing with the error "One or more web fragments define the same Servlet in a conflicting way, and the Servlet is not defined in web.xml",...
View ArticleGlassFish 4 ( app runs slow)
Hi,below is my applicationhttp://209.134.51.109:10005/MantraUserInterfaceTest/it runs ok locally. When i access it inside the deployed machine . But if you guys would access it as outside users then...
View ArticleHow to disable SSLv3 client protocol in GlassFish v4
As a precaution in response to the POODLE SSLv3 vulnerability (described here http://googleonlinesecurity.blogspot.co.uk/2014/10/this-poodle-bites-exp...), I want to disable SSLv3 on my server when it...
View Articlehow to upgrade from 3.1.2 to 3.1.2.2?
What is the procedure to upgrade from a current 3.1.2 build 23 install to the latest 3.1.2.2? The admin web portal does not show any available updates.I'm experiencing a bug that was resolved in 3.1.2.2.
View ArticleHow to download and install glassfish patches
Hi,I have GlassFish Enterprise Server v2.1.1 ((v2.1 Patch06)(9.1_02 Patch12)) (build b31g-fcs) installed on Solaris 10 and I want to upgrade it to 2.1.1.14.My question is : How to download and install...
View ArticleMetro - disable security validation on response messages
We am using Metro 2.1 on Glassfish 3.1. We have a metro based web service client running, and we have a particular requirement to NOT enforce security on incoming response messages from a Web Service....
View ArticleWSDL periodically unavailable on Glassfish
Periodically our Glassfish 4.1 installation seems to be unable to allow the WSDL for our Web service to be available. When I try to reach it through my browser it gives a "connection was reset" error....
View ArticleCan't subscribe to the mailing list
I have tried several times to subscribe to the USERS mailing list, to no avail. I seem to get the reply that says it's waiting for approval, and never anything after that. I have done this several...
View ArticleHow to use custom template on Glassfish 4.1?
I'm trying to create a new domain with Glassfish 4.1 asadmin, and I can't seem to supply a custom domain.xml template:[08:56:44 setup_gf_domain.sh ] -> asadmin: Invalid --template value...
View ArticlePossible error in UnifiedX509KeyManager (glassfish 4.1)?
Hello. Could somebody explain if this is an error in the source code of glassfish?public String[] getServerAliases(String keyType, Principal[] issuers) { 137 ArrayList serverAliases = new ArrayList();...
View Articleglassfish 4.0 fails to restart
Hi, I downloaded glass fish 4.0 and i recently facing an issue as soon as i extract the file and start the asadmin domain1 it works fine. But if i shut the server and then restart the server vaia...
View ArticleGlassfish, ORB and ephemeral ports
Hi,I have a client application which connects to my Glasfish server server which is behind a firewall. This all works happily until I try and do any work which starts a UserTransaction.As soon as I try...
View ArticleHow to disable HTTP Methods?
dear all,I am using glassfish 2.2, would any one let's me know how to disable HTTP methods such as DELETE, PUT, OPTIONS, TRACE..?I tried some configurations in web.xml as below, but it has not worked....
View ArticleGlassFish Time Service shut down inttermittent error
Hisomtimes I have encounter below exception but it's working fine again after i restart my glassfish server. the error is intermittent. How can I resolved this...
View Articlewhy am I seeing CORBA "error in giop magic"?
I'm using GlassFish 3.1.2 and after restarting the server, it runs a few days fine then out of no where starts reporting warnings for `error in GIOP magic` then reports an `Unable to set request...
View Articleglassfish 4.0 fails to restart
Hi, I downloaded glass fish 4.0 and i recently facing an issue as soon as i extract the file and start the asadmin domain1 it works fine. But if i shut the server and then restart the server vaia...
View ArticleOAM Integration with Open Source Glassfish 4.1
1. Has anyone tried to an OAM Integration with Open Source Glassfish 4.1? 2. What are my options if I want to perform OAM integration with open Source Glassfish 4.1?
View ArticleProblem with Glassfish 3.1.2 with Sql Server 2008 with jtds 1.3.1
Hi pepple ....i attemp run one aplication created with wavemaker, in wavemaker run perfect, works fine with SQL Server...... but i need run de application in glassfish....I have installed: glassfish...
View ArticleHow to configure EJB security in a web application?
web.xml:BASICfileglassfish-web.xml:adminadminuseruserThe role based security works well in web tier, e.g. JSF backing beans, but doesn't work in EJB tier. I also tried to add a glassfish-ejb-jar.xml,...
View Article