On Wed, 3 Apr 2002, Neo Gigs wrote:
> Date: Wed, 3 Apr 2002 16:54:13 +0800
> From: Neo Gigs <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: Tomcat Users List <[EMAIL PROTECTED]>
> Subject: Deployment Question
>
> Hi there,
>
> How does I can deploy a EAR, WAR or JAR file into Tomcat server? Does
> there have any deployment tools available like "deploytool" that can
> deploy applications into J2EE server?
>
Tomcat 4.0.x can accept WAR files, by using the Manager webapp (or by
placing them in the "webapps" subdirectory), but does not support
deploytool from the J2EE RI server.
The Java Web Services Developer Pack (JWSDP) *does* include a version of
deploytool that knows how to deploy webapps to Tomcat (in particular, to
the version that is included in the Pack). This was one of the new
features in the EA2 release a couple of weeks ago:
http://java.sun.com/webservices
> Thanks
>
> Neo
>
Craig
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>