Re: Expired message stuck inside the queue

2007-01-19 Thread James Strachan
Does the same thing happen if you try the latest 4.2-snapshot (from January)? On 1/19/07, bluedolphin [EMAIL PROTECTED] wrote: 4.1 James.Strachan wrote: Which version are you using? On 1/19/07, bluedolphin [EMAIL PROTECTED] wrote: I had sent an 10 sec expired message to a queue(i

Re: Expired message stuck inside the queue

2007-01-19 Thread James Strachan
On 1/19/07, bluedolphin [EMAIL PROTECTED] wrote: we just allowed to use official release for our production use. Since 4.2 haven been officially released, we r not allowed to use it. Is there any other solution? Can't you try reproduce it in development? -- James ---

Re: Error while Sending Map message

2007-01-16 Thread James Strachan
On 1/15/07, garima015 [EMAIL PROTECTED] wrote: Can i also send exception object ?? as Object Message You can send any Serializable object in an ObjectMessage -- James --- http://radio.weblogs.com/0112098/

Re: [VOTE] Release ActiveMQ-CPP 1.1

2007-01-15 Thread James Strachan
+1 On 1/14/07, Rob Davies [EMAIL PROTECTED] wrote: +1 On 14 Jan 2007, at 16:07, Nathan Mittler wrote: Hi everyone, Several bug fixes as well as a few new features have been incorporated into ActiveMQ-CPP - worthy of a 1.1 release, before we go for full openwire support in 2.0. The

[jira] Resolved: (AMQ-1114) ActiveMQ Queue management- How to kill a queue?

2007-01-03 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] james strachan resolved AMQ-1114. - Resolution: Fixed Fix Version/s: 4.1.0 See the methods on the Queue MBean such as purge

Re: Broker Fails

2007-01-02 Thread James Strachan
On 1/2/07, garima015 [EMAIL PROTECTED] wrote: I am not using network of brokers.I have a scenario in which if my running broker fails or get shutdown what is going to happen with the messages. If they are sent using persistent message delivery they will be on disk / in the database and

Re: Performance Issue

2006-12-19 Thread James Strachan
On 12/19/06, garima015 [EMAIL PROTECTED] wrote: Thanks for the reply,but it is solved. How did you solve it? -- James --- http://radio.weblogs.com/0112098/

[jira] Resolved: (AMQ-1093) Client deadlock during failover

2006-12-14 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1093?page=all ] james strachan resolved AMQ-1093. - Fix Version/s: 4.2.0 Resolution: Fixed I've just committed a patch to trunk for this which I think resolves the issue. There's no test case

[jira] Created: (AMQ-1091) add a source distro to the maven2 build

2006-12-07 Thread james strachan (JIRA)
add a source distro to the maven2 build --- Key: AMQ-1091 URL: https://issues.apache.org/activemq/browse/AMQ-1091 Project: ActiveMQ Issue Type: Improvement Reporter: james strachan

[jira] Resolved: (AMQ-1050) browse -QTopic=* does not seem to return anything...

2006-12-04 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1050?page=all ] james strachan resolved AMQ-1050. - Resolution: Fixed browse -QTopic=* does not seem to return anything... Key: AMQ

[jira] Resolved: (AMQ-992) MySQL doesn't honor lock in JDBC Master Slave configuration?

2006-12-04 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-992?page=all ] james strachan resolved AMQ-992. Fix Version/s: 4.1.1 4.2.0 Resolution: Fixed MySQL doesn't honor lock in JDBC Master Slave configuration

[jira] Resolved: (AMQ-756) Hangs on creating topic on Windows XP 2002 SP2

2006-12-04 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-756?page=all ] james strachan resolved AMQ-756. Fix Version/s: 4.1.0 Resolution: Cannot Reproduce AFAIK this is now resolved. Let us know and we can reopen if required Hangs on creating topic

[VOTE][RESULT] Release Apache ActiveMQ 4.1.0 (RC 2)

2006-12-04 Thread James Strachan
So if my mental arithmetic is correct the results are 3 binding +1s 6 +1s from the PPMC so this vote passes. Thanks to all those who took the time to review the distros. On 11/14/06, Hiram Chirino [EMAIL PROTECTED] wrote: Hey folks, I was able to finally get around to doing a binary release

