[jira] [Commented] (GERONIMO-6559) geronimo-jms_2.0_spec missed update for TopicRequestor destination validation on create

2016-12-05 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-6559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15722442#comment-15722442 ] Timothy Bish commented on GERONIMO-6559: Great! Thanks for the quick turnaround. Any chance

[jira] [Commented] (GERONIMO-6548) Bump geronimo-jms_2.0_spec to 1.0.final

2016-12-02 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-6548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15715742#comment-15715742 ] Timothy Bish commented on GERONIMO-6548: The TopicRequestor should be updated before doing

[jira] [Created] (GERONIMO-6559) geronimo-jms_2.0_spec missed update for TopicRequestor destination validation on create

2016-12-02 Thread Timothy Bish (JIRA)
Timothy Bish created GERONIMO-6559: -- Summary: geronimo-jms_2.0_spec missed update for TopicRequestor destination validation on create Key: GERONIMO-6559 URL: https://issues.apache.org/jira/browse/GERONIMO-6559

[jira] Commented: (AMQCPP-63) asynchronous send

2007-01-31 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38440 ] Timothy Bish commented on AMQCPP-63: I've taken an hour and implemented the Async send functionality. Its

[jira] Resolved: (AMQCPP-63) asynchronous send

2007-01-31 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQCPP-63. Resolution: Fixed Implemented in Trunk asynchronous send

[jira] Created: (AMQCPP-66) Refactor the Async send to happen in an Async Transport instead of in ActiveMQSession

2007-01-31 Thread Timothy Bish (JIRA)
Project: ActiveMQ C++ Client Issue Type: Improvement Affects Versions: 1.1, 2.0 Reporter: Timothy Bish Assigned To: Timothy Bish Priority: Minor Fix For: 2.1 We should re-factor the code that implements the Async Send feature to use

[jira] Updated: (AMQCPP-62) Broken CLIENT_ACKNOWLEDGE

2007-01-30 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated AMQCPP-62: --- Priority: Major (was: Critical) Fix Version/s: 2.0 Broken CLIENT_ACKNOWLEDGE

[jira] Closed: (AMQCPP-52) Valgrind reports memory leaks when running PrimitiveMapTest

2007-01-23 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish closed AMQCPP-52. -- Resolution: Fixed This is code that is still in development. Code that is tagged with AMQCPP-30

[jira] Commented: (AMQCPP-49) Add -W -Wall compile options

2007-01-20 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37939 ] Timothy Bish commented on AMQCPP-49: This can get to be more trouble as with all the warnings that get emitted

[jira] Commented: (AMQCPP-49) Add -W -Wall compile options

2007-01-20 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37941 ] Timothy Bish commented on AMQCPP-49: gcc has many targeted -W options, perhaps you should consider using some

[jira] Reopened: (AMQCPP-49) Add -W -Wall compile options

2007-01-20 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish reopened AMQCPP-49: Besides the fact that I now have about four warnings or more for every file. These changes have

[jira] Commented: (AMQCPP-46) ActiveMQConnection doesn't propagate exception listener to underlying connector

2007-01-17 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37929 ] Timothy Bish commented on AMQCPP-46: There does appear to be a disconnect on the listener chain. Once I detect

[jira] Commented: (AMQCPP-43) Crash when getting string property that doesn't exist

2007-01-12 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-43?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37914 ] Timothy Bish commented on AMQCPP-43: Not sure that patch is what we want to do, the function it modifies

[jira] Assigned: (AMQCPP-43) Crash when getting string property that doesn't exist

2007-01-12 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish reassigned AMQCPP-43: -- Assignee: Timothy Bish (was: Nathan Mittler) Crash when getting string property

[jira] Resolved: (AMQCPP-43) Crash when getting string property that doesn't exist

2007-01-12 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQCPP-43. Resolution: Fixed Fixed in Trunk, updated StompCommands getStringProperty to call getProperty

[jira] Commented: (AMQCPP-25) Bus error on Solaris OS from DataInput and DataOutput streams

2007-01-11 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37894 ] Timothy Bish commented on AMQCPP-25: I've submitted changes that hopefully resolve the issues. So far it tests

