This is on GlassFish 3.1, using PrimeFaces over Mojarra and salted with MyFaces CODI.On just about every request the followin开发者_Python百科g message appears:
The time on my Liferay install is incorrect. Where do I go to change 开发者_如何学运维the time settings?
I have simple jsf app with servlet for dynamic images and filter setting utf8 encoding. From time to time (1/10 requests) I get very strange error:
I have an ApplicationScoped 开发者_运维技巧bean that fires up a separate Thread to do some background work.The Thread has a method for cleanly terminating it called terminate().If not terminated via t
Using glassfish 3.1.1 for a Java EE6 project the security role mapping as defined in glassfish-web.xml has no influence on the \'user - role\' mapping.
I am trying to get started with WebSockets, and trying to write a simple application to send messages back and forth via a websoket.
I am faced with the necessity to push some messages to the clients of my web-application in Java. After some reading up on the subject, i decided to use websockets as an emerging and a promicing techn
I am getting the following message while starting glassfish server 3 in netbeans. How to amend this fileNotFound exception ?
i saw that my glassfish server has a number of updates available, and i`ve noticed that hibernate 3.5 was one among them. I was wondering why would glassfish use hibernate. Then i have searched a lit
I have a java web application that use spring security for log in users, restriction access etc. , and it is working without problems on Glassfish 2.1, Tomcat, jetty, but on glassfish v3doesn\'t work,