JMS Queue Connection

How to make the connection to JMS queue using EJB 3.0, Weblogic 10.3

Questions by nsrinusetty

Showing Answers 1 - 1 of 1 Answers

yogesh chandra

  • Dec 27th, 2014
 

Code
  1. span style="color: #0000ff;">"test load.............................2""test load.............................3""test load.............................4""Welcome to EJB3");

  2.             sender.send(message);

  3.             session.close();

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions