Re: RE : active mq on tomcat (configuration)

2007-08-13 Thread denez
Hi Suchitha Koneru, First, thanks you for your reply ! You give me a very good explanation. I post an other message in this list "Using ActiveMQ into Tomcat". Could you read it and reply me if it's possible or not ? I will try to play with your instruction below, and give feed back. Regards, De

Re: Blob Message is a skin game???

2007-08-13 Thread pplive
God.I have the same problem. According to what James mentioned, I use File/Inputstream for the blob messages, but still can't get anything. It seems that the inputstream received from the ActiveMQ is null. who knows what's wrong? James.Strachan wrote: > > Answered in your other thread. > http:

Re: Blob Message is a skin game??? not real ?!??

2007-08-13 Thread pplive
God.I have the same problem. According to what James mentioned, I use File/Inputstream for the blob messages, but still can't get anything. It seems that the inputstream received from the ActiveMQ is null. who knows what's wrong? OnlyLove wrote: > > I send the blob message using... > > BlobM

duplex property

2007-08-13 Thread ttmdev
I am using AMQ 4.1.1 and trying to create a full duplex network connection between two brokers. However, the brokers hurl an exception stating that they don't like the 'duplex' property. Is this property available for 4.1.1? I am trying to set up a hub-n-spoke type of scenario where my hub brok

Re: Openwire for .NET has problems with 5.0

2007-08-13 Thread Hiram Chirino
The openwire protocol got a few new fields in the latest 5.x snapshot and therefore I think the .NET snapshot client needs to get updated to pick them up. Regards, Hiram On 8/7/07, Tero <[EMAIL PROTECTED]> wrote: > > > I using the latest .NET C# client (NMS.ActiveMQ) and I open durable > consumer

Re: Absolutely NO persistence please

2007-08-13 Thread Gaurav Hariani
I suspect its due to the attribute deleteAllMessagesOnStartup="true" since that directive only makes sense (IMHO) if you are doing Persistence/Journaling Regarding the activemq-data directory ... are you sure its creating journal files and not just the activemq.log file? That is the default l

RE : active mq on tomcat (configuration)

2007-08-13 Thread Suchitha Koneru \(sukoneru\)
Hi Denez , You could try out the following . The broker is configured as follows in our application. In our application , there are two web apps and the inter web app communication is via the active mq broker. Out application uses active mq 4.1.1 , java 1.6 and Tomcat5.5.20 1) The jndi resou

Local Transaction Behavior Question