[jira] Resolved: (AMQCPP-25) Bus error on Solaris OS from DataInput and DataOutput streams

2007-01-11 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQCPP-25. Resolution: Fixed Tests now pass, using latest trunk. No BUS errors on Solaris. Bus

[jira] Updated: (AMQCPP-42) A few more strict aliasing warnings

2007-01-11 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated AMQCPP-42: --- Priority: Minor (was: Critical) Fix Version/s: (was: 1.1) 2.0

[jira] Assigned: (AMQCPP-39) Some AMQCPP includes not installed when doing make install on Linux

2007-01-10 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish reassigned AMQCPP-39: -- Assignee: Timothy Bish (was: Nathan Mittler) Some AMQCPP includes not installed when

[jira] Resolved: (AMQCPP-39) Some AMQCPP includes not installed when doing make install on Linux

2007-01-10 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQCPP-39. Resolution: Fixed Applied in Trunk. Some AMQCPP includes not installed when doing make

[jira] Commented: (AMQCPP-40) A few stray unix and sun defines

2007-01-10 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37849 ] Timothy Bish commented on AMQCPP-40: These are standard defines, so I don't think its all that important

[jira] Assigned: (AMQCPP-41) Byte swap on float and double truncates values

2007-01-10 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-41?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish reassigned AMQCPP-41: -- Assignee: Timothy Bish (was: Nathan Mittler) Byte swap on float and double truncates

[jira] Commented: (AMQCPP-41) Byte swap on float and double truncates values

2007-01-10 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-41?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37853 ] Timothy Bish commented on AMQCPP-41: You'll need to commit a new patch that works against the latest trunk

[jira] Updated: (AMQCPP-40) A few stray unix and sun defines

2007-01-10 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated AMQCPP-40: --- Affects Version/s: (was: 1.1) 2.0 A few stray unix and sun defines

[jira] Updated: (AMQCPP-40) A few stray unix and sun defines

2007-01-10 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated AMQCPP-40: --- Fix Version/s: (was: 1.1) 2.0 A few stray unix and sun defines

[jira] Commented: (AMQCPP-25) Bus error on Solaris OS from DataInput and DataOutput streams

2007-01-10 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37863 ] Timothy Bish commented on AMQCPP-25: Its still work in progress. Should be fixed soon time permitting. Bus

[jira] Commented: (AMQCPP-25) Bus error on Solaris OS from DataInput and DataOutput streams

2007-01-10 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37868 ] Timothy Bish commented on AMQCPP-25: I don't have a machine with GCC 4.0.2 right at this very minute. Once I do

[jira] Commented: (AMQCPP-25) Bus error on Solaris OS from DataInput and DataOutput streams

2007-01-10 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37870 ] Timothy Bish commented on AMQCPP-25: Windows XP : MSDev Studio 2005, and Cygwin, gcc 3.4.4 Solaris 10: GCC 3.4.3

[jira] Resolved: (AMQCPP-35) Stomp content-length header not being set on BytesMessage

2007-01-02 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQCPP-35. Resolution: Fixed Fixed in trunk Added more unit testing on this so that we catch more

[jira] Assigned: (AMQCPP-35) Stomp content-length header not being set on BytesMessage

2007-01-01 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish reassigned AMQCPP-35: -- Assignee: Timothy Bish (was: Nathan Mittler) Stomp content-length header not being set

[jira] Updated: (AMQCPP-35) Stomp content-length header not being set on BytesMessage

2007-01-01 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated AMQCPP-35: --- Fix Version/s: 1.1 Stomp content-length header not being set on BytesMessage

[jira] Resolved: (AMQCPP-36) Cleanup whitespace and member function definitions in header files

2006-12-28 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-36?page=all ] Timothy Bish resolved AMQCPP-36. Resolution: Fixed Applied Stomp Frame patch Cleanup whitespace and member function definitions in header files

[jira] Resolved: (AMQCPP-34) Use covariant return type for clone()

2006-12-28 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-34?page=all ] Timothy Bish resolved AMQCPP-34. Resolution: Fixed Patches applied and tested Use covariant return type for clone() - Key: AMQCPP

