How do I start wls and configure jms? : BEA Weblogic



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

Post New Answer

More Weblogic Interview Questions

In corba, which of the files generated by the idltojava compiler must be compiled before running the server application? : BEA Weblogic

1 Answers  


What is a web server? How is it different from Application server?

3 Answers   IBM,


Can you briefly describe local interfaces?

1 Answers  


What are the enhancements in ejb 2.0 with respect to cmp?

1 Answers  


What is the nm?

1 Answers  


What is the purpose of stub in web-logic server cluster?

1 Answers  


Explain the functionality of iiop ?

1 Answers  


Tell me how does a server find out server unavailability?

1 Answers  


How you deploy your applications on weblogic server?

1 Answers  


How do I look up an ora sqlexception? : BEA Weblogic

1 Answers  


How to find the heap memory of managedServer?

4 Answers   Delta,


What is a domain?

1 Answers  


Categories