glassfish
java.lang.NullPointerException at com.sun.faces.renderkit.RenderKitImpl.createResponseWriter
I have a JSF 2.0 project with PrimeFaces 3.0.0.M3 on Glassfish. When I run it, I get the following exception:[详细]
2023-04-07 20:48 分类:问答Deploying JRuby/Rails to Glassfish: undefined method `bundle_path' for Bundler:Module
The following error shows up in my Glassfish log when attempting to access my app: Caused by: org.jruby.exceptions.RaiseException: (NameError) method \'to_yaml\' not defi开发者_如何学编程ned in Objec[详细]
2023-04-07 14:52 分类:问答GlassFish 3.1.1 - getting jdbc connection
I\'m trying to get开发者_如何学C OracleConnection from glassfish by this lines: EntityManager em = getEntityManager();[详细]
2023-04-07 09:15 分类:问答GlassFish redirect www to non-www domain
Is it possible to redirect users from www.domain.com to domain.com? I\'m running GlassFish 3.1.1 with JSF/EJB app in root context (/).[详细]
2023-04-07 04:19 分类:问答DCH class error with JavaMail
I\'m attempting to set up a simple logging test with JavaMail in Java EE 6, using the jar files provided with Glassfish 3.1.There seems to be a wealth of questions out there on this subject, but I hav[详细]
2023-04-07 00:43 分类:问答Where does the Liferay portal-ext.properties go in Glassfish?
Below 开发者_开发问答is my Liferay path: C:\\glassfish3\\glassfish\\domains\\liferay\\applications[详细]
2023-04-07 00:23 分类:问答Deploying Terminal Base Java Application
I\'m migrating from .net to java and I\'m not yet used in java application deployment. I\'m used in deploying console base application that acts as a stand alone application , a mixed of tcp and udp s[详细]
2023-04-06 23:29 分类:问答Weird problem - Glassfish 3.1.1 Server and Eclipse Indigo
I have installed Glassfish 3.1.1. Open Source Ed. Server for my development purpose and Eclipse Indigo as my IDE. The add-on(s) i have installed in eclipse are Glassfish Server Tools and Spring 3 Tool[详细]
2023-04-06 17:12 分类:问答Globally accessible property in EJB
I have a JavaEE application that needs to access a file in order to obtain certain informations about the installation.[详细]
2023-04-06 16:58 分类:问答Monitoring webapp deployed in Glassfish
From a webapp deployed in a Glassfish app server, I have to find some metrics to allow monitoring. Inside the webapp, is there others tools/libraries which allow me to gather such metrics ?[详细]
2023-04-06 14:58 分类:问答