eclipse-ee4j / glassfish

Eclipse GlassFish
https://eclipse-ee4j.github.io/glassfish/
385 stars 143 forks source link

Target clean does not undeploy the basic-ezcomp app #8433

Closed glassfishrobot closed 15 years ago

glassfishrobot commented 15 years ago

build: java_ee_sdk-6-web-preview-b03c-windows.exe

Target clean under web/jsf/basic-ezcomp does not undeploy the app:

C:/sdk/glassfish/samples/javaee6/web/jsf/basic-ezcomp# ant clean Buildfile: build.xml [loadfile] C:\sdk\glassfish\samples\javaee6\web\jsf\nbproject\private\private.p roperties doesn't exist

-pre-clean:

clean: [delete] Deleting directory C:\sdk\glassfish\samples\javaee6\web\jsf\basic-ez comp\build [delete] Deleting directory C:\sdk\glassfish\samples\javaee6\web\jsf\basic-ez comp\dist

BUILD SUCCESSFUL Total time: 0 seconds

C:/sdk/glassfish/samples/javaee6/web/jsf/basic-ezcomp# asadmin list-components basicezcomp

Command list-components executed successfully.

Target clean should undeploy the application.

Environment

Operating System: All Platform: All

Affected Versions

[V3]

glassfishrobot commented 6 years ago
glassfishrobot commented 15 years ago

@glassfishrobot Commented lidiam said: Assigning to sample owner.

glassfishrobot commented 15 years ago

@glassfishrobot Commented lidiam said: Workaround:

1. Manually undeploy basicezcomp application, e.g. on command line:

C:> asadmin undeploy basicezcomp

or if you use a non anonymous user:

C:> asadmin undeploy --passwordfile C:\glassfishv3\glassfish\samples\bp-project\passwordfile basicezcomp

glassfishrobot commented 15 years ago

@glassfishrobot Commented lidiam said: duplicate

glassfishrobot commented 15 years ago

@glassfishrobot Commented Was assigned to driscoll

glassfishrobot commented 7 years ago

@glassfishrobot Commented This issue was imported from java.net JIRA GLASSFISH-8433

glassfishrobot commented 15 years ago

@glassfishrobot Commented Reported by lidiam

glassfishrobot commented 15 years ago

@glassfishrobot Commented Marked as duplicate on Tuesday, May 26th 2009, 8:10:40 am