glassfish-3
How to get rid of WARNING: PWC4011: Unable to set request character encoding to UTF-8
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:[详细]
2023-04-10 04:44 分类:问答Setting correct time settings on Liferay
The time on my Liferay install is incorrect. Where do I go to change 开发者_如何学运维the time settings?[详细]
2023-04-10 02:46 分类:问答java/jsf strange error: WARNING: StandardWrapperValve PWC1406: Servlet.service() ... threw exception java.lang.NullPointerException
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:[详细]
2023-04-09 19:51 分类:问答How do I fix a Thread Leak in a JSF application?
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[详细]
2023-04-09 19:35 分类:问答security-role-mapping not working with file descriptor
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.[详细]
2023-04-09 13:21 分类:问答WebSockets, GlassFish, Grizzly -- can't connect
I am trying to get started with WebSockets, and trying to write a simple application to send messages back and forth via a websoket.[详细]
2023-04-09 06:02 分类:问答GlassFish, Java, Grizzly, WebSockets - how to get started?
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[详细]
2023-04-09 01:00 分类:问答fileNotFound exception while starting glassfish 3
I am getting the following message while starting glassfish server 3 in netbeans. How to amend this fileNotFound exception ?[详细]
2023-04-08 20:31 分类:问答glassfish and hibernate
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[详细]
2023-04-08 17:59 分类:问答Spring security doesn't work on Glassfish v3
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,[详细]
2023-04-07 23:26 分类:问答