Title: SV: Deploy EAR/WAR via HTTP upload
Write a servlet that utilizes admin.jar ?
WR
-----Ursprungligt meddelande-----
Från: Mark A. Richman [mailto:[EMAIL PROTECTED]]
Skickat: den 4 april 2001 04:38
Till: Orion-Interest
Ämne: RE: Deploy EAR/WAR via HTTP upload

Thanks, but I was thinking along the lines of an HTML form that I upload an EAR to. Then a JSP or Servlet would deploy the archive.
 

Regards,
Mark A. Richman
Empire Software, Inc.
Expert Software Development & Consulting

+ Internet/Intranet/Extranet
+ E-Commerce & B2B
+ Java, C/C++, Visual Basic
+ XML, SOAP, and Web Services
+ Linux & Open-Source Solutions
+ Database Applications
+ ...and MUCH more!

http://www.empsoft.com
[EMAIL PROTECTED]
Tel: 954-234-9049
 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Magnus Rydin
Sent: Wednesday, April 04, 2001 1:40 AM
To: Orion-Interest
Subject: SV: Deploy EAR/WAR via HTTP upload

/orion/admin.jar commands :

-deploy - (re)deploys an application. Sub-switches are:
   -file - Enterprise Archive to deploy
   -deploymentName - Name of the application deployment
   -targetPath - The path on the remote OS to place the archive at. If not specified the applications directory is used

-bindWebApp [application deployment name] [web-app name] [web-site name] [context root] - binds a web app to the specified site + root

>Is it possible to deploy an EAR/WAR if uploaded via HTTP? If so, how?
>Regards,
>Mark A. Richman
>Empire Software, Inc.
>Expert Software Development & Consulting

Reply via email to