Admin REST jvm-options error "is invalid because it does not start with a '-'"
Hello, I have been playing with admin rest services and almost everything works except setting jvm-options. When I try to set an option first of all the option is not set second all existing JVM...
View ArticleDatabase Connection not working in my application
Hello everyone,I am coming from jboss and there it was kind of easy to install the database connection for my enterprise application.I followed the instructions from this...
View Article"unable to start application" / FileNotFoundException after webstart app is...
I'm trying to deploy a webstart app and have problems with a changed jar module file name.The app works fine when it is deploy for the first time but whenever I deploy a new version, I cannot start it...
View Articlewhere alias password saved
Hi All,I am trying to find out where the password aliases saved and if there is a way to reveal these password true values?thanks,-HL
View ArticleHttpSession null with tracking-mode URL
Our customer doesn't want to have session tracking with cookies, so i tried to use tracking-mode URL set from the web.xml. This throws a ViewExpiredException on postback on my login page because the...
View ArticleGF 3.1 ActiveMQ Resource Adapter - TransportFactory ClassCastException
Hello, I have GF 3.1.2.2 on linux server. It has 2 connections on remotes ActiveMQ servers (ActiveMQ 5.7.0).I deployed the ActiveMQ RARs like this...
View ArticleGF 3.1.2.2 new DCOM issue
We are running GF 3.1.2.2 b5 on Windows 2008 R2 SP1. We've setup DCOM between the DAS and several nodes. I've run through all the previous postings regarding DCOM and it validates succesfully using a...
View ArticleORB - IIOP Message body size
Hi,we have an application where the frontend layer makes EJB calls to the backend. Analysis of performance problems showed that the message body size of IIOP messages is quite huge. The strange thing...
View ArticleGlassfish with Apache Frontend
I have deployed web application in Glassfish 3.1.2. I am front ending it with Apache 2.2 and accessing it. I have observed that the access file of Apache .htaccess is not working with Glassfish hosted...
View ArticleGlassfish 3.1.2.2 and maxParameterCount
We have a page on an application deployed in Glassfish 3.1.2.2 that has over 10,000 fields (both hidden and displayed) that get submitted via POST to the server. When the page is submitted, the server...
View ArticleFighting network latency : howto cache a JMS Connection/Session/MessageProducer?
Hi, we use glassfish with a REMOTE JMS broker. When we were running in EMBEDDED we did not experienced this issue but now we do. Network latency adds a bad delay for each Connection/Session/Producer...
View ArticleRemote EJB fails when trying to Save using JPA !?
I think I would like to do something that most people should be doing ? My Project resides here ( an ear is present but not used ):https://github.com/Inkimar/Media-3Read about Jeffreys Onion...
View ArticleRemote EJB fails when trying to Save using JPA !?
I think I would like to do something that most people should be doing ? My Project resides here ( an ear is present but not used ):https://github.com/Inkimar/Media-3Read about Jeffreys Onion...
View ArticleGlassfish Virtual Server and JSF2 problem
I recently created a Virtual Server for my application. When I access it from https://bse.ufms.br all my jsf2 posts are ignored.If I change the url to https://bse.ufms.br/bse everything works fine. Any...
View ArticleError Redeploying EJB Timer on Glassfish 3.1.1
Hi,I have a sort of weird error when I try to redeploy an EJB Timer. I mean, I can deploy the timer application with no problem, and it works, but when I attempt to redeploy the EJB, Glassfish comes...
View ArticleImproving startup time for java web application in glassfish 3.1
I am trying to reduce the start up time of my web application deployed in glassfish 3.1.1 (build 12) application server. My web application is deployed as a war file containing multiple jar files for...
View ArticleWeird error deploying EJB on Glassfish 3.1
Hi,I've came across an NPE deploying an EJB project depending on whether the glassfish-ejb-jar.xml descriptor is present in the jar file. Removing the descriptor file from the project, the EJB is...
View ArticleTest forum email link
Ideally every new posting should result in an email being delivered to users email alias via the forum-to-email bridge. I am seeing that it's not happening for quite some time. Subsequent replies to a...
View ArticleTwo domains on the same port GlassFish its possible ?
I have two domains registered and wanted each to have a separate domain in glassfish, where both domains registered will enter through port 80 (http) and 433 (https) on my server and my need is that...
View ArticleRe: GF4: Cannot start batch job from @Startup EJB
It might be a bug, it might be not. Does it work in the servlet init() method? Or a non-startup singleton EJB? How is the "jdbc/batch" configured and registered?thanks, -marinaOn 6/9/13 8:17 AM, Harald...
View Article