It is the second. It creates a *directory* named
$GF_INSTALL_DIR/glassfish/domains/domain1/autodeploy/XYZ.war. Within that
directory is an expanded war file. Once Glassfish has deployed the app there
is a "XYZ.war_deployed" file created in
$GF_INSTALL_DIR/glassfish/domains/domain1/autodeploy.
[quote=vbkraemer]
Hi stdunbar,
I just want to verify something... when you deploy your app XYZ onto 3.1.2
using MyEclipse the IDE is creating a directory with a path that looks like:
$GF_INSTALL_DIR/glassfish/domains/domain1/XYZ.war
and not something like this:
$GF_INSTALL_DIR/glassfish/domains/domain1/autodeploy/XYZ.war
If that is true, it seems like the MyEclipse IDE is using directory
deployment.
vbk
[/quote]
--
[Message sent by forum member 'stdunbar']
View Post: http://forums.java.net/node/884022