Home » Fusion Middleware & Colab Suite » Weblogic & Application Server » Deploy on ias without Enterprise Manager
Deploy on ias without Enterprise Manager [message #76886] Wed, 11 February 2004 22:05 Go to next message
Braim
Messages: 3
Registered: February 2004
Junior Member
Hello,

Is it possible to deploy a Java application on ias without using the enterprise manager ??
Re: Deploy on ias without Enterprise Manager [message #76889 is a reply to message #76886] Sun, 15 February 2004 07:00 Go to previous messageGo to next message
Sergey Afonin
Messages: 7
Registered: November 2003
Junior Member
yes, just easy...
you nedd use dcmctl
$ORACLE_HOME/dcm/bin/dcmctl deployApplication
-file /export/users/myEAR.ear
-a myEAR -co home
Re: Deploy on ias without Enterprise Manager [message #76890 is a reply to message #76889] Mon, 16 February 2004 02:47 Go to previous messageGo to next message
Braim
Messages: 3
Registered: February 2004
Junior Member
And how can i precise the oc4j instance to use ?
Re: Deploy on ias without Enterprise Manager [message #76894 is a reply to message #76890] Wed, 18 February 2004 22:50 Go to previous messageGo to next message
Sergey Afonin
Messages: 7
Registered: November 2003
Junior Member
dcmctl createComponent -ct oc4j -co myComponent
dcmctl deployApplication -file /export/users/myEAR.ear -a myEAR -co myComponent
dcmctl start -co myComponent -d -v
dcmctl stop -co myComponent -d -v
dcmctl restart -co myComponent -d -v

more?
Re: Deploy on ias without Enterprise Manager [message #76895 is a reply to message #76894] Wed, 18 February 2004 23:04 Go to previous message
Braim
Messages: 3
Registered: February 2004
Junior Member
Thank you very much
Previous Topic: HowTo connect to a WebService
Next Topic: Oracle Application Server 10g
Goto Forum:
  


Current Time: Thu Mar 28 04:41:42 CDT 2024