2007-08-13 Thread RobBugh
If I consume a message from a queue within the context of a local transaction I can rollback the transaction leaving the message in the queue. What if my consumer crashes (e.g. due to hardware failure), will the transaction be automatically rolled back? What if the broker itself crashes (e.g. in a

Re: Slaving issue on 4.1.1

2007-08-13 Thread jdemic
So after some more digging, it appears that the issue is related to this: 2007-08-13 13:55:48,326 [34.79.106:36306] ERROR MasterBroker - Slave Failed java.lang.AssertionError: Unsupported Method Which looks like its fixed in the 5.0 release per this incident: https://issues.apa

Re: Logging improvement contribution

2007-08-13 Thread rajdavies
This is a great patch David - and will make it into 5.0 - thanks!!! Wish we could have more patches from users like this ;) cheers, Rob davidmc wrote: > > Hello ActiveMQ users, > > After our proposal some time ago (view > http://www.nabble.com/Logging-improvement-proposal-tf3570794s2354.html#

Re: Absolutely NO persistence please

2007-08-13 Thread ConstantChange
(Please read the other post, it actually works now, BUT: -> ActiveMQ still creats an activemq-data directory with journal dirs and files in it, somewhere where I never told it to put it... Can I turn that off too?? Thanks again! Werner Gaurav Hariani wrote: > > My needs are similar to yours

Re: SAN Hardware for Master/Slave Architecture

2007-08-13 Thread RobBugh
Thanks Tom for the information. When you say 'drdb' do you mean 'drbd', i.e., "http://www.drbd.org/";? Tom Samplonius-2 wrote: > > > - "RobBugh" <[EMAIL PROTECTED]> wrote: >> I'm going to install ActiveMQ in a shared file system Master/Slave >> configuration. I see on the ActiveMQ web site

Re: Absolutely NO persistence please

2007-08-13 Thread ConstantChange
Amazing! That did the job. Thanks! Just so you know that I am not an idiot, please spare one more minute and look at my configuration (i used this new aproach, embedding non-spring xml into spring (as suggested by apache.activemq): >From my point of view, this should actually do exactly what you

Re: Absolutely NO persistence please

2007-08-13 Thread Gaurav Hariani
My needs are similar to yours and I don't see any derby/journal activity. I'm using ActiveMQ 4.1.1 with the following basic activemq.xml config. Gaurav --- class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer"/> xmlns="http://activemq.org/config/1.0";>

Absolutely NO persistence please

2007-08-13 Thread ConstantChange
Hi! (I really tried to figure this out by finding other threads and reading documentation, but unfortunately I did not get further hat way.) We use ActiveMQ to create concurrent tasks doing some stuff in a parallel manner for performance reasons. Now, in our case we dont need ANY persistence wha

Problem with performance Test

2007-08-13 Thread chahir
hi, I've tried to do the performance test with the Maven plugin. I've built this plugin with mvn install: [INFO] Scanning for projects... [INFO] [INFO] Building ActiveMQ :: Performance Test Plugin [INFO]task-segment

Re: How to monitor ActiveMQ that running on JBoss

2007-08-13 Thread denez
Could you tell me what have you done to made it possible ? I have no idea about how connect this two different server ! Thanks, Regards, Denez ferry97 wrote: > > Hi Denez, > I run in under JBoss 4.2.0 GA. I have no idea on how to run it under > Tomcat. > Perhaps you can post the error first, an

Re: Integrate Lightstreamer with activeMQ

2007-08-13 Thread James Strachan
On 8/13/07, andi_samang <[EMAIL PROTECTED]> wrote: > > How can i integrate lightstreamer with activeMQ Just out of interest; why would you want to use them both together? ActiveMQ is an alternative to LightStreamer? http://activemq.apache.org/ajax.html (its also got a Flash client too btw) > i

Integrate Lightstreamer with activeMQ

2007-08-13 Thread andi_samang
How can i integrate lightstreamer with activeMQ i have to try but i found error message --> javax.naming. NameNotFoundException : topicName thanks for help me -- View this message in context: http://www.nabble.com/Integrate-Lightstreamer-with-activeMQ-tf4260813s2354.html#a12125010 Sent from

Re: Blob Message is a skin game??? not real ?!??

2007-08-13 Thread OnlyLove
I appreciate your reply, and thanks. but it still doesn't work! I create a BLOB message using a File / InputStream as the command argument. BlobMessage message = session.createBlobMessage(new File("E://test.pdf")); The sending program seems work fine, but when I tried to get the file data using a

Logging improvement contribution

2007-08-13 Thread davidmc
Hello ActiveMQ users, After our proposal some time ago (view http://www.nabble.com/Logging-improvement-proposal-tf3570794s2354.html#a9976200), we would like to add a little contribution to the ActiveMQ code, and we hope that the ActiveMQ developers and users like it. We thought it would be good t

Re: Blob Message is a skin game??? not real ?!??

2007-08-13 Thread Viali.Lee
I appreciate your reply, and thanks. but it still doesn't work! I create a BLOB message using a File / InputStream as the command argument. BlobMessage message = session.createBlobMessage(new File("E://test.pdf")); The sending program seems work fine, but when I tried to get the file data using a

Re: Blob Message is a skin game???

2007-08-13 Thread James Strachan
Answered in your other thread. http://www.nabble.com/Re%3A-Blob-Message-is-a-skin-gamenot-real--%21---p12124257s2354.html On 8/13/07, OnlyLove <[EMAIL PROTECTED]> wrote: > > I send the blob message using... > > BlobMessage message = session.createBlobMessage(new > URL("http://localhost:8080/te

Re: Blob Message is a skin game??? not real ?!??

2007-08-13 Thread James Strachan
On 8/13/07, OnlyLove <[EMAIL PROTECTED]> wrote: > > I send the blob message using... > > BlobMessage message = session.createBlobMessage(new > URL("http://localhost:8080/test.pdf";)); > > then, I close the tomcat server, and try to get the message from the amq > broker, > fail ! (it seems that the

Re: How to monitor ActiveMQ that running on JBoss

2007-08-13 Thread ferry97
Hi Denez, I run in under JBoss 4.2.0 GA. I have no idea on how to run it under Tomcat. Perhaps you can post the error first, and see if I can help Regards, Ferry denez wrote: > > Hi, > > Which configuration have you made to run ActiveMQ under JBOSS ? > I try to run ActiveMQ under Tomcat but w

Blob Message is a skin game???

2007-08-13 Thread OnlyLove
I send the blob message using... BlobMessage message = session.createBlobMessage(new URL("http://localhost:8080/test.pdf";)); then, I close the tomcat server, and try to get the message from the amq broker, fail ! (it seems that the blob message just send the url to the broker, but not the real

Re: How to monitor ActiveMQ that running on JBoss

2007-08-13 Thread denez
Hi, Which configuration have you made to run ActiveMQ under JBOSS ? I try to run ActiveMQ under Tomcat but without success for the moment ! Could you help me ? Thanks, Denez ferry97 wrote: > > Hi, > I search from the help that to monitor the ActiveMQ we can do it from > JConsole. > I run Act

How to monitor ActiveMQ that running on JBoss

2007-08-13 Thread ferry97
Hi, I search from the help that to monitor the ActiveMQ we can do it from JConsole. I run ActiveMQ under JBoss, and I can not find the broker in JConsole. Anyone know how to monitor ActiveMQ, I understand that we can monitor it from JBoss' JMX-Console. But I find it is very difficult to read the

Using ActiveMQ into Tomcat

2007-08-13 Thread denez
Hi all, I would like to embedded ActiveMQ to Tomcat 5.5 or 6. The main goal is to start ActiveMQ in the same time as started Tomcat, and shutdown ActiveMQ in the same time as Tomcat. In my web application i would like to create a implementation of MessageListener to develop some instruction in th