GlassFish is the reference Java EE application server.
I am trying to write a simple Jersey application that sends files from a Jersey client to a Jersey server …
glassfish jersey jax-rsThis is the trace : Launching GlassFish on Felix platform ERROR: Error parsing system bundle export statement: org.osgi.framework; version=1.6.0, …
glassfishI have 2 modules: ejb and war, and ear module, that contains them. Modules build successfully, but when I try to …
glassfish ejb earI have a stateless EJB that acceses my database. I need this bean in a JSF 2 converter to retreive an …
jsf dependency-injection jakarta-ee glassfish ejb-3.0Glassfish is not loading the com.mysql.jdbc.jdbc2.optional.MysqlXADataSource package. The following error is thrown javax.persistence.PersistenceException: …
eclipse deployment glassfish earWhat is/are the difference/s of Java's JAX-WS and Metro? Are they the same of are they two different …
java tomcat glassfish jax-ws java-metro-frameworkGlassfish lets to set the SSL certificate nickname through its admin console as it is highlighted in the pic below: …
java ssl glassfish glassfish-4 glassfish-4.1I cannot seem to get the Maven Glassfish plugin working for the life of me: <project> ... <pluginRepositories&…
maven-2 glassfish glassfish-3 glassfish-embeddedBy default, Glassfish v3 doesn't set the httpOnly flag on session cookies (when created as usual with request.getSession()). I …
java servlets jakarta-ee glassfish java-ee-6Today I upgraded my local Glassfish server to 3.1.1 in preparation for my company's upgrading of the servers to the same …
java maven glassfish application.xml