ear « glassfish « Maven/Ant Q&A

Home
Maven/Ant Q&A
1.Ant
2.artifact
3.dependency
4.deploy
5.Development
6.eclipse
7.glassfish
8.hudson
9.integration
10.jetty
11.junit
12.m2eclipse
13.module
14.netbeans
15.package
16.plugin
17.POM
18.repository
19.svn
Maven/Ant Q&A » glassfish » ear 

1. How to deploy a JDO based EAR file on GlassFish?    stackoverflow.com

I'm really desperate right now, because I'm building a little application that is split up into several projects. There is a web application that uses Vaadin and an EJB container that ...

2. Deploying maven generated ear into GlassFish    forums.netbeans.org

I'm using NetBeans 6.1 and maven to generate ear package from maven project modules. The packaging works fine with Codehaus' mevenide but the deployment fails. The mevenide runs "package org.codehaus.mevenide:netbeans-deploy-plugin:1.2.4:deploy" goals when I use "run" from the ear project. The package is then deplyed into GlassFish but as an webmodule instead of enterprise application. If I manually depoly the ear package ...

3. Deploy EAR through Maven 2?    java.net

5. EAR built with Netbeans vs Maven - both deploy, Maven gives error    java.net

I am having trouble with an EAR being deployed in Glassfish v2ur2 (and Glassfish v2). If I create an EAR with Netbeans, by importing the WSDL, I can deploy and access the WSDL. If I create the EAR with Maven, I can deploy but receive a 500 error when accessing the WSDL with the following message:

6. Glassfish, EAR, Maven build    java.net

I am migrating from tomcat to a Glassfish cluster. My current application is a spring based web app, packaged as a .war. I have various packages, built as .jar files which are dependencies in the build for the web app. I'm using maven to build each jar package and the web app .war.

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.