server="t3://${weblogic.adminhost}:${weblogic.adminport}"
classpath="${weblogic.classpath}"
username="${weblogic.user}"
password="${weblogic.password}"
component="${app.name}:${app.name}"
debug="true";
classname="weblogic.ant.taskdefs.management.WLDeploy"
classpath="C:/bea/weblogic81/server/lib/weblogic.jar"
name="wldeploy";
debug="true" password="tropicAl"
source="${build}/test.war"
targets="fwmgb-ms01" user="system" verbose="true";
classpathref="weblogic.classpath" ;
user="${weblogic.user}" password="${weblogic.password}"
adminurl="t3://${weblogic.adminhost}:${weblogic.adminport}" source="dist/${app.name.war}"
action="deploy";
message="Successfully Deployed @http://${weblogic.adminhost}:${weblogic.adminport}/${app.name.war}"
adminurl="t3://${weblogic.adminhost}:${weblogic.adminport}" name="${app.name.war}"
action="undeploy" />
adminurl="t3://${weblogic.adminhost}:${weblogic.adminport}" name="${app.name.war}"
action="redeploy" />
c:\NewClearProject\MITDevelopmentDeployment\eclipseWorksPlace\MyWebApp>java w
eblogic.Deployer -verbose -noexit -name MyWebApp -adminurl t3://localhost:700
1 -user newclear -password mit12345 -undeploy
C:\Oracle\Middleware\wlserver_10.3\server\bin>java weblogic.Deployer -verbose -n
oexit -source C:\NewClearProject\MITDevelopmentDeployment\eclipseWorksPlace\NewC
learWeb\dist\MyWebApp.war -name MyWebApp -adminurl t3://localhost:7001 -us
er newclear -password mit12345 -deploy
weblogic.Deployer invoked with options: -verbose -noexit -source C:\NewClearPro
ject\MITDevelopmentDeployment\eclipseWorksPlace\MyWebApp\dist\MyWebApp.war
-name MyWebApp -adminurl t3://localhost:7001 -user newclear -deploy
22 March
deploying war file on Weblogic server by using ant scripts
Auto deploying war file on Weblogic server by using ant scripts
Subscribe to:
Posts (Atom)
Beyond Toughness: Why Your Car's Brain Needs AEC-Q100 AND ASIL-B
AEC-Q100 vs. ASIL-B: Quality Meets Safety In the era of autonomous driving and electric vehicles, the electron...
-
This will create a certification file and send to free certification authority " https://certbot.eff.org " sponsored by linux foun...
-
Annual Technical Conference 2006 of IET-YMS Sri Lanka, 16 th October 2010 Department of Electrical and Information Engineering, University ...
-
Installing MPICH2 parallel computing from package manager or Ubuntu software center, will need lot configurations of available real processo...