dev@glassfish.java.net

context root of embedded war file

From: Vince Kraemer <Vince.Kraemer_at_Sun.COM>
Date: Mon, 23 Feb 2009 09:09:02 -0800

Hi,

I have to implement the method
javax.enterprise.deploy.spi.status.ProgressObject.getResultTargetModuleIDs().

It seems that most all the data necessary for this available via asadmin
get.

I cannot find one thing... the context root of a web app that is
embedded in an ear file. It seems like it isn't in the data that comes
back from a get.

Is it supposed to be available via get?

thanks,
vbk