users@glassfish.java.net

Re: Can't Deploy a simple jar

From: Hong Zhang <Hong.Zhang_at_Sun.COM>
Date: Wed, 24 Feb 2010 08:56:51 -0500

Hi, Abhimanyu
    The custom MBean support was not in v3, it probably will be added in
v3.1.

- Hong

Abhimanyu wrote:

>Hi,
>I am new to JMX technology. Recently I was trying to create an MBean an
>deploy it over Glassfish. I found out that my version of Glassfish (
>GlassFish v3 (build 74.2)) doesn't support create-mbean command.
>while using deploy command I get the following error--
>asadmin> deploy
>Enter the value for the path operand> TestThread.jar
>com.sun.enterprise.admin.cli.CommandException: remote failure: There is no
>insta
>lled container capable of handling this application
>com.sun.enterprise.deploy.sh
>ared.FileArchive_at_5ac214
>
>can anyone help?
>
>
>
>