This is an interesting post that describes how we can secure the WebLogic JMS resources using the security policies. By default, destinations are not protected. This means that any valid user for a WebLogic server instance can send, receive, and
Continue readingTag: Topic
WebLogic JMS feature using Topic
WebLogic JMS feature using Topic
Continue readingConfiguring Distributed Topic on Weblogic Server
A distributed topic is a set of physical JMS topic members. As such, a distributed topic can be used to create a TopicPublisher and TopicSubscriber. The fact that a distributed topic represents multiple physical topics is mostly transparent to the
Continue reading