Re: How can I create a .war file from the deployed content on the disk?
I see. In that case, if you no longer have access to the original application, you could jar up the contents of the application repository to re-create the original application and then use that to...
View ArticleJCACHE (JSR 107) support in Glassfish
I was wondering if anyone has and idea what the plan is for JCACHE (JSR-107, JSR-347) support in Glassfish?It's well documented that JCACHE missed JEE7, but the consensus seems to be that the project...
View ArticleV4.0 on Windows
I found a certification spreadsheet for V4 and it only lists Windows 7 and 8 as certified for Glassfish V4. Are those the only Windows platforms that it runs on? What about on W2003 32-bit?
View Articleinject request scoped cdi bean in singleton startup ejb
Hello,when I try to inject a request scoped cdi bean into a singleton startup ejb I get a ContextNotActiveException. I am not sure if this is a bug or if this is not supported. The specification says...
View ArticleSIP Servlets and WebRTC
Is the SIP Servlet 1.1 JAR still available somewhere? With the advent of WebRTC, it's useful to have a simple SIP signaling agent integrated in the Java server.MobiCents only claims to run on Tomcat...
View ArticleAuthentication failed on administration console but ok in asadmin
Hi. I installed GlassFish 4 (open source edition) on my computer. After I have imported my own SSL certificates (for my website) and re-generated bundled certificates (i.e. the 2 certificates with...
View Articleglassfish 2.1.1 classes update
Hello all... I need help with the upgrade of some classes I'm facing an old Java Project that creates some custom Realms but depends on some Glassfish 2.1.1 libraries. I need to use this project on...
View ArticleGlassfish exception on deployment
I cross posted this to the Hibernate Validator forum here [1] but I think there's a good chance this is Glassfish specific. As that post says:This maybe a WELD-Glassfish issue but I started seeing it...
View Articlerequest truncation on glassfish
We recently upgraded galssfish from 2.1 to 3.1.2 and now we are facing this issue where body of the http request data that is being received at the application side is truncated at around 65kb.Is there...
View ArticleCustom JACC's Policy.implies method called twice per REST WS call issue
Hello,I'm using GlassFish 3.1.2.2 and I'm developing on top of it our custom JACC implementation. I'm testing the implementation with the REST WS which is using mutual X509 certificate authentication....
View ArticleRe: Downloading GF 4 via Maven fails
On 8/13/13 2:03 PM, Oliver B. Fischer wrote:> Yes, I download it as Maven dependency. We do this and don't face that particular problem.The transitive dependencies should be avoided though, it would...
View Articlecan not find asupgrade.bat
I am upgrading Glassfish 3.01 to 4.0. I did a typical install of Glassfish 4.0. Now want to run asupgrade.bat from the new home but I can not find it? Where do I get this program from?
View ArticleShould a clustered GF-2.1 webapp run without changes on GF-3.1?
Hi,I am currently migrating a webapp which is currently running on a clustered GF-2.1.1 instance to a clustered GF-3.1 environment. The application configures session-replication using the old-school...
View Articleglassfish 3.1.2.2 with eclipselink 2.5.0 (JPA 2.1)
Does anybody know if it is possible to use the new eclipselink 2.5 (for the jpa 2.1-extensions) in a normal glassfish 3.1.2.2. I need this possibility both for a standalone-GF and also for an embedded...
View ArticleProperty substitution in multimode?
I understand that multimode is not intended to be a scripting solution.But I also understand that there is a limited amount of property substitution available in the configuration system, and that...
View ArticlePlease use open format for hard&software requirements spreadsheet
Hi,In the glassfish-4 release notes the following document is mentioned under hard/software requirements: http://glassfish.java.net/docs/4.0/glassfish40cert-matrix.xlsPlease use open formats when...
View ArticleContent Server Request Failed
This morning on all of our GlassFish servers, when we try to go to the admin console on port 4848, we're getting a redirect with the error message in the subject (screenshot attached). I've already...
View ArticleRemote admin without https
I am trying to use the REST interface to the admin features from a remote machine, but within a primitive environment where HTTPS is not going to be an option. I get the expected 403, "Remote access is...
View Articlegetting EclipseLink-7018 error during deployment.
Hi. I'm running glassfish 4 ( b89 ) and I'm getting this exception when trying to deply my application ( EAR ). Exception while deploying the app [superapp] : Exception [EclipseLink-7018] (Eclipse...
View ArticleJavadoc security issue and maven.java.net server
Many of you must be aware of the Javadoc HTML frame injection vulnerability identified as CVE-2013-1571 in the June 2013 Oracle Java SE Critical Patch Update advisory [1]. This vulnerability could also...
View Article