dev@glassfish.java.net

deployment of ear files works or no?

From: vince kraemer <Vince.Kraemer_at_Sun.COM>
Date: Wed, 04 Feb 2009 21:53:01 -0800

Hi,

I downloaded the latest GF v3 promoted glassfish build
(http://download.java.net/glassfish/v3/promoted/latest-glassfish.zip)
and unzipped it to start using it.

I started it from from the command-line with JDK 6.

I tried to deploy a Java EE 5 ear file that contains a trivial Java EE 5
hello world war file.

Here is the output of asadmin:

the20:bin vkraemer$ ./asadmin deploy
~/NetBeansProjects/EnterpriseApplication7/dist/EnterpriseApplication7.ear
remote failure: There is no installed container capable of handling this
application

Command deploy failed.

I know Jerome had said enterprise apps that just contained wars was
working a while ago... Did I just get an unlucky build?

thanks,
vbk