[jira] Assigned: (AMQCPP-37) readUTF and writeUTF for BytesMessage

2006-12-28 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-37?page=all ] Timothy Bish reassigned AMQCPP-37: -- Assignee: Timothy Bish (was: Nathan Mittler) readUTF and writeUTF for BytesMessage - Key

[jira] Resolved: (AMQCPP-37) readUTF and writeUTF for BytesMessage

2006-12-28 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-37?page=all ] Timothy Bish resolved AMQCPP-37. Resolution: Fixed Patch applied. I had to modify the Openwire Commands to reflect the new readUTF and writeUTF methods in BytesMessage. I also added

[jira] Commented: (AMQCPP-36) Cleanup whitespace and member function definitions in header files

2006-12-25 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-36?page=comments#action_37770 ] Timothy Bish commented on AMQCPP-36: Yes, I do mind. I prefer to leave small functions in the headers of little classes like this, if they get inlined

[jira] Commented: (AMQCPP-36) Cleanup whitespace and member function definitions in header files

2006-12-25 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-36?page=comments#action_37768 ] Timothy Bish commented on AMQCPP-36: I usually follow the rule that anything that can go into the .cpp should. I don't follow this rule. but many files

[jira] Commented: (AMQCPP-34) Use covariant return type for clone()

2006-12-24 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-34?page=comments#action_37767 ] Timothy Bish commented on AMQCPP-34: Patch applied, had to make changes in the openwire classes as well to support this. This change may upset some older

[jira] Updated: (AMQCPP-32) Stomp messages don't preserve property types: please document this behaviour

2006-12-23 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-32?page=all ] Timothy Bish updated AMQCPP-32: --- Priority: Trivial (was: Major) Stomp messages don't preserve property types: please document this behaviour

[jira] Updated: (AMQCPP-33) Integration tests crash if broker isn't running

2006-12-23 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-33?page=all ] Timothy Bish updated AMQCPP-33: --- Issue Type: Improvement (was: Bug) Priority: Trivial (was: Major) Integration tests crash if broker isn't running

[jira] Assigned: (AMQCPP-33) Integration tests crash if broker isn't running

2006-12-23 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-33?page=all ] Timothy Bish reassigned AMQCPP-33: -- Assignee: Timothy Bish (was: Nathan Mittler) Integration tests crash if broker isn't running

[jira] Assigned: (AMQCPP-31) Consider giving the unix #define a more unique name

2006-12-22 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-31?page=all ] Timothy Bish reassigned AMQCPP-31: -- Assignee: Timothy Bish (was: Nathan Mittler) Consider giving the unix #define a more unique name

[jira] Resolved: (AMQCPP-31) Consider giving the unix #define a more unique name

2006-12-22 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-31?page=all ] Timothy Bish resolved AMQCPP-31. Resolution: Fixed Fixed in Trunk Consider giving the unix #define a more unique name

[jira] Updated: (AMQCPP-29) Projects in MSVC build building on top of one another

2006-12-21 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-29?page=all ] Timothy Bish updated AMQCPP-29: --- Attachment: (was: activemq-cpp-winbuild.diff) Projects in MSVC build building on top of one another

[jira] Resolved: (AMQCPP-29) Projects in MSVC build building on top of one another

2006-12-21 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-29?page=all ] Timothy Bish resolved AMQCPP-29. Resolution: Fixed Patch applied Projects in MSVC build building on top of one another

[jira] Commented: (AMQCPP-25) Bus error on Solaris OS from DataInput and DataOutput streams

2006-12-21 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-25?page=comments#action_37749 ] Timothy Bish commented on AMQCPP-25: Endian.h is not correctly detecting BIG_ENDIAN either on the Solaris Box. Bus error on Solaris OS from DataInput

[jira] Resolved: (AMQCPP-29) Projects in MSVC build building on top of one another

2006-12-20 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-29?page=all ] Timothy Bish resolved AMQCPP-29. Resolution: Fixed I've submitted new VC2005 project files and a solution file under the vc2005-build folder that now will build correctly without building

[jira] Commented: (AMQCPP-16) CMS API needs updates to more closely follow JMS API