[jira] Resolved: (AMQ-761) ActiveMQConnectionFactory.setBrokerURL does not set all connection properties corrrectly

2006-12-04 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-761?page=all ] james strachan resolved AMQ-761. Fix Version/s: 4.1.0 Resolution: Fixed ActiveMQConnectionFactory.setBrokerURL does not set all connection properties corrrectly

Re: NEED HELP on how i can Provide an ay for retrieving the amount of messages per priority that is waiting to be sent to subscribers

2006-12-03 Thread James Strachan
You could write a broker interceptor to keep a track of this kind of thing; or use selectors. http://incubator.apache.org/activemq/interceptors.html On 12/4/06, samahome [EMAIL PROTECTED] wrote: Which classes in ActiveMQ source i can look at for Providing an way for retrieving the amount of

[jira] Resolved: (AMQ-1072) TimeToLive doesn't work on MessageListener

2006-11-29 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1072?page=all ] james strachan resolved AMQ-1072. - Fix Version/s: 4.1.0 Resolution: Fixed This has been fixed in 4.1 TimeToLive doesn't work on MessageListener

[jira] Updated: (AMQ-1054) XA recover fails for 4.0.1

2006-11-29 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1054?page=all ] james strachan updated AMQ-1054: Fix Version/s: 4.1.1 updated fix versions XA recover fails for 4.0.1 -- Key: AMQ-1054 URL

Re: Latest official release

2006-11-28 Thread James Strachan
On 11/28/06, nabble615 [EMAIL PROTECTED] wrote: Hi, may I know whether the latest official activemq release is 4.0.2? Currently yes. The 4.1 release is still in voting; its looking good so hopefully should pass in the next day or so May I know when is the released date of it as well?

[jira] Commented: (AMQ-1054) XA recover fails for 4.0.1

2006-11-28 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1054?page=comments#action_37576 ] james strachan commented on AMQ-1054: - Just to make absolutely sure, I've added the test case into the 4.0 branch too https://svn.apache.org/repos/asf

[jira] Created: (AMQ-1074) support JDBC master slave on MySQL

2006-11-28 Thread james strachan (JIRA)
support JDBC master slave on MySQL -- Key: AMQ-1074 URL: https://issues.apache.org/activemq/browse/AMQ-1074 Project: ActiveMQ Issue Type: Improvement Reporter: james strachan Fix

[jira] Commented: (AMQ-1054) XA recover fails for 4.0.1

2006-11-28 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1054?page=comments#action_37580 ] james strachan commented on AMQ-1054: - Hi Guy Just to be sure - are you saying the bug doesn't happen for you on OSX/Unix? i.e. its a windows only bug? XA

[jira] Commented: (AMQ-1054) XA recover fails for 4.0.1

2006-11-28 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1054?page=comments#action_37581 ] james strachan commented on AMQ-1054: - Shoaib - I wonder could you try using ActiveMQ trunk (or tomorrows nightly snapshot build of 4.2-SNAPSHOT) to see

Re: (AMQ 992) DefaultDatabaseLocker and mysql

2006-11-28 Thread James Strachan
On 11/21/06, slotito [EMAIL PROTECTED] wrote: Hi, I am trying to get MySQL to work in the Master/Slave JDBC configuration - the default sql does not lock the table properly. I added a MysqlJDBCAdapter that extends org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter so I could override

[jira] Commented: (AMQ-1074) support JDBC master slave on MySQL

2006-11-28 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1074?page=comments#action_37583 ] james strachan commented on AMQ-1074: - Patch applied to trunk - which seems to work for me with MySQL Connector/J 5.0.4. support JDBC master slave on MySQL

[jira] Created: (AMQ-1075) support for FileMessage interface to support in-band and out-of-band file transfer

2006-11-28 Thread james strachan (JIRA)
: ActiveMQ Issue Type: New Feature Components: Broker Reporter: james strachan Fix For: 4.2.0 Some new API like this... public class ActiveMQSession { // send a local file or stream over JMS public FileMessage createLocalFileMessage(InputStream inputStream

[jira] Resolved: (AMQ-1054) XA recover fails for 4.0.1

2006-11-28 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1054?page=all ] james strachan resolved AMQ-1054. - Fix Version/s: 4.2.0 Resolution: Fixed Aha! So the reason the test case was working that I checked into trunk and 4.0 branch was due to the fact

