Re: Oracle BPEL <-> ActiveMQ - Howto?

2009-05-21 Thread lyall
Just for completeness, here is a complete copy of my instructions in my MediaWiki page, which works. == Introduction == In order to have Apache ActiveMQ as a valid JMS target, in BPEL, the following steps need to be done. These steps also apply to any J2EE container that wishes to use ActiveMQ.

Re: C# / .net - getting started

2009-05-21 Thread semog
Thanks for the heads up on the web-page problems. I updated the NMS Getting Started page and restored the sample code and made sure it was up to date. It may take a day or so for the update to be propagated, though. Try refreshing the page later today, or possibly by tomorrow. I don't know wha

C# / .net - getting started

2009-05-21 Thread cmarcel
Hello, I've spent days trying to figure out how to do the most basic operation with ActiveMQ from C# (ex.: consume / produce messages on a queue on localhost, network protocol = anything that works) and can't find ANY documentation: - the getting started docs are pointing to source files that do

Performace of AMQ 5.3 Broker decreasing with number of stored presistent msgs.

2009-05-21 Thread Duro
Hello, when I've tried to store more than 500k persistent messages to queue using kahaPersistenceAdapter I've realized that rate of sending immediately falls from cca. 4000msgs/s to cca. 700msgs/s. There is no significant change in heap space usage at this point MemoryPercentUsage is also same as

Problem with setting memoryUsage when using persistent messaging with slow consumers

2009-05-21 Thread Duro
Hello, i have some problems with configuration when using persistent queue. I have following scenario: - broker running on SUSE Linux Enterprise Server 10 SP1 (x86_64) - Xmx for broker VM set to 800MB - tcp transport - client messages (over 500k msgs * 20kB per msgs) - 4 receivers with Client_Ack

Observations from Master Slave setup

2009-05-21 Thread Nawaz Ahmed
Hi , I was trying to configure a pure master slave configuration with Fuse Message broker 5.3.0.1 . First I tried without security. I created two brokers in different machines. The transport connectors looked like this: This configuration worked fine. After this I tried with secur

ActiveMQ is logging on the console while killing the process

2009-05-21 Thread SureshKumarG
Hi, I'm using active mq in my project. i have a service script which will start, stop and restart my service. I have added activeMQ also as part of my service in service script. while starting this no problems, but while stopping(inturn killing the process) actveMQ its pringting the logs on my c

Re: ActiveMQ on JDK1.4.2 and JBoss 4.0.3SP1

2009-05-21 Thread jamiebarrow
I've tried with JBoss 4.0.3SP1 and JDK1.6 update 13, not yet tried with JDK1.4.2, and have been able to integrate it successfully, and run the producer/consumer examples that come with MQ 4.1.2 and MQ 5.2.0 --- Two issues I found while researching: 1. A deadlock occurs if using vm://localhost i