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 |
Explain the types of application deployed in wls?
What is the admin server?
I configured the messaging bridge to use the exactly-once quality of service for two-phase transactions. So why am I getting a quality of service is unreachable error? : BEA Weblogic
How to configure a DB connection pool ?
What does isidentical() method return in case of different type of beans?
what will happen if a managed server will go down at the time of performing the request
what is proxy? how it is used in real time?
How can an application do a jms operation and have it succeed, independent of the result of the transaction? : BEA Weblogic
What is Graphic mode?
When should I use multicast subscribers? : BEA Weblogic
what are the pre requisite to installing weblogic server 10
How do I use os authentication with weblogic jdriver for oracle and connection pools? : BEA Weblogic