users@glassfish.java.net

Re: EAR built with Netbeans vs Maven - both deploy, Maven gives error

From: Tim Kiener <tim.kiener_at_gmx.de>
Date: Wed, 20 May 2009 08:57:04 +0200

well, my-ear-1.0.0.ear containing my-webapp-1.0.0.war works fine!
glassfish v2.1


Am 19.05.2009 um 20:59 schrieb glassfish_at_javadesktop.org:

> Update 2:
>
> It appears that Glassfish can not handle a WAR that contains a '.'
> within the filename when it is used in an EAR. Does anyone know of
> Glassfish documentation specifying this? It appears to truncate
> anything after the first '.'.
>
> For example:
> 'my-service-impl-1-SNAPSHOT.war' works while
> 'my-service-impl-1.SNAPSHOT.war' does not
>
> My EAR is named 'my-service-ear-1.0.0-SNAPSHOT.ear'
>
> Once again, if I deploy the WAR by itself, the filename doesn't
> appear to matter.
> [Message sent by forum member 'kamosuzo' (kamosuzo)]
>
> http://forums.java.net/jive/thread.jspa?messageID=346860
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net