[jira] Commented: (AMQ-1054) XA recover fails for 4.0.1

2006-11-28 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1054?page=comments#action_37589 ] james strachan commented on AMQ-1054: - Have backported the test case and fix to 4.1 branch too if we release a new bug fix release of 4.1 before 4.2 XA

[jira] Commented: (AMQ-1068) DestinationMap seems to use up lots of RAM if using deep hierarchies

2006-11-27 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1068?page=comments#action_37564 ] james strachan commented on AMQ-1068: - The fix was done in r478324 on trunk if folks wanna backport DestinationMap seems to use up lots of RAM if using deep

Re: Message Expiry

2006-11-25 Thread James Strachan
On 11/25/06, Sergey [EMAIL PROTECTED] wrote: Hallo, I've got the same problem. Expiration dosn't seem to work. I'm using 4.0.2. Have you tried trunk or 4.1? -- James --- http://radio.weblogs.com/0112098/

pluggable MessageTransformer available in trunk

2006-11-16 Thread James Strachan
Which allows you to transform messages as they go onto the message bus or as a JMS client takes them off the bus. They are described more fully here... http://activemq.org/site/message-transformation.html The idea is so that you can use ObjectMessage in your code; but then if you wish to avoid

Re: Switching to ActiveMQ 4.2 to Java 5???

2006-11-15 Thread James Strachan
+1. We should switch to Java 5 for compilation and for the default release (since the concurrent stuff is faster more bug free on Java 5) but maybe provide a retrotranslator version of the jars for those who can't move JVM. i.e. build on Java 5 only - but allow deployments on 1.4 On

Re: Switching to ActiveMQ 4.2 to Java 5???

2006-11-15 Thread James Strachan
Agreed. Its very easy to use the 1.5 bytecode on 1.4 without any work by just installing the retrotranslator JIT :) On 11/15/06, Hiram Chirino [EMAIL PROTECTED] wrote: On 11/15/06, James Strachan [EMAIL PROTECTED] wrote: +1. We should switch to Java 5 for compilation and for the default

chatting with the Broker over Jabber / XMPP

2006-11-15 Thread James Strachan
I've added a commandAgent/ to the broker's activemq.xml which allows you to communicate with a broker over a JMS topic (ActiveMQ.Agent) to send management commands using a simple text based system. Its currently reusing the commands in the activemq-console module. (Incidentally I added a

Re: Switching to ActiveMQ 4.2 to Java 5???

2006-11-15 Thread James Strachan
It'd be good to use annotations for the xbean stuff On 11/15/06, Hiram Chirino [EMAIL PROTECTED] wrote: On 11/15/06, Guillaume Nodet [EMAIL PROTECTED] wrote: Sounds good. Do you plan to refactor some code to use generics, or other Java 5 features ? At a minimum we should switch to the Java

[jira] Created: (AMQ-1050) browse -QTopic=* does not seem to return anything...

2006-11-15 Thread james strachan (JIRA)
Affects Versions: 4.x Reporter: james strachan Assigned To: Adrian Co Fix For: 4.2.0 I think there's something funny going on in the regex stuff. I tried from the SimpleConsole typing query -QTopic=* and I get nothing. query returns tons of stuff

[jira] Created: (AMQ-1051) be able to interact with the broker via messaging

2006-11-15 Thread james strachan (JIRA)
Reporter: james strachan Send a text message over JMS, XMPP, Stomp, Ajax or REST to communicate with the broker, query queues/topics etc. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https

[jira] Commented: (AMQ-1051) be able to interact with the broker via messaging

2006-11-15 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1051?page=comments#action_37455 ] james strachan commented on AMQ-1051: - Code checked in - could use some documentation. Currently if you can send a message to the Topic *ActiveMQ.Agent

[jira] Updated: (AMQ-1053) allow a MessageTransformer to be registered with a producer or consumer to help transform a message going onto the bus or coming off the bus

2006-11-15 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1053?page=all ] james strachan updated AMQ-1053: Fix Version/s: 4.2.0 allow a MessageTransformer to be registered with a producer or consumer to help transform a message going onto the bus or coming off

[jira] Created: (AMQ-1053) allow a MessageTransformer to be registered with a producer or consumer to help transform a message going onto the bus or coming off the bus

