Re: MulticastSocketSyncChannelFactory should implement SyncChannelFactory?

2006-04-26 Thread Alan D. Cabrera
Oi. I simply copied it from another factory but I cannot find it now. I'll fix this. Regards, Alan Bill Dudney wrote: Hi All, I'm playing around with activeio and I found that MulticastSocketSyncChannelFactory does not implement SyncChannelFactory. It should right? Figured this little

MulticastSocketSyncChannelFactory should implement SyncChannelFactory?

2006-04-26 Thread Bill Dudney
Hi All, I'm playing around with activeio and I found that MulticastSocketSyncChannelFactory does not implement SyncChannelFactory. It should right? Figured this little patch was not worth a JIRA, be glad to file one if you'd prefer. in case the license grant is important I grant you ful

RE: Openwire C Client.

2006-04-26 Thread srodrigues
Hi Vik, Thanks for the code. I managed to compile it correctly. ( ActiveMQ 4.0 RC2, Sun OS 5.6) The producer worked for me as well. >producer Connecting..OK Sending connect message.OK Sending Message.OK Sending Disconnect.OK Disconnecting...OK However I am having an issue with the consum

Re: CMS supports bytes messages

2006-04-26 Thread Nathan Mittler
We have a new version of CMS in the works - we'll look at perhaps using autoconf for that. On 4/25/06, Hiram Chirino <[EMAIL PROTECTED]> wrote: > > On 4/25/06, Mittler, Nathan <[EMAIL PROTECTED]> wrote: > > Hey Hiram, > > It's surprising that OS X doesn't support recursive locks - I thought > > th

Re: help me:compile openwire c++ failed!!!

2006-04-26 Thread James Strachan
I'd ignore 3.x if you are interested in using other languages than Java - its very old code. I'd start with ActiveMQ 4.0-RC3 and the latest code in SVN for the C++ client. James On 4/26/06, kingsmart <[EMAIL PROTECTED]> wrote: > > I have downloaded an AcitiveMQ3.2.2 with openwire C++ interfac

help me:compile openwire c++ failed!!!

2006-04-26 Thread kingsmart
I have downloaded an AcitiveMQ3.2.2 with openwire C++ interface and have run the java version example of the ActiveMQ successfully. But, when i tried to debug the C++ project, it failed saying that some classes can not be found. My OS is Windows XP. Could you please help me to solve this issue

[jira] Closed: (AMQ-663) NullPointerException in Queues

2006-04-26 Thread Rob Davies (JIRA)
[ http://jira.activemq.org/jira//browse/AMQ-663?page=all ] Rob Davies closed AMQ-663: -- Assign To: Rob Davies > NullPointerException in Queues > --- > > Key: AMQ-663 > URL: http://jira.activemq.org/jira//browse

[jira] Resolved: (AMQ-663) NullPointerException in Queues

2006-04-26 Thread Rob Davies (JIRA)
[ http://jira.activemq.org/jira//browse/AMQ-663?page=all ] Rob Davies resolved AMQ-663: Resolution: Won't Fix please direct any questions about LogicBlaze FUSE to LogicBlaze. > NullPointerException in Queues > --- > >

ActiveMQConnection] Async exception with no exception listener: java.io.EOFException ,this exception cause transaction died.

2006-04-26 Thread -=Kobye=-
05:29:55,162 WARN [ActiveMQConnection] Async exception with no exception listener: java.io.EOFException java.io.EOFException at java.io.DataInputStream.readInt(DataInputStream.java:358) at org.apache.activemq.openwire.OpenWireFormat.unmarshal( OpenWireFormat.java:270) at org.apache.act

[jira] Created: (AMQ-663) NullPointerException in Queues

2006-04-26 Thread Arun V Sankar (JIRA)
NullPointerException in Queues --- Key: AMQ-663 URL: http://jira.activemq.org/jira//browse/AMQ-663 Project: ActiveMQ Type: Bug Environment: FUSE (logicblaze) in WinXP SP2 Reporter: Arun V Sankar Attachments: nullpointer-fuse.GIF I

[jira] Reopened: (AMQ-630) After broker has shutdown, cannot shutdown a client application

2006-04-26 Thread Kieran Murphy (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-630?page=all ] Kieran Murphy reopened AMQ-630: --- This is fixed except when I use failover. I am using failover (on client side) to connect to a network of brokers configured with static discovery and failo