This question already has answers here: How to inject @EJB, @PersistenceContext, @Inject, @Autowired, etc in @FacesConverter?
I have created simple Java Dynamic Web project in Eclipse. I host my project on Glassfish 2.1.1. When I try open p1.jsf page in browser I got following error:
I\'m trying to use the glassfish-maven-plugin (https://maven-glassfish-plugin.dev.java.net/) with GlassFish v3 (I\'m on a Mac and using Eclipse) and I can\'t seem to get my web app to deploy. I keep r
I am trying to deploy a spring 3 application on GlassFish v2.1 and am getting the following error: APPLICATION_CONTEXT_ID_PREFIX at org.springframework.web.servlet.FrameworkServlet.createWebApplicati
I\'m having a bit of a problem building a Java Enterprise Edition web application on Mac OS X 10.6.2 using Ant 1.7.1, Glassfish v3 and Java EE 6.
I have an application on Glassfish v2 ( on Mac OS 10.5.8 and Java 1.6 ) that uses JavaDB and Toplinks that comes with the Glassfish bundle. Everything works fine.
I have a j2ee app using Struts2.I have a gloabl properties file which is declared in struts.properties which resides in WEB-INF/classes.It has the following setting:
I\'m trying to deploy simple Rails app on glassfish v3 and get the following error: org.jruby.rack.RackInitializationException: Could not find RubyGem activerecord-jdbc-adapter (>= 0)
I am using the recently released Glassfish v3 and while using native libraries glassfish would intermittently complain glassfish SEVERE: java.lang.UnsatisfiedLinkError:
I\'ve a problem with GlassFish and SAP JCo connector (sapjco3.jar) I load it at start up of an J2EE application (jwm.ear) and initialize it wrapped in a singleton the first time a connection to SAP i