2006-11-15 Thread james strachan (JIRA)
Key: AMQ-1053 URL: https://issues.apache.org/activemq/browse/AMQ-1053 Project: ActiveMQ Issue Type: New Feature Reporter: james strachan Assigned To: james strachan For example a user may wish to use ObjectMessage in their code

Re: [VOTE] Release Apache ActiveMQ 4.1.0 (RC 2)

2006-11-13 Thread James Strachan
+1 Looks good to me. On 11/14/06, Hiram Chirino [EMAIL PROTECTED] wrote: Hey folks, I was able to finally get around to doing a binary release candidate from the 4.1 branch. it's available here:

[jira] Commented: (AMQ-1017) Build of current trunk with Maven2 fails

2006-11-09 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1017?page=comments#action_37391 ] james strachan commented on AMQ-1017: - I've tried trashing the local repo too - and it still works fine for me. I'm kinda mystified why its failing for you

[jira] Commented: (AMQ-1017) Build of current trunk with Maven2 fails

2006-11-09 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1017?page=comments#action_37392 ] james strachan commented on AMQ-1017: - I guess we need someone else with a windows machine to trash their local repo and try again - it could be a windows

Re: newbie request for help - custom server implementation in ActiveMQ?

2006-11-09 Thread James Strachan
On 11/9/06, J. Patrick Bedell [EMAIL PROTECTED] wrote: Hello, I am interested in using ActiveMQ to develop a market for information currency (http://infoeng.sourceforge.net). I'm a real ActiveMQ/Spring newbie, so I'm not very clear on how to create a POJO to serve as a filter for certain

[jira] Created: (AMQ-1034) bad acknowledgement messages when rolling back on a large queue

2006-11-08 Thread james strachan (JIRA)
Components: Broker Affects Versions: 4.0.2, 4.1 Reporter: james strachan Assigned To: james strachan See the test case RollbacksWhileConsumingLargeQueueTest for details of how to reproduce -- This message is automatically generated by JIRA. - If you think it was sent

[jira] Resolved: (AMQ-1034) bad acknowledgement messages when rolling back on a large queue

2006-11-08 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1034?page=all ] james strachan resolved AMQ-1034. - Fix Version/s: 4.0.3 4.1 Resolution: Fixed hiram fixed this in trunk revision 472345. I've just back ported it to 4.0.x

[jira] Commented: (AMQ-1036) web-console broken (queue browsing).

2006-11-08 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1036?page=comments#action_37369 ] james strachan commented on AMQ-1036: - Which version are you using? Its working for me on the 4.1-SNAPSHOT web-console broken (queue browsing

Re: Release schedule

2006-11-07 Thread James Strachan
On 11/6/06, Vadim Pesochinsky [EMAIL PROTECTED] wrote: Hi! Any updates on when 4.1 will be ready? The code's been ready a while now (rather like 4.0.2)- we just need to wait for the 4.0.2 release to get out, then we can call a vote for 4.1 -- James --- http://radio.weblogs.com/0112098/

Re: [VOTE] Release Apache ActiveMQ 4.0.2 (RC 6)

2006-10-30 Thread James Strachan
+1 On 10/30/06, Hiram Chirino [EMAIL PROTECTED] wrote: Some last minute NOTICE issues were still present in the 5th release candidate of the 4.0.2 build. We have also received confirmation from Apache legal discuss that it's ok to include work covered by the Creative Commons Attribution

[jira] Created: (AMQ-1007) XMPP support (Jabber support) so existing Jabber clients can be used to interact with and monitor ActiveMQ messages

2006-10-26 Thread james strachan (JIRA)
://issues.apache.org/activemq/browse/AMQ-1007 Project: ActiveMQ Issue Type: New Feature Components: Transport Reporter: james strachan Assigned To: james strachan Fix For: 4.1 This is particularly useful for demos or testing things out

[jira] Resolved: (AMQ-1007) XMPP support (Jabber support) so existing Jabber clients can be used to interact with and monitor ActiveMQ messages

2006-10-26 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1007?page=all ] james strachan resolved AMQ-1007. - Resolution: Fixed The activemq-xmpp module provides the functionality, for documentation see http://activemq.org/site/xmpp.html XMPP support (Jabber

