Publish a persistent message on the Queue Set the environment source setDomainEnv.sh Go to the folder where the JMS Store
Continue readingCategory: JMS
this category contains posts related to JMS
Weblogic JMS Test plan using Apache JMETER
With the ever growing business needs, today’s companies need their web applications to be robust and highly scalable. Before deploying
Continue readingUnit Of Order with Distributed Destinations
The below post gives a good understanding of need of Unit Of Order with Distributed Destinations and ways to configure the
Continue readingUniform Distributed Destinations (UDD) feature in WebLogic
The below post depicts a sample configuration of a Uniform Distributed Destination (Queue/ Topic) for the WebLogic JMS feature. A
Continue readingWorking with JMS and the Standard Issues in JMS
Java Messaging Service acronymised as JMS is popular in both development and administration world. Different vendors have got different implementations
Continue readingWeblogic Foreign JMS Server Configuration With MQ Series
– Create a JMS server target it to the admin server as below: – Create a JMS module and add
Continue readingConfiguring SAF ( Store and Forward ) between two Weblogic Server Domains
Create two Domains – SAFSource localhost 7001 SAFDestination localhost 7003 Source Side Configuration 1. Create
Continue reading