2006-12-15 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-16?page=comments#action_37689 ] Timothy Bish commented on AMQCPP-16: 2) CMS::MessageConsumer and CMS::MessageProducer do not have a close method 3) CMS::Session does not have

[jira] Reopened: (AMQCPP-22) Use common name for ActiveMQ C++ library on Windows and Linux

2006-12-15 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-22?page=all ] Timothy Bish reopened AMQCPP-22: Use common name for ActiveMQ C++ library on Windows and Linux

[jira] Resolved: (AMQCPP-22) Use common name for ActiveMQ C++ library on Windows and Linux

2006-12-15 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-22?page=all ] Timothy Bish resolved AMQCPP-22. Resolution: Fixed removed the lib part of the name from the VC build of the library so that things are done the way they've always been done on windows

[jira] Assigned: (AMQCPP-22) Use common name for ActiveMQ C++ library on Windows and Linux

2006-12-14 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-22?page=all ] Timothy Bish reassigned AMQCPP-22: -- Assignee: Timothy Bish (was: Nathan Mittler) Use common name for ActiveMQ C++ library on Windows and Linux

[jira] Resolved: (AMQCPP-17) Visual Studio project files shouldn't contain absolute include paths

2006-12-14 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-17?page=all ] Timothy Bish resolved AMQCPP-17. Resolution: Fixed I've added a C:\Program Files\CPPUnit\lib to the library search path. That's about the best I can do because of the many limitation

[jira] Resolved: (AMQCPP-22) Use common name for ActiveMQ C++ library on Windows and Linux

2006-12-14 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-22?page=all ] Timothy Bish resolved AMQCPP-22. Fix Version/s: 1.1 Resolution: Fixed Changed the VC projects to create: 1. libactivemq-cppd.lib in debug mode 2. libactivemq-cpp.lib in release

[jira] Commented: (AMQCPP-16) CMS API needs updates to more closely follow JMS API

2006-12-14 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-16?page=comments#action_37683 ] Timothy Bish commented on AMQCPP-16: I think that these are okay to get into the next release 1) Bytes message as defined by JMS should have methods similar

[jira] Created: (AMQCPP-25) Bus error on Solaris OS from DataInput and DataOutput streams

2006-12-13 Thread Timothy Bish (JIRA)
Components: CMS Impl Affects Versions: 1.1 Environment: Solaris 10 OS Reporter: Timothy Bish Assigned To: Nathan Mittler Priority: Minor Fix For: 1.1 Due to misaligned memory reads, there is a bus error that can occur in using

[jira] Assigned: (AMQCPP-25) Bus error on Solaris OS from DataInput and DataOutput streams

2006-12-13 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-25?page=all ] Timothy Bish reassigned AMQCPP-25: -- Assignee: Timothy Bish (was: Nathan Mittler) Bus error on Solaris OS from DataInput and DataOutput streams

[jira] Resolved: (AMQCPP-23) active-cpp persistent problem

2006-12-12 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-23?page=all ] Timothy Bish resolved AMQCPP-23. Resolution: Fixed Messages are now correctly tagged as persistent or not persistent using Stomp Message headers. The Stomp transport was expecting string

RE: activemq-cpp failover?

2006-12-12 Thread Timothy Bish
-Original Message- From: amq user [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 12, 2006 4:58 PM To: activemq-dev Subject: activemq-cpp failover? Importance: High Does activemq-cpp support failover? I got this: ActiveMQConnectionFactory::createConnection - unknown

RE: activemq-cpp failover?

2006-12-12 Thread Timothy Bish
to reconnect. Thanks On 12/12/06, Timothy Bish [EMAIL PROTECTED] wrote: -Original Message- From: amq user [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 12, 2006 4:58 PM To: activemq-dev Subject: activemq-cpp failover? Importance: High Does activemq-cpp support

[jira] Commented: (AMQCPP-23) active-cpp persistent problem

2006-12-11 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-23?page=comments#action_37647 ] Timothy Bish commented on AMQCPP-23: I've checked a fix into trunk. Seems to work for me, try it out if you can and let me know if it resolves the issue

[jira] Assigned: (AMQCPP-24) activemq::util::Boolean::parseBoolean should return bool not int

2006-12-11 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-24?page=all ] Timothy Bish reassigned AMQCPP-24: -- Assignee: Timothy Bish (was: Nathan Mittler) activemq::util::Boolean::parseBoolean should return bool not int

[jira] Resolved: (AMQCPP-24) activemq::util::Boolean::parseBoolean should return bool not int

2006-12-11 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-24?page=all ] Timothy Bish resolved AMQCPP-24. Resolution: Fixed Fixed in Trunk activemq::util::Boolean::parseBoolean should return bool not int

