I am trying to deploy a JAR file in a GlassFishv3 server. This results in the error: com.sun.enterprise.admin.cli.CommandException:
Scenario: 1) create maven ear project, create war project inside 2) add beans.xml to war project`s WEB-INF/
I am used to using Tomcat/Log4J for my logging.My current project is deployed to Glassfish v3 and I\'m finding the logging set up to be painful.Searching has shown me I\'m not the only one with frustr
We\'ve been having some issues with our MySQL server intermittently. It keeps throwing out a lot of these queries concurrently (thus stacking them up in my processlist). We are using a MyISAM db and c
I\'ve got a simple web app that should store data into my postgreSQL database. There\'s a class "Person" which is annotated as @Entity, there\'s a JDBC Connection Pool and a JDBC Resource.
version is glassfish v3 I want to trying maven-glassfish-plugin but I don\'t know 开发者_如何学Gohow to create a new domain.You can use the create-domain command. Either pass parameters on the comma
I need my JavaEE-application to be deployed on Glassfish as a directory, not a packaged WAR file. Is it possible to de开发者_运维知识库ploy a directory to Glassfish with the Maven Glassfish Plugin?
I\'m using GlassFish v3.The following field is declared in a class: @Resource private javax.sql.DataSource _data_source;
I\'m using the Maven plugin for embedded Glassfi开发者_Python百科sh - here\'s my plugin declaration:
How do I specify the path to a file in a web application? I have a folder named \'templates\' under WEB-INF, I\'ve been told that under GlassFish v3 the path should look like this: