Double GZIP compression problems.
Dear colleagues. I've come to a very weird situation. In my application I am using a GZIP compression filter, that supports compression for both requests and responses. I've also set up compression on...
View ArticleGlassfish 3.1.2 deadlock involving org.glassfish.web.loader.WebappClassLoader
Hi Guys,My webapp deployed in Glassfish 3.1.2 wqas hung. jstack reported the following deadlock. Does this look like a Glassfish deadlock issue or an issue in my webapp's code?I can't see anything...
View Article[Asking]About org.jvnet.hk2.annotations.Decorate
Hi Jwells, TeamI have a question about org.jvnet.hk2.annotations.Decorate.Now, this org.jvnet.hk2.annotations.Decorate has been deprecated and can be found in hk2-deprecated.jar.I want to ask how to...
View ArticleHTTP Status 500 - type
HTTP Status 500 -type Exception reportmessagedescriptionThe server encountered an internal error () that prevented it from fulfilling this request.exceptionjavax.servlet.ServletException: Cant...
View ArticleRe: [Asking]About HK2 Construtor Injection
On 2/27/2013 8:59 AM, Tang Yong wrote:> Hi JWells,>> Thanks your reply very much!>>> @Inject>> public LocalServerPoolFactory(TemplateRepository>>...
View ArticleHow to change bundle start level in glassfish 3.1.2 equinox?
Hello, I want to change the start level for a bundle in my glassfish. I used equinox as osgi runtime.I changed the configuration file glassfish\config\osgi.properties and add the folowing...
View Articleglassfish CLIENT-CERT authentication
Hi all,I'd like to ask a quick question on CLIENT-CERT mutual authentication. Sorry if this has been asked already.Namely I have a demo REST web application created in Netbeans 7 IDE that uses...
View ArticleThere are some questions about The Improvement of...
HiI have some questions about the following method in glassfish V3: ------------------------------------------------------------------------------------------------- Component: ejb_containerclass:...
View ArticleSecure admin bug
Hey everyone.I am trying glassfish 3.1.2.2 cluster mode in a linux OS, but I get a a blank page after I try to log in.I found some other people has the same problem, since one year ago nobody has post...
View ArticleI have problem running more than 03 managed bean on jsf having error message
Hi every body.I m using netbeans 7.2.1 as IDE. I m trying to develop an Multiple Questions Choices web app with various users profile, based on JSF framework and running on GLASSFISH3+ server, and i...
View ArticleConcurrentModificationException
Hi, I have a problem with my webapps once in a while deploys with a ConcurrentModificationException when it tries to read a resource. For some reason we cant figure out, the delegates list in Glassfish...
View Articleapplication jars not found
hi, i'm running the latest version of glassfish server with a web project using struts 1, mysql and mybatis for database access. all application specific libraries i put into the...
View ArticleChange page marked "Forbidden" when resource not accessed to our branded page
Hello,We need to change the page that is displayed when a forbidden resource has been accessed so that we it can carry our branding.Now Glassfish uses default branding which is white page with black...
View ArticleUsing the Glassfish Adfmin Rest API from cross-domain ajax on 3.1
Hi, My GF version is 3.1 open source.I'm trying to consume the rest API of my GF cluster with ajax requests (no matter about jquery or other, I've tried with xhr only too).I succeed to authenticate...
View ArticleRe: May I ask you, glassfish deployment of the application of what is the...
That should be users alias instead. Corrected now.On 3/5/13 7:41 PM, Shreedhar Ganapathy wrote:> Forwarding to a more appropriate mailing list for community to share.>> I think the original...
View Articleredirect_n => This web page has a redirect loop
Hello,I've deployed web site with / I would like my website example.com will redirect to www.example.comI've added But when I try to load example.com or www.example.com I get the error "This web page...
View ArticleAbout arquillian glassfish ejb 3.x integrated test
Hi Marina,Today, I trigger a problem[1] about arquillian glassfish integrated test again on Glassfish 3.1.2.2 or current Glassfish...
View ArticleJSF 2.1.7/2.1.17 on Glassfish 3.1.2.2: managed beans not resolved
Hi,My JSF application works on JBoss 7.1.1. I tried on Glassfish 3.1.2.2(newest), all managed beans are not recognized. The same version of Mojarra 2.1.7 is used in both...
View Article