[jira] Closed: (AMQCPP-24) activemq::util::Boolean::parseBoolean should return bool not int

2006-12-11 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-24?page=all ] Timothy Bish closed AMQCPP-24. -- activemq::util::Boolean::parseBoolean should return bool not int Key: AMQCPP

[jira] Assigned: (AMQCPP-14) CMSExpiration not handled properly in ActiveMQProducer

2006-12-06 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-14?page=all ] Timothy Bish reassigned AMQCPP-14: -- Assignee: Timothy Bish (was: Nathan Mittler) CMSExpiration not handled properly in ActiveMQProducer

[jira] Assigned: (AMQCPP-21) Minor Linux Build Issues

2006-12-04 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-21?page=all ] Timothy Bish reassigned AMQCPP-21: -- Assignee: Timothy Bish (was: Nathan Mittler) Minor Linux Build Issues Key: AMQCPP-21 URL

[jira] Resolved: (AMQCPP-21) Minor Linux Build Issues

2006-12-04 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-21?page=all ] Timothy Bish resolved AMQCPP-21. Resolution: Fixed Fixed in Trunk Minor Linux Build Issues Key: AMQCPP-21 URL: https

[jira] Work started: (AMQCPP-21) Minor Linux Build Issues

2006-12-04 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-21?page=all ] Work on AMQCPP-21 started by Timothy Bish. Minor Linux Build Issues Key: AMQCPP-21 URL: https://issues.apache.org/activemq/browse/AMQCPP-21 Project

[jira] Assigned: (AMQCPP-17) Visual Studio project files shouldn't contain absolute include paths

2006-11-28 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-17?page=all ] Timothy Bish reassigned AMQCPP-17: -- Assignee: Timothy Bish (was: Nathan Mittler) Visual Studio project files shouldn't contain absolute include paths

[jira] Work started: (AMQCPP-17) Visual Studio project files shouldn't contain absolute include paths

2006-11-28 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-17?page=all ] Work on AMQCPP-17 started by Timothy Bish. Visual Studio project files shouldn't contain absolute include paths Key: AMQCPP-17

[jira] Commented: (AMQCPP-17) Visual Studio project files shouldn't contain absolute include paths

2006-11-28 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQCPP-17?page=comments#action_37592 ] Timothy Bish commented on AMQCPP-17: I've committed a new versions of the project files in trunk that I hope addresses your concerns. Take a look at let me

Lets vote: activemq-cpp-1.0 release

2006-11-09 Thread Timothy Bish
I think it's about time we start this ball rolling, so let's take a vote on whether to call the source archive located here: http://people.apache.org/~tabish the official 1.0 release of activemq-cpp What do you think, is it time to put this one to bed?

RE: activemq-cpp-1.0 release candidate

2006-11-08 Thread Timothy Bish
, Timothy Bish [EMAIL PROTECTED] wrote: Hey all I've put together a source archive containing the release candidate for activemq-cpp 1.0 and placed it in my account here: http://people.apache.org/~tabish/ I've cut a 1.0 tag for this as well in SVN located at: https

activemq-cpp-1.0 release candidate

2006-11-06 Thread Timothy Bish
Hey all I've put together a source archive containing the release candidate for activemq-cpp 1.0 and placed it in my account here: http://people.apache.org/~tabish/ I've cut a 1.0 tag for this as well in SVN located at:

[jira] Assigned: (AMQ-779) add createDurableSubscriber() methods to Session.h

2006-11-04 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-779?page=all ] Timothy Bish reassigned AMQ-779: Assignee: Timothy Bish (was: Nathan Mittler) add createDurableSubscriber() methods to Session.h

