Open a command prompt and navigate to the domain
bin and enter the following command
setDomainEnv.cmd
Enter the following command to see the
possible options.
javaweblogic.Deployer -help
Enter the following command
java weblogic.Deployer –deploy
-adminurl
t3://localhost:7001 -username
weblogic -password weblogic
-name suren -stage
-targets AdminServer -source D:\surendra\suren.war
Now test the application using the
following url
http://localhost:7001/suren
0 comments:
Post a Comment