[jira] Resolved: (AMQ-506) Jabber transport missing

2006-10-26 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-506?page=all ] james strachan resolved AMQ-506. Fix Version/s: 4.1 (was: 4.2) Resolution: Fixed Now back as activemq-xmpp Jabber transport missing

[jira] Commented: (AMQ-40) jabber support as client server

2006-10-26 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-40?page=comments#action_37289 ] james strachan commented on AMQ-40: --- FWIW in 4.1 its now via xmpp://host:port For more details see http://activemq.org/site/xmpp.html jabber support as client

Re: NMS Provider for Tibco EMS?

2006-10-20 Thread James Strachan
On 10/20/06, Dave68 [EMAIL PROTECTED] wrote: Hi, am I correct in thinking that the current NMS source supports the Apache ActiveMQ server only? I would like to write a client that can talk to a Tibco EMS server. Do I have to implement a provider in order to do this, or is there one already

Re: NMS Provider for Tibco EMS?

2006-10-20 Thread James Strachan
On 10/20/06, Dave68 [EMAIL PROTECTED] wrote: Hi James and Hiram, thanks for the quick response! The Tibco EMS server does come with c# APIs and example client code when you download their evaluation server. Take a look at http://cf.tibco.com/eval/RegEval.cfm I really want to use NMS instead

Re: Separate client/server packages...

2006-10-05 Thread James Strachan
On 10/4/06, Komandur [EMAIL PROTECTED] wrote: Is there a way to generate a light weight clientside package (without any broker specifics) when a version is released ? You could try patching the maven build to make a new smaller client jar if you like? -- James ---

[jira] Resolved: (AMQ-950) createConnector=false has no effect on Tiger

2006-10-03 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-950?page=all ] james strachan resolved AMQ-950. Resolution: Fixed Patch applied - many thanks Renaud. BTW could you double check my version of your patch works - I only create a connector if result

Re: how to use failover url protocol in STOMP C client

2006-10-03 Thread James Strachan
BTW Stomp based failover should also re-submit any in-progress operations - e.g. to resume any SUBSCRIBE's. If you are supporting transactions, you should replay any non-complete transactions too. On 10/2/06, Hiram Chirino [EMAIL PROTECTED] wrote: Just checked again .. and yep it's there.

Re: STOMP C prefetchSize question

2006-09-27 Thread James Strachan
On 9/26/06, Dhawan, Vikram (LNG-DAY) [EMAIL PROTECTED] wrote: Hi, On STOMP webpage where it says ActiveMQ extensions to STOMP. It says activemq.prefetchSize expects a int type value. But from my earlier question we can only set string value to a header property using STOMP C client. Will

Re: Problem on setting destination queue at startup

2006-09-27 Thread James Strachan
On 9/27/06, Christopher_Ong [EMAIL PROTECTED] wrote: I am using apache-incubator-activemq-4.1-SNAPSHOT and not 4.02, and the error is what I posted earlier. Are you sure you are using the right one from here?

Re: Problem on setting destination queue at startup

2006-09-27 Thread James Strachan
On 9/27/06, Christopher_Ong [EMAIL PROTECTED] wrote: 06-Jul-2006 00:00 Thats pretty old, try a newer one build in September -- James --- http://radio.weblogs.com/0112098/

Re: Authentication (Jconsole)

2006-09-25 Thread James Strachan
On 9/25/06, James Strachan [EMAIL PROTECTED] wrote: Maybe JRE_HOME has a spacein it? What is the value of JRE_HOME - does it have a space? -- James --- http://radio.weblogs.com/0112098/

[jira] Resolved: (AMQ-932) Quickly broken client connections lead to memory leaks

2006-09-25 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-932?page=all ] james strachan resolved AMQ-932. Fix Version/s: 4.1 Resolution: Fixed Patch applied John with thanks - could you double check I've applied it correctly please? Quickly broken

[jira] Assigned: (AMQ-917) Discovery Network Connector needs to clean up internal ...

2006-09-25 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-917?page=all ] james strachan reassigned AMQ-917: -- Assignee: james strachan Discovery Network Connector needs to clean up internal

Re: How to create permanent Queue