[jira] Closed: (AMQ-1021) Release build of ActiveMQ-CPP from trunk with Visual Studio 2005 fails due to Windows headers include order issue

2006-11-04 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1021?page=all ] Timothy Bish closed AMQ-1021. - Resolution: Fixed Builds fine now that all settings are up to date in both release and debug Release build of ActiveMQ-CPP from trunk with Visual Studio 2005

[jira] Closed: (AMQ-779) add createDurableSubscriber() methods to Session.h

2006-11-04 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-779?page=all ] Timothy Bish closed AMQ-779. Resolution: Fixed Corrected the Commands for subscribe so that the activemq.subcriptionName header is used instead of activemq.subscriptionName. Updated

[jira] Closed: (AMQ-854) Update to activemq-cpp source to enable documentation generation

2006-11-04 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-854?page=all ] Timothy Bish closed AMQ-854. Resolution: Fixed Code now produces valid docs when run against doxygen Update to activemq-cpp source to enable documentation generation

[jira] Assigned: (AMQ-1021) Release build of ActiveMQ-CPP from trunk with Visual Studio 2005 fails due to Windows headers include order issue

2006-11-02 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1021?page=all ] Timothy Bish reassigned AMQ-1021: - Assignee: Timothy Bish Release build of ActiveMQ-CPP from trunk with Visual Studio 2005 fails due to Windows headers include order issue

[jira] Commented: (AMQ-1021) Release build of ActiveMQ-CPP from trunk with Visual Studio 2005 fails due to Windows headers include order issue

2006-11-02 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1021?page=comments#action_37343 ] Timothy Bish commented on AMQ-1021: --- I've updated the project files and they now build in release mode. Try that out and see if its works better for you

RE: c++ client issues

2006-10-28 Thread Timothy Bish
I'd be fine with that. I don't think the Openwire-cpp guys are around anymore. - Timothy A. Bish [EMAIL PROTECTED] -Original Message- From: Nathan Mittler [mailto:[EMAIL PROTECTED] Sent: Saturday, October 28, 2006 5:13 PM To:

RE: Openwire C++ client for AMQ

2006-10-17 Thread Timothy Bish
Yes, that folder contains the only cpp openwire client at the moment. -Original Message- From: Dhawan, Vikram (LNG-DAY) [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 17, 2006 5:30 PM To: activemq-dev@geronimo.apache.org Subject: Openwire C++ client for AMQ Importance: High I

[jira] Assigned: (AMQ-970) Compiling fails under SuSe

2006-10-11 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-970?page=all ] Timothy Bish reassigned AMQ-970: Assignee: Timothy Bish Compiling fails under SuSe -- Key: AMQ-970 URL: https://issues.apache.org

[jira] Work started: (AMQ-970) Compiling fails under SuSe

2006-10-11 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-970?page=all ] Work on AMQ-970 started by Timothy Bish. Compiling fails under SuSe -- Key: AMQ-970 URL: https://issues.apache.org/activemq/browse/AMQ-970 Project

[jira] Resolved: (AMQ-970) Compiling fails under SuSe

2006-10-11 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-970?page=all ] Timothy Bish resolved AMQ-970. -- Resolution: Fixed Removed the openwire compilation from the makefile, as this wasn;t supposed to be in yet, my bad on that one. We are phasing out the use

[jira] Work started: (AMQ-924) Patch to make activemq-cpp compile under sun studio 11

2006-09-29 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-924?page=all ] Work on AMQ-924 started by Timothy Bish. Patch to make activemq-cpp compile under sun studio 11 -- Key: AMQ-924 URL: https

[jira] Work started: (AMQ-919) Modified pom.xml for VS .net 2003 compilation

2006-09-29 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-919?page=all ] Work on AMQ-919 started by Timothy Bish. Modified pom.xml for VS .net 2003 compilation - Key: AMQ-919 URL: https://issues.apache.org/activemq

[jira] Commented: (AMQ-919) Modified pom.xml for VS .net 2003 compilation

2006-09-29 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-919?page=comments#action_37050 ] Timothy Bish commented on AMQ-919: -- I applied the change for adding the /GR option to the compiler options. After some discussion we agreed that the default

