How do I re-deploy my application?

2001-07-13 Thread Tim Kang - Syoni Communications Inc.

I have an EAR, WAR and JAR and I have successfully deployed them.

I made a change to a servlet and I have bulid the whole thing again with
ANT.

At this point how do I redeploy the modified application? (I've tried
restarting, and deloying options via admin.jar)

Thanks

Tim



_
Tim Kang
Database Developer
Syoni Communications Inc.

You can catch me at ~
mailto:[EMAIL PROTECTED]
TEL  604.871.1000 ext.2231
CELL 604.790.2566
CELL 604.788.4314
FAX  604.871.1001
FREE 888.440.4477 loc. 4
FAX  888.520.4477
Check out.
http://www.mediaco.ca
http://www.syoni.com
http://www.onlinebroadcasting.com





Re: How do I re-deploy my application?

2001-07-13 Thread Ray Harrison

Just copy the .ear file to where you copied the .ear file before and it will redeploy 
the app -
just add that functionality in your ant build file.


--- Tim Kang - Syoni Communications Inc. [EMAIL PROTECTED] wrote:
 I have an EAR, WAR and JAR and I have successfully deployed them.
 
 I made a change to a servlet and I have bulid the whole thing again with
 ANT.
 
 At this point how do I redeploy the modified application? (I've tried
 restarting, and deloying options via admin.jar)
 
 Thanks
 
 Tim
 
 
 
 _
 Tim Kang
 Database Developer
 Syoni Communications Inc.
 
 You can catch me at ~
 mailto:[EMAIL PROTECTED]
 TEL  604.871.1000 ext.2231
 CELL 604.790.2566
 CELL 604.788.4314
 FAX  604.871.1001
 FREE 888.440.4477 loc. 4
 FAX  888.520.4477
 Check out.
 http://www.mediaco.ca
 http://www.syoni.com
 http://www.onlinebroadcasting.com
 
 


__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/




RE: How do I re-deploy my application?

2001-07-13 Thread Doug Pham

Tim,
Just copy your ear file over your old ear file which if you go with the
default should in in your orion/applications directory.  You can modify your
build.xml to automatically copy the newly compiled ear file there or modify
the server.xml to point to your ear build directory.


Good Luck
Doug

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Tim Kang - Syoni
Communications Inc.
Sent: Friday, July 13, 2001 3:49 PM
To: Orion-Interest
Subject: How do I re-deploy my application?

I have an EAR, WAR and JAR and I have successfully deployed them.

I made a change to a servlet and I have bulid the whole thing again with
ANT.

At this point how do I redeploy the modified application? (I've tried
restarting, and deloying options via admin.jar)

Thanks

Tim



_
Tim Kang
Database Developer
Syoni Communications Inc.

You can catch me at ~
mailto:[EMAIL PROTECTED]
TEL  604.871.1000 ext.2231
CELL 604.790.2566
CELL 604.788.4314
FAX  604.871.1001
FREE 888.440.4477 loc. 4
FAX  888.520.4477
Check out.
http://www.mediaco.ca
http://www.syoni.com
http://www.onlinebroadcasting.com