glassfish-3
How to change the layout of log messages from GlassFish 3.1 in Eclipse 3.7 (Indigo)
I have Eclipse 3.7 (Indigo) installed with GlassFish plug-ins, which allows me to start/stop the server, deploy/undeploy, etc. It also integrates the server.log from domain1 of GlassFish to the Consol[详细]
2023-03-24 13:45 分类:问答InputStream left open from TimerTask call to Guava map; GlassFish complains on undeploy
I\'m implementing ServletContextListener in order to schedule various jobs on my app server (GlassFish 3.1). I\'m using contextInitialized() to schedule recurring tasks, andcontextDestroyed() to call[详细]
2023-03-23 17:40 分类:问答Netbeans Project Deployment Error
My Netbeans is just freaking out. 20 minutes ago it worked fine, but now it is not. I did recall all changes but it is not working.[详细]
2023-03-23 01:28 分类:问答Making Glassfish respond to ajax request JSF 2
I\'m trying to do an ajax request to my server (Glassfish v3开发者_JAVA百科.1 open source edition) and for any reason the request never go to the server, running the same proyect on tomcat 7 it works[详细]
2023-03-22 16:57 分类:问答glassfish authenticating @Webservice calls
We have a java ee 6 application deployed in glassfish v3.01, we would like to expose some of our EJB\'s as webservices but we are having trouble securing and authenticating the webservice endpoints. W[详细]
2023-03-21 16:17 分类:问答How do I set environment variables for system users in Ubuntu?
I have created a system user for my glassfishv3 installation tha开发者_如何学Ct has no interactive shell, so no environment variables are set on this user when glassfish is started through asadmin.[详细]
2023-03-20 10:51 分类:问答include model libraries in appclient jar
I\'m deploying an ear with an EJB onto glassfish 3.1 which I want to call using the appclient script.[详细]
2023-03-19 17:29 分类:问答java.lang.IllegalArgumentException: "" when carriage return present in ajax render attribute
I have this line of code in my application: <f:ajax event=\"click\" 开发者_JS百科render=\"#{ULInvestmentPatternUI.premiumForm}[详细]
2023-03-19 04:47 分类:问答glassfish 3.1 virtual server nightmare
I m using glassfish 3.1.1 (Edition 3.1 (build 43)) server. I have deployed a web application named \"void\"[详细]
2023-03-18 05:36 分类:问答Glassfish doesnot start from Eclipse Helios SR2
I am trying to run Glassfish V3 Opens source edition from eclipse using the glassfish adapter.It gives me port conflict error.I have checked both 8080 as well as 4848 and both are free and not used by[详细]
2023-03-18 04:17 分类:问答