STOMP Connector

2008-05-11 Thread Johann Ungerer
Hi All, Does anyone know when the Connector v1.1 will be released? We're experiencing some issues with JBoss on the current connector and am hoping a fix listed in the Jira is included in this release. Thanks, j/

Re: Routing algorithm used in Active MQ

2008-05-11 Thread Rob Davies
On 12 May 2008, at 04:11, Mohammad Reza Selim wrote: Hi, It would be helpful for my research if someone could answer my question. My (theoretical) scenario is that there are, say, 200 branches of an enterprise around the world. There are many clients (say 100) running in each branch. Those cl

ORA-00020: maximum number of processes (150) exceeded

2008-05-11 Thread cauchy
Hi everybody! I used Oracle 9 as persistence storage with out journal.After ran the ProducerAndConsumerTool.java in exmple pakage of ActiveMQ 5.0 for a while ,the Exception occured: Caught: javax.jms.JMSException: ORA-00020: maximum number of processes (150) exceeded javax.jms.JMSException: ORA-0

example producer report problem in ActiveMQ 5.1.0

2008-05-11 Thread jhcha
I tested the example of the new version ActiveMQ 5.1.0 and I got the below report after running "ant_home/example>ant producer" ... [java] Sending message: Message: 1996 sent at: Mon May 12 03:11:59 GMT+09:... [java] Sending message: Message: 1997 sent at: Mon May 12 03:11:59 GMT+09:...

Question about Producer Consumer usage

2008-05-11 Thread jaya_srini
Hello Apologies for all the questions but I am a newbie to ActiveMQ and I would really like to better understand how the ActiveMQ broker works and was wondering if someone can explain how it would work for the scenario below: I am using single session with 1 producer and 1 consumer (durable Topi

Re: Need Help with blocking Producer!

2008-05-11 Thread jaya_srini
Hi Filip I have 4 producers (who are also consumers) on different connections i.e I create a diffrent connection for each producer. But If multiple threads are using the same producer then I can see that they might end up using the same session. For sending message asynchrounously, should I be

Re: [ANNOUNCE] Apache ActiveMQ 5.1.0

2008-05-11 Thread Arjen van der Meijden
Hi, We were seeing that same issue with 5.0 as well. But with 5.1 it seems to be gone. Here is a graph of the JVM's garbage collection with 5.0, the line represents the 'Used tenured + new' i.e. if the general trend is up, its the Old Gen that increases: http://achelois.tweakers.net/~acm/tn

Error in Eclispe XML Editor when 'amq' namespace used

2008-05-11 Thread Yohan Liyanage
Hi, I tried to create an embedded broker in a Spring Bean Configuration, as shown in ActiveMQ Documentation. The application runs as intended, but the Eclipse XML Editor shows an error in the Bean Configuration File, at the line where is declared: schema_reference.4: Failed to read schema docu