|
Replies:
3
-
Last Post:
May 10, 2006 7:47 AM
by: vbkraemer
|
|
|
|
|
|
|
deploytool is missing
Posted:
Jan 22, 2006 7:40 AM
|
|
|
In the previous version of the Sun App Server 8.1 there was an assembly/deploy utility called deploytool.bat, I've noted that in the Glassfish distribution it's missing. How can I package an application now? Thanks.
|
|
|
|
|
|
|
Re: deploytool is missing
Posted:
Jan 22, 2006 8:25 AM
in response to: lucas2005
|
|
|
I believe deploytool is not going to be there any more. NetBeans is the alternative.
-- Sahoo
|
|
|
|
|
|
|
|
Re: deploytool is missing
Posted:
Jan 23, 2006 6:08 PM
in response to: lucas2005
|
|
|
I am working on a NetBeans module that will provide many of the features that were available in the deploytool. There are some features that may be bit different, though.
One thing to note: You can still use the deploytool to assembly a J2EE 1.4 module or application and deploy it to GlassFish, using 'asadmin deploy' or the Admin Console/GUI.
vbk
|
|
|
|
|