Re: ACTIVEMQ-cpp

2009-10-29 Thread EfratK
Works grate now, 10x! Timothy Bish wrote: > > On Thu, 2009-10-29 at 15:13 -0700, EfratK wrote: >> Indeed the Release build configuration were missing. >> The above error message disappear BUT a lot of new ones came up :(. some >> of >> them are: >> > > I would suggest looking at the configu

[jira] Commented: (AMQNET-137) Add support for redelivery policy

2009-10-29 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQNET-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55089#action_55089 ] Timothy Bish commented on AMQNET-137: - I've committed my changes to add the Redelivery Po

Re: ACTIVEMQ-cpp

2009-10-29 Thread Timothy Bish
On Thu, 2009-10-29 at 15:13 -0700, EfratK wrote: > Indeed the Release build configuration were missing. > The above error message disappear BUT a lot of new ones came up :(. some of > them are: > I would suggest looking at the configuration settings for the ActiveMQ-CPP example, you are missing

Re: ACTIVEMQ-cpp

2009-10-29 Thread EfratK
Indeed the Release build configuration were missing. The above error message disappear BUT a lot of new ones came up :(. some of them are: libactivemq-cpp.lib(Thread.obj) : error LNK2001: unresolved external symbol _apr_thread_j...@8 libactivemq-cpp.lib(Thread.obj) : error LNK2001: unresolved ex

Re: ACTIVEMQ-cpp

2009-10-29 Thread Timothy Bish
On Thu, 2009-10-29 at 14:02 -0700, EfratK wrote: > I'm trying to compile project include activeMQ command with the following > packages: > activemq-cpp-2.2.5 > activemq-5.2.0-bin > apr-1.3.3 > apr-util-1.3.4-win32 > I'm getting the following error: > "Cannot open include file: 'decaf/land/Thread.h

ACTIVEMQ-cpp

2009-10-29 Thread EfratK
I'm trying to compile project include activeMQ command with the following packages: activemq-cpp-2.2.5 activemq-5.2.0-bin apr-1.3.3 apr-util-1.3.4-win32 I'm getting the following error: "Cannot open include file: 'decaf/land/Thread.h'; No such file or directory". This message occures only when t

[jira] Commented: (AMQNET-199) Add support for the Individual Ack type to NMS.

2009-10-29 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQNET-199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55085#action_55085 ] Timothy Bish commented on AMQNET-199: - Individual Ack is a mode supported by AMQ in which

[jira] Resolved: (AMQ-2470) JMS clients stalled in case of many messages on a different queue - JDBC persistence

2009-10-29 Thread Gary Tully (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Tully resolved AMQ-2470. - Resolution: Fixed cleanup task now has fixed delay period rather than fixed rate. The cleanupPeriod is

[jira] Commented: (AMQ-2343) Decouple sendFailIfNoSpace from producer flow control

2009-10-29 Thread Dejan Bosanac (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55081#action_55081 ] Dejan Bosanac commented on AMQ-2343: Hi Garry, I can't think of any good reason why it is n

[jira] Commented: (AMQNET-199) Add support for the Individual Ack type to NMS.

2009-10-29 Thread Mark Gellings (JIRA)
[ https://issues.apache.org/activemq/browse/AMQNET-199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55080#action_55080 ] Mark Gellings commented on AMQNET-199: -- Can we document somewhere what this feature does

[jira] Reopened: (AMQ-2343) Decouple sendFailIfNoSpace from producer flow control

2009-10-29 Thread Gary Tully (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Tully reopened AMQ-2343: - dejan, was there any reason this was completed for non persistent messages? Think the decoupling should be

[jira] Issue Comment Edited: (AMQ-2343) Decouple sendFailIfNoSpace from producer flow control

2009-10-29 Thread Gary Tully (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55076#action_55076 ] Gary Tully edited comment on AMQ-2343 at 10/29/09 8:44 AM: --- dejan, wa

[jira] Resolved: (AMQNET-199) Add support for the Individual Ack type to NMS.

2009-10-29 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQNET-199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQNET-199. - Resolution: Fixed Individual Ack now supported in NMS.ActiveMQ svn rev: 831000 > Add support

[jira] Commented: (AMQ-1892) Broker plugin to allow automatic discarding of the items being sent to the dead letter queue

2009-10-29 Thread Brett Humphreys (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55074#action_55074 ] Brett Humphreys commented on AMQ-1892: -- The above description isn't correct. To use this

[jira] Updated: (AMQ-2470) JMS clients stalled in case of many messages on a different queue - JDBC persistence

2009-10-29 Thread Gary Tully (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Tully updated AMQ-2470: Component/s: Message Store Environment: direct JDBC persistence to external MySQL database, large amo

Hudson build is back to stable: ActiveMQ #169

2009-10-29 Thread Apache Hudson Server
See

[jira] Created: (AMQ-2470) JMS clients stalled in case of many messages on a different queue - JDBC persistence

2009-10-29 Thread Gary Tully (JIRA)
JMS clients stalled in case of many messages on a different queue - JDBC persistence Key: AMQ-2470 URL: https://issues.apache.org/activemq/browse/AMQ-2470 Project: A

[jira] Created: (AMQ-2469) HTTP Tunneling for Embedded Broker

2009-10-29 Thread Dejan Bosanac (JIRA)
HTTP Tunneling for Embedded Broker -- Key: AMQ-2469 URL: https://issues.apache.org/activemq/browse/AMQ-2469 Project: ActiveMQ Issue Type: New Feature Components: Connector Affects Versions: 5.3.0

[jira] Closed: (AMQ-1996) reinstate xbean autogeneration of avtivemq.xsd

2009-10-29 Thread Gary Tully (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Tully closed AMQ-1996. --- Resolution: Fixed Fix Version/s: (was: 5.4.0) 5.3.0 Assignee: Gary Tu