Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Qpid Wiki" for change 
notification.

The following page has been changed by colincrist:
http://wiki.apache.org/qpid/HermesJMS

------------------------------------------------------------------------------
  
  == Configure the CLASSPATH ==
  
- Start Hermes and select ''Options -> Configuration'' and click on the 
''Providers'' tab. Create a new classpath group (right click for this) and add 
the following JARS to it.
+ Start Hermes and select ''Options -> Configuration'' and click on the 
''Providers'' tab. Create a new classpath group (right click for this) and add 
the following JARS to it:
+ 
+ [http://hermesjms.com/people/colin/images/hermes_qpid_classpath.jpg]
+ 
  
  When asked, choose the scan option to get Hermes to search the libraries to 
find any classes that implement JMS connection factory interfaces, this is 
essential for the next step.
- 
- [http://hermesjms.com/people/colin/images/hermes_qpid_classpath.jpg]
  
  Finally, click OK.
  
  == Configure The Session ==
  
- Right click on the tree of and select ''New -> Session''. In the session 
combo box at the top put in the name you want, for example QPID. Its important 
the next thing you do is select the loader so the dialog can find any 
connection factories.
+ Right click on the tree of sessions and select ''New -> Session''. In the 
session combo box at the top put in the name you want, for example QPID. Its 
important the next thing you do is select the loader so the dialog can find any 
connection factories.
  
  In the ''Class'' combo box choose the 
{{{org.apache.qpid.client.AMQConnectionFactory}}}.
  

Reply via email to