How do I start wls and configure jms? : BEA Weblogic
Answer / Mohd Suhail
To start WebLogic Server (WLS) and configure JMS, you should perform the following steps:
1. Install WLS and create a new domain.
2. Create a Java Resource Pool for JMS connections.
3. Deploy your application containing JMS code to the domain.
4. Configure your JMS connection factory and destination in the wls-jms.xml deployment descriptor or through the WebLogic Console.
5. Start WLS using the startup script (startWebLogic.sh or startWebLogic.cmd) or the WebLogic Console.
| Is This Answer Correct ? | 0 Yes | 0 No |
In corba, which of the files generated by the idltojava compiler must be compiled before running the server application? : BEA Weblogic
What is a web server? How is it different from Application server?
Can you briefly describe local interfaces?
What are the enhancements in ejb 2.0 with respect to cmp?
What is the nm?
What is the purpose of stub in web-logic server cluster?
Explain the functionality of iiop ?
Tell me how does a server find out server unavailability?
How you deploy your applications on weblogic server?
How do I look up an ora sqlexception? : BEA Weblogic
How to find the heap memory of managedServer?
What is a domain?