How to deploye the java application in web logic server
please brief explain with screen shot please help me ?
Answers were Sorted based on User's Feedback
through admin console we can deployee the application, first to login to the admin console and left side panel click the deployment button and right side click the install button,next to click the Upoad in ur file, next to Browse the Application file & click on next select the Target server & click on next &finish.
Is This Answer Correct ? | 16 Yes | 0 No |
Answer / skiran.logic
We can deploy applications thru several ways.
Like :
1. Administration Console
2. weblogic.Deployer commandLine Utility
3. WLST scripting tool
4. autodeployment feature if we're running our application
in development mode.
5. Third party tool.
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / ravi
Throw command line java Weblogic.deployer _adminurl _username _password _appname _source _targets
Is This Answer Correct ? | 0 Yes | 2 No |
How does a file store compare with a jdbc store? : BEA Weblogic
What is core server tuning?
What are the advantages of cluster?
Must ejbs be homogeneously deployed across a cluster? Why?
What is silent mode?
What is the default thread stack size in windows?
What is meant by domaintemplate?
How do I use a startup class to initialize and later reference jms objects? : BEA Weblogic
How does weblogic support corba and client communication via iiop? : BEA Weblogic
What is thread dump? What is the UNIX command for taking thread dump?
How do I look up an ora sqlexception? : BEA Weblogic
How Work Manager works in wls 9.2 and above versions?