users@glassfish.java.net

Re: Glassfish embedded 3.1.1 won't deploy existing war file (dep

From: Amy Roh <amy.roh_at_oracle.com>
Date: Mon, 03 Oct 2011 11:31:16 -0700

You may have some stale jars being picked up from local maven local
repo. Try cleaning all com.sun.enterprise.* and org.glassfish.*
artifacts from local repo and run it again.

http://markmail.org/message/yaglrydzkatz3ciq#query:+page:1+mid:svmzpkh2hfbg3hkr+state:results

On 10/1/11 12:11 AM, forums_at_java.net wrote:
> <dependency>
> <groupId>org.glassfish.extras</groupId>
> <artifactId>glassfish-embedded-all</artifactId>
> <version>3.1.1</version>
> </dependency>
>
>
> Oh, and the war deploys just fine in a standalone version of glassfish
> 3.1.1
> from the admin screens.
>
> It's not really feasible to give you a listing of the generated
> classpath, as
> the classpath is built by an install4j installer.
>
> John
>
>
>
>
> --
>
> [Message sent by forum member 'jakorsme']
>
> View Post: http://forums.java.net/node/848612
>
>