2006-09-22 Thread James Strachan
Until the 4.1 release goes out you can download a snapshot here... http://people.apache.org/maven-snapshot-repository/org/apache/activemq/apache-activemq/4.1-incubator-SNAPSHOT/ On 9/22/06, Tommy615 [EMAIL PROTECTED] wrote: The one that I am using is ActiveMQ 4.0.1 Release (latest one since

[jira] Commented: (AMQ-930) Session 'consumers' hashtable susceptible to invalid operation exception

2006-09-22 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-930?page=comments#action_36991 ] james strachan commented on AMQ-930: I don't quite understand the reason for this patch - I wonder if you could help explain it? Session.DispatchAsyncMessages

Re: How to create permanent Queue

2006-09-21 Thread James Strachan
On 9/22/06, Tommy615 [EMAIL PROTECTED] wrote: I use Jconsole to monitor the activemq broker. I manage to create the (temporary) queue FWIW temporary queues are only created via the createTemporaryQueue() method on a JMS client after the broker started and I could monitor by using the

Re: How to create permanent Queue

2006-09-21 Thread James Strachan
Note you need 4.1 to be able to use the destinations element. On 9/22/06, Tommy615 [EMAIL PROTECTED] wrote: I had put destinations queue physicalName=FOO.BAR / topic physicalName=SOME.TOPIC / /destinations James.Strachan wrote: as reference to the example given at the link

Re: is there a character limit in message selector

2006-09-15 Thread James Strachan
Not on the Java side no - there could be in a stomp client's implementation maybe but that should be pretty easy to fix On 9/15/06, vik Dhawan [EMAIL PROTECTED] wrote: Hi, I want to know if there is a AMQ specific character limit in message selector. I am using STOMP C and message selector is

Re: multiple consumer threads in same program in STOMP issue

2006-09-15 Thread James Strachan
It could be the stomp c client doesn't do multi threaded consumption too well. You might wanna take a peek at how the consumption code works On 9/14/06, Dhawan, Vikram (LNG-DAY) [EMAIL PROTECTED] wrote: Hi, I am running into a strange issue, I created a consumer program using STOMP C which

Re: [activemq-dev] Support for message priority (AMQ-122)

2006-09-15 Thread James Strachan
On 9/14/06, samahome [EMAIL PROTECTED] wrote: Is this feature going to be in activeMQ 4.2 version or was this feature existed in any of the previous releases (3.2 or any) of activeMQ ? How about specifying producer priorities and consumer priorities ? Does this exist in 4.0.1 release? From the

Re: implement autoresume file sending in activemq?

2006-09-15 Thread James Strachan
If you are using auto-reconnection, then I don't think you should need to do anything particular to re-resume things on a reconnection. So just use the failover: transport to connect to the broker and use JMS streams http://incubator.apache.org/activemq/how-can-i-support-auto-reconnection.html

Re: how to apply message filters in STOMP

2006-09-11 Thread James Strachan
On 9/8/06, Dhawan, Vikram (LNG-DAY) [EMAIL PROTECTED] wrote: Hi, In a STOMP client what is the way to apply a message filter. In my Consumer code I want to accept only those messages who has a particular header value in one of the message header field. See the stomp documentation...

[jira] Commented: (AMQ-826) LDAP based authorization support

2006-08-25 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-826?page=comments#action_36849 ] james strachan commented on AMQ-826: Great - thanks for the heads up. Good luck :) LDAP based authorization support

Re: Patch submission process and turn around time

2006-08-25 Thread James Strachan
On 8/25/06, Sepand M [EMAIL PROTECTED] wrote: Hi, I'm almost done coding for the SSL transport support project (refer to the Creating a secure connection system and using JMSXUserID support thread). Great I was just wondering how I would submit the patch for approval, how long approval

Re: How to create a temporary Queue

2006-08-23 Thread James Strachan
On 8/23/06, ahamad [EMAIL PROTECTED] wrote: On 8/23/06, ahamad [EMAIL PROTECTED] wrote: Hi James, We're not keeping it there :). The Destination objects are like URL classes; they can be attached to messages or held in client's RAM - the broker can't really go around every JVM and make

Re: How to create a temporary Queue

2006-08-23 Thread James Strachan
I don't really follow the point of quoting these links - one link is about a completely different JMS provider, SwiftMQ and the other is about passing destinations in arbitrary JMS headers as opposed to the JMSReplyTo property - on a very old version of ActiveMQ.. If you think you can reproduce

