-
FrontEnding JMS(Request-Response) with HTTP
-JMS Protocol ) as Service (front-end-HTTP Protocol) . Any service exposed over HTTP is inherently non-transactional and can be synchronous
Last updated:
Feb 16 2009, 11:51 PM EST by
-
JMS-->Queue monitoring
"Hello, Who can tell me how to dynamically monitoring the queue activities via console in WL 9.2?
thanks!" Hi! Not sure if it's exactly what you mean by dynamically, but here are some steps that helps monitoring JMS Queues: - First of all, you need to setup a subDeployment to your Queue. It can be per JMS module or per Queue, depending on your needs, but you need to set a subDeployment to your queue so do a effective monitoring. - After that, you can go to the monitoring tab of the queue and click on "Customize this table". There you can find some extra fields that are not visibile by default for the monitoring table. Usually you'll choose: Message Total, Message Pending, Message Current, Consumers Total. But this will depends on your needs of course. Other important information is go to Configuration Tab and then Logging tab. Select the check box "Enable Message Logging" and choose the headers if needed. With that you'll see inside the server's directory a folder called "jmsServers" and there will have a log file for your queue. You can keep tracking all messages and headers from there also and maybe with a simple shell script this can be a more dynamic way of monitoring.
But remember that this log file should increase a lot in high usage systems. Regards.
Keyword tags:
None
Posted:
Sep 11 2008, 1:19 PM EDT by
-
Oracle Service Bus
Oracle Service Bus previously known as AquaLogic Service Bus Scripting for OSB OSB JMS Security Example OSB and Thread Pools For those who
Last updated:
May 12 2009, 5:18 AM EDT by
-
OSBJMSSecurityExample
Oracle Service Bus JMS Security Example Previously known as AquaLogic Service Bus Overview It’s a good policy to secure JMS Message Queues going
Last updated:
Jul 21 2008, 1:24 AM EDT by
-
Java
JEE : Java Enterprise Edition JPA : Java Persistence API JAXB : JAva Xml Binding JMS : Java Messenging Service SDO
Keyword tags:
None
Last updated:
Jan 16 2008, 1:57 PM EST by
-
JavaEE 6 extension for dynamic languages framework
components such as JMS, Servlet 3.0 continuation, Servlets, EJBs etc. In this unconference session we will go over how to develop a Ruby and Rails
Last updated:
Sep 29 2009, 7:16 PM EDT by
-
Messaging Gateway
We have a requirement to handle 700K database-initiated events/day (8AM-5PM), these messages will be consumed outside of the database by various programs
Last updated:
Jul 15 2008, 11:57 AM EDT by
-
Agents and Gateways
or disallows it to pass-through to the Web Service. Properties: Transport protocol translation. For incoming transport protocol: HTTP, JMS and MQ
Last updated:
Sep 28 2009, 10:30 AM EDT by geewee
-
OSBandThreadPools
Manager can be created and allocated to a JMS Proxy Service by the following WLST commands: 1. Connect to the Admin Server and start an edit session
-
WebLogic Server
Scheduler Example - WebLogic Server Clustered Timer ( James Bayer ) Using WLST with the WebLogic Server Job Scheduler ( James Bayer ) JMS Best
Last updated:
Sep 20 2009, 8:48 PM EDT by
-
ODI CDC feature used in event-driven architecrture problem?
Could somebody tell me how to integrate ODI CDC feature with weblogic jms ? that means how to let weblogic jms to subscribe the new changed data captured by ODI CDC? thanks in advance.
Posted:
Sep 4 2008, 11:21 PM EDT by
|
|