quality@glassfish.java.net

deploydir deprecated

From: Survivant 00 <survivant00_at_gmail.com>
Date: Fri, 29 Aug 2008 11:29:30 -0400

I asked yesterday how to deploy a appplication without creating a war. I
receive the answer : use deploydir command but it's deprecated.. will the
deploy command works too ?

C:\glassfishv3-preludeb21\bin>asadmin.bat deploydir
"C:\Temp\PHP\quercus-3.1.6"
WARNING : deploydir command deprecated. Please use deploy command instead.

Command deploydir executed successfully.
C:\glassfishv3-preludeb21\bin>


After that the application is deployed. I tested it
http://localhost:8484/quercus-3.1.6

and it works.. but I was expecting that the application to be copied into
C:\glassfishv3-preludeb21\glassfish\domains\domain1\applications .