twitter
    !! Tell us what you want to Learn / Know !!

Configuring JMS Topic

Expand the Messaging node under Services and click JMS Servers and click New to create a new JMS Server.




Enter the name for JMS Server and click Next.
Name     SampleJMSServer.


Select the target and click finish.


Now click on the JMS Modules and click new to create a new JMS Module.



Enter the name for JMS Module and click next.
Name     SampleModule



Select the targets and click next.


Now check the option and click finish.


Now Click on the subdeployments  and click new to create a new subdeployment.


Enter the name for subdeployment and click next
Name    SampleSubDeploy


Now select the target as SampleJMSServer and click finish.


Click on the configuration tab and click new to create a resource.


Select connection Factory and click Next to continue.


Enter the name and jndi name for connection factory and click next.
Name              SmapleCF
JNDI Name    QCF


Now click on Advance Targeting.


Select the subdeployments as SampleSubDeploy and click finish.


Now let us create another resource
Click on configuration and click new.


Select Topic and click next.


Enter the name and JNDI Name and click next.
Name              SampleTopic
JNDI Name    TestTopic


Select SampleSubDeploy as the subdeployments and click Finish.


That’s it you are done with configuring JMS Topic.

Click here to download the sample JMS Topic example.


0 comments:

Post a Comment