Re: File based AutorizationMap

2006-08-21 Thread James Strachan
On 8/21/06, Sepand M [EMAIL PROTECTED] wrote: I've seen that before, but I can't understand what's going on Its loading an authorization map into the broker or how to load the XML into the broker (if that's what's meant to be done). Try use that example XML to configure your broker? --

Re: openwire command generation

2006-08-18 Thread James Strachan
I'm afraid so :) On 8/18/06, Timothy Bish [EMAIL PROTECTED] wrote: Hi Hiram That seemed to allow me to get through the generation ok. I still get a lot of warnings, like these: [JAM] Warning: failed to resolve class javax.jms.JMSException [JAM] Warning: failed to resolve class

Re: activemq architecture with jboss

2006-08-17 Thread James Strachan
On 8/16/06, masien [EMAIL PROTECTED] wrote: Hi all, Execuse me but i am new in JMS and ActiveMQ... I'd like to create an architecture with a client that send messages to 2 brokers (in cluster) and a MDB that consume the messages. Must I use JBOSS for use MDB? MDBs are supported by all J2EE

Re: activemq architecture with jboss

2006-08-17 Thread James Strachan
On 8/17/06, masien [EMAIL PROTECTED] wrote: When I configure two instance of JBOSS...must to point each instance to each ActiveMQ broker ? P.S. The client producer is on another jvm and it send messages to brokers that are on other two virtual machine. If you have 2 JBoss servers hosting

Re: Queue hogging by a single consumer.

2006-08-17 Thread James Strachan
On 8/17/06, Naveen Rawat [EMAIL PROTECTED] wrote: Hi James, Thanks for your response. Are you trying to implement request-response with A, B, C making requests on Z and getting the response? Or can A, B, C process any message from Z? Exactly the first case. A, B, C making requests on Z

Re: How To remove Queue from the session

2006-08-17 Thread James Strachan
On 8/17/06, Arshad Ahamad [EMAIL PROTECTED] wrote: Hi Bish, No no. I am not talking about the temporary queue, I am asking about the nameing queue. I don't follow what you're asking. FWIW queues only really exist on the broker (they are not really associated with a client or session).

Re: Queue hogging by a single consumer.

2006-08-17 Thread James Strachan
On 8/17/06, Naveen Rawat [EMAIL PROTECTED] wrote: Great James Your suggestion is working. A major hurdle seems solved. A little query down there. Hi James, Thanks for your response. Are you trying to implement request-response with A, B, C making requests on Z and getting the

[jira] Commented: (AMQ-865) C# Client's Listener doesn't receive messages if you don't explicitly call Subscribe

2006-08-17 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-865?page=comments#action_36801 ] james strachan commented on AMQ-865: Here's another test case which seems to show a similar issue... http://www.nabble.com/Durable-topic-subscription-needs-pump

Re: Build of 4.0.2

2006-08-15 Thread James Strachan
On 8/15/06, Kuppe [EMAIL PROTECTED] wrote: I am using Maven 2.0.4, Eclipse 3.1.2 and ActiveMQ 4.0.2. I am trying to get the source for 4.0.2 and build it as per the instructions in the Contribution page. I would then like to import the projects into Eclipse in order to make a patch, compile all

Re: [VOTE] Release Apache ActiveMQ 4.0.2 (RC 3)

2006-08-14 Thread James Strachan
Kevan are you happy with the current release now? It'd be good to get this release done then we can start working on the next one :). On 8/10/06, Guillaume Nodet [EMAIL PROTECTED] wrote: +1 On 8/8/06, Hiram Chirino [EMAIL PROTECTED] wrote: Some NOTICE file issues were found in the 2nd

Re: Snapshot missing, can I fix it? Can I stage without assembly?

2006-08-14 Thread James Strachan
Try from the activemq directory typing mvn clean install -Dmaven.test.skip=true On 8/14/06, Sepand M [EMAIL PROTECTED] wrote: Hi, I apologize if this belongs in the maven list, but I'm really not sure if this is ActiveMQ specific or just maven (if it's maven specific, please tell me). The

Re: Pulling consumer design

