users@glassfish.java.net

RE: module got stuck

From: Martin, Ray <armart3_at_tycho.ncsc.mil>
Date: Thu, 20 Nov 2008 17:09:54 -0500

Uninstalled glassfish.
Downloaded lastest version of v2.
Installed.
Started from Netbeans.
That miserable EJB module is still showing in the admin console.
OpenESB Netbeans6.1 error says composite app will not deploy because of
the EJB module already deployed.

________________________________

From: Martin, Ray
Sent: Thursday, November 20, 2008 12:38 PM
To: users_at_glassfish.dev.java.net
Subject: module got stuck


Using Glassfish v2 on Fedora Core 6.
Using OpenESB Netbeans6.1
 
Have two EJB module projects.
Have one Composite App containing only the two EJB modules.
 
Deployed composite app. Things went wrong. Undeployed composite app,
but one of the EJB modules is stuck in Glassfish. Cannot get it to go
away either from Netbeans or from Glassfish admin console.
 
Because the module is stuck in Glassfish, i am not able to deploy the
composite app after attempting to fix its problems.
 
When trying to undeploy the EJB module (which has the full name of the
composite app and the ejb module name) from Glassfish, the error message
in the yellow box says that the component is externally managed -
undeploy is not allowed from here.
 
From Netbeans, an undeploy of the composite app is all 'happy' - says
successful - and the composite app no longer shows in the Glassfish
admin window, but the EJB module is still stuck there.
 
Is there a way to "get under the covers" and fix the problem? or is a
reinstall of Glassfish rrequired?
 
thanx.