[jira] Resolved: (AMQ-924) Patch to make activemq-cpp compile under sun studio 11

2006-09-29 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-924?page=all ] Timothy Bish resolved AMQ-924. -- Resolution: Fixed All patches have been applied, library builds on Solaris 10 with Sun Studio 11 for me. Try it out and make sure I got everything. Patch

[jira] Resolved: (AMQ-919) Modified pom.xml for VS .net 2003 compilation

2006-09-29 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-919?page=all ] Timothy Bish resolved AMQ-919. -- Resolution: Fixed Patches applied Modified pom.xml for VS .net 2003 compilation - Key: AMQ-919

RE: Status of OpenWire C Client

2006-09-21 Thread Timothy Bish
Here's another option that might be feasible: instead of trying to fix the C code, how about building a few C wrapper functions around the working C++ code? You can then mark these functions with extern C so you can call them from you C libraries. I was going to suggest this as well.

[jira] Assigned: (AMQ-924) Patch to make activemq-cpp compile under sun studio 11

2006-09-14 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-924?page=all ] Timothy Bish reassigned AMQ-924: Assignee: Timothy Bish Patch to make activemq-cpp compile under sun studio 11 -- Key

[jira] Assigned: (AMQ-919) Modified pom.xml for VS .net 2003 compilation

2006-09-13 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-919?page=all ] Timothy Bish reassigned AMQ-919: Assignee: Timothy Bish Modified pom.xml for VS .net 2003 compilation - Key: AMQ-919

RE: Build failures with latest SVN

2006-09-10 Thread Timothy Bish
shouldn't need to do this. Do you have the standard mirrors set up in your ~/.m2/settings.xml? Nate On 9/10/06, Timothy Bish [EMAIL PROTECTED] wrote: The plugin is available on ibiblio: http://repo1.maven.org/maven2/org/apache/xbean/maven-xbean-plugin/2.6/ For some reason I

RE: Build failures with latest SVN

2006-09-10 Thread Timothy Bish
The plugin is available on ibiblio: http://repo1.maven.org/maven2/org/apache/xbean/maven-xbean-plugin/2.6/ For some reason I can't get Maven to grab it from there however, and when I manually deploy it into my repo it doesn't see it in there. On 9/10/06, Timothy Bish [EMAIL PROTECTED

[jira] Closed: (AMQ-656) Update of AMQ C++ client

2006-09-02 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-656?page=all ] Timothy Bish closed AMQ-656. Resolution: Fixed All the patches have been applied previously. Update of AMQ C++ client Key: AMQ-656

RE: openwire command generation

2006-08-22 Thread Timothy Bish
/17/06, Timothy Bish [EMAIL PROTECTED] wrote: Hey guys I'm trying to understand the openwire command generator. My first task is just getting it to run and generate commands for the current set of clients.. Once I build the broker I attempt to run the generator with Mvn

RE: openwire command generation

2006-08-18 Thread Timothy Bish
, Hiram On 8/17/06, Timothy Bish [EMAIL PROTECTED] wrote: Hey guys I'm trying to understand the openwire command generator. My first task is just getting it to run and generate commands for the current set of clients.. Once I build the broker I attempt to run the generator

openwire command generation

2006-08-17 Thread Timothy Bish
Hey guys I'm trying to understand the openwire command generator. My first task is just getting it to run and generate commands for the current set of clients.. Once I build the broker I attempt to run the generator with Mvn gram:gram from the activemq-core folder. I get tons of

[jira] Updated: (AMQ-874) The Activemq-cpp example code no longer builds.

2006-08-13 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-874?page=all ] Timothy Bish updated AMQ-874: - Attachment: example-patch-081306.txt This patch contains a fixed exmaple main.cpp that will now compile. There is also a new VC2005 project file for the exmaple

[jira] Assigned: (AMQ-874) The Activemq-cpp example code no longer builds.

2006-08-13 Thread Timothy Bish (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-874?page=all ] Timothy Bish reassigned AMQ-874: Assignee: Nathan Mittler (was: Timothy Bish) Nate, I'm assigning this to you so that it can be applied ASAP, since I don't have commit access yet

  1   2   >