2006-08-11 Thread James Strachan
Sorry about that, I'd forgotten to run the mvn gram:gram command. Its now in SVN On 8/11/06, Vadim Pesochinsky [EMAIL PROTECTED] wrote: There is a little problem with MessagePullMarshaller not generated / added to svn. I tried to run generator, but withouth much luck. Found this instructions,

[jira] Commented: (AMQ-826) LDAP based authorization support

2006-08-10 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-826?page=comments#action_36746 ] james strachan commented on AMQ-826: The best thing is to grab the code from subversion... http://incubator.apache.org/activemq/source.html e.g. type svn co

Re: ActiveMQ send/receive messages to/from MQSeries

2006-08-09 Thread James Strachan
On 8/9/06, Velladurai, Ashok Kumar [EMAIL PROTECTED] wrote: Hi all, I am new to MQ Series, I have a model that my web application running on JBoss 4.0.2 should be able to send message to a remote MQ (different server) and receive the same message using a MDB (running in same JBoss) to process

Re: Implementing prefetchSize=0

2006-08-09 Thread James Strachan
Note that to implement the JMS API - the minimum value of prefetch possible is 1 which means deliver 1 message then wait until an acknowledgement before delivering another. This is essential to implement consumer.setMessageListener() consumer.receiveNoWait(). Neither of which are possible to

[jira] Updated: (AMQ-850) add the ability to timeout a consumer to prevent a bad, hung or unused consumer consumer from grabbing messages

2006-08-09 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-850?page=all ] james strachan updated AMQ-850: --- Summary: add the ability to timeout a consumer to prevent a bad, hung or unused consumer consumer from grabbing messages (was: add the ability to timeout

[jira] Commented: (AMQ-855) Add support for prefetchSize = 0

2006-08-09 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-855?page=comments#action_36716 ] james strachan commented on AMQ-855: Andrew I just commented on this thread on why a prefetch of 1 is the lowest possible value to have while still fully

Java Service Wrapper or Commons Daemon?

2006-08-09 Thread James Strachan
Anyone have any experience of these 2 solutions to know which one is the best to use when creating a windows/unix service? http://wrapper.tanukisoftware.org/doc/english/introduction.html http://jakarta.apache.org/commons/daemon/index.html It'd be nice to have a service for ActiveMQ - am just

[jira] Assigned: (AMQ-861) Kaha DB files are not removed

2006-08-08 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-861?page=all ] james strachan reassigned AMQ-861: -- Assignee: Rob Davies Kaha DB files are not removed - Key: AMQ-861 URL: https

[jira] Assigned: (AMQ-868) consolidate the C++ clients in SVN more, removing old CMS code

2006-08-08 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-868?page=all ] james strachan reassigned AMQ-868: -- Assignee: Timothy Bish consolidate the C++ clients in SVN more, removing old CMS code

[jira] Resolved: (AMQ-822) Eclipse fails to compile activemq-core due to invalid symbol in UdpTransportFactory.java

2006-08-08 Thread james strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-822?page=all ] james strachan resolved AMQ-822. Fix Version/s: 4.1 Resolution: Fixed Eclipse fails to compile activemq-core due to invalid symbol in UdpTransportFactory.java

Re: Openwire C++ APIs minus JMSXUserID

2006-08-07 Thread James Strachan
BTW the codehaus mailing lists should not be used any more... On 8/7/06, Naveen Rawat [EMAIL PROTECTED] wrote: Hi James, I regret this delayed feedback. On 8/1/06, Naveen Rawat [EMAIL PROTECTED] wrote: Hi all. I am using the binary version of ActiveMQ 4.0 broker and openwire cpp APIs

Re: XBean namespace for ra

2006-08-05 Thread James Strachan
jar are you using? -dain On Aug 4, 2006, at 12:35 AM, James Strachan wrote: Yes - its the activemq-ra (the Resource Adapter). We used a different namespace as its easier to use a different namespace per module with the current xbean plugin On 8/4/06, Hiram Chirino [EMAIL PROTECTED] wrote

Is there a good reason for having a static Executor for Sessions shared across all Connections?

2006-08-03 Thread James Strachan
I'm just investigating a Lingo test case (LINGO-22) submitted by Jim Beattie which tests that we leave no threads around after shutting down lingo ActiveMQ - which sounds good to me. I've noticed that the Executor for all connections is a static and shared across connections. I was gonna make

  1   2   3   >