[jira] Resolved: (AMQ-1010) Simplify SimpleAuthenticationPlugin Configuration

2007-01-15 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonas Lim resolved AMQ-1010. Resolution: Fixed patch applied in trunk r496571 Thanks Simplify SimpleAuthenticationPlugin

[jira] Commented: (AMQ-1119) Deadlock in MutexTransport on shutdown with high volume of messages

2007-01-06 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37822 ] Jonas Lim commented on AMQ-1119: applied fix in 4.0 branch : 493644 Deadlock in MutexTransport on shutdown with

[jira] Resolved: (AMQ-908) Authorization plugin should have configurable principal classes

2006-12-12 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-908?page=all ] Jonas Lim resolved AMQ-908. --- Resolution: Fixed call parseACL () is added in the afterPropertiesSet method . parseACL calls inside the helper methods is not removed for instances where

[jira] Created: (SM-770) HttpBridgeServlet is not initialize when using jetty 6.1pre3

2006-12-11 Thread Jonas Lim (JIRA)
HttpBridgeServlet is not initialize when using jetty 6.1pre3 Key: SM-770 URL: https://issues.apache.org/activemq/browse/SM-770 Project: ServiceMix Issue Type: Improvement

[jira] Resolved: (SM-770) HttpBridgeServlet is not initialize when using jetty 6.1pre3

2006-12-11 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/SM-770?page=all ] Jonas Lim resolved SM-770. -- Resolution: Fixed resolved in trunk : r485654 added call to handler.initialize() before calling context.start() . This should still work using the current jetty version

[jira] Resolved: (AMQ-1089) Warning when using multicast discoveryUri

2006-12-06 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1089?page=all ] Jonas Lim resolved AMQ-1089. Fix Version/s: 4.2.0 Resolution: Fixed i believe this has already been resolved in the 4.2 trunk (r464216) Warning when using multicast discoveryUri

[jira] Updated: (AMQ-1089) Warning when using multicast discoveryUri

2006-12-06 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1089?page=all ] Jonas Lim updated AMQ-1089: --- Fix Version/s: 4.1.1 4.1.2 Description: When using a transportconnector with a multicast discoveryagent a warning is shown. config:

[jira] Resolved: (AMQ-908) Authorization plugin should have configurable principal classes

2006-11-29 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-908?page=all ] Jonas Lim resolved AMQ-908. --- Fix Version/s: (was: 4.0.3) Resolution: Fixed Thanks Ken! patch applied to trunk: r480575 Authorization plugin should have configurable principal

[jira] Resolved: (AMQ-795) security plugin to deal with temporary queue and topics better

2006-11-27 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-795?page=all ] Jonas Lim resolved AMQ-795. --- Resolution: Fixed admin/write/read roles can now be assigned to temporary destinations: To assign roles to temp destinations , we need to add a

[jira] Commented: (AMQ-795) security plugin to deal with temporary queue and topics better

2006-11-23 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-795?page=comments#action_37540 ] Jonas Lim commented on AMQ-795: --- For this plugin we can just have a specific admin role (ie. tempAdmin) for the temporary destinations. Then we can grant by

[jira] Commented: (AMQ-795) security plugin to deal with temporary queue and topics better

2006-11-22 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-795?page=comments#action_37528 ] Jonas Lim commented on AMQ-795: --- I wonder if we still need to be admin to create/delete temporary destiantions? security plugin to deal with temporary queue and

[jira] Resolved: (AMQ-959) Wrong message removed from store when using composite destinations

2006-11-21 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-959?page=all ] Jonas Lim resolved AMQ-959. --- Fix Version/s: 4.1.2 4.2.0 Resolution: Fixed Thanks! patch applied in : trunk : 477171 4.1 branch : 477173 Wrong message removed from

[jira] Resolved: (AMQ-1029) TransportConnector get duplicated when used with JMX

2006-11-21 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1029?page=all ] Jonas Lim resolved AMQ-1029. Fix Version/s: 4.1.2 4.2.0 Resolution: Fixed Thanks! patch applied to : trunk : 477570 4.1 branch: 477571 Btw, I just added a bit of

[jira] Commented: (AMQ-983) Inactivity Monitor causes a InterruptedException in broker when connection is disconnected

2006-11-18 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-983?page=comments#action_37489 ] Jonas Lim commented on AMQ-983: --- Hi Tom, the reason for this is that ScheduledFuture.cancel(true) was being called in Scheduler.java. Inactivity Monitor

[jira] Assigned: (AMQ-1010) Simplify SimpleAuthenticationPlugin Configuration

2006-11-17 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1010?page=all ] Jonas Lim reassigned AMQ-1010: -- Assignee: Jonas Lim Simplify SimpleAuthenticationPlugin Configuration - Key: AMQ-1010

[jira] Resolved: (AMQ-1010) Simplify SimpleAuthenticationPlugin Configuration

2006-11-17 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1010?page=all ] Jonas Lim resolved AMQ-1010. Resolution: Fixed thanks! patch applied in trunk r476099 Simplify SimpleAuthenticationPlugin Configuration -

[jira] Assigned: (AMQ-1057) consumer queue is empty when running requester

2006-11-16 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1057?page=all ] Jonas Lim reassigned AMQ-1057: -- Assignee: Jonas Lim consumer queue is empty when running requester -- Key: AMQ-1057

[jira] Resolved: (AMQ-1057) consumer queue is empty when running requester

2006-11-16 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1057?page=all ] Jonas Lim resolved AMQ-1057. Resolution: Fixed applied in revision : 476058 thanks Ken and marlon! consumer queue is empty when running requester

[jira] Resolved: (AMQ-1042) The JMSConsumerTest interminitently failed on linux systems.

2006-11-10 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1042?page=all ] Jonas Lim resolved AMQ-1042. Resolution: Fixed fixed in 4.2 ( trunk) : r473647 4.1 branch : r473657 The JMSConsumerTest interminitently failed on linux systems.

[jira] Resolved: (AMQ-1039) activemq-web module fails in maven-build with test enabled

2006-11-10 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1039?page=all ] Jonas Lim resolved AMQ-1039. Resolution: Fixed fixed in revision: 473325 activemq-web module fails in maven-build with test enabled --

[jira] Created: (AMQ-1039) activemq-web module fails in maven-build with test enabled

2006-11-10 Thread Jonas Lim (JIRA)
activemq-web module fails in maven-build with test enabled -- Key: AMQ-1039 URL: https://issues.apache.org/activemq/browse/AMQ-1039 Project: ActiveMQ Issue Type: Bug Affects

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

2006-11-09 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1017?page=comments#action_37402 ] Jonas Lim commented on AMQ-1017: I did a fresh checkout with rev 473056 and build against a clean repository. Runnng Windows Server 2003, java version 1.5.0_05

[jira] Created: (AMQ-1023) Add dispatch counter to JMX destination view

2006-11-02 Thread Jonas Lim (JIRA)
Add dispatch counter to JMX destination view Key: AMQ-1023 URL: https://issues.apache.org/activemq/browse/AMQ-1023 Project: ActiveMQ Issue Type: Improvement Affects Versions: 4.0

[jira] Resolved: (AMQ-1023) Add dispatch counter to JMX destination view

2006-11-02 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1023?page=all ] Jonas Lim resolved AMQ-1023. Resolution: Fixed fixed in: apache trunk : r470695 apache activemq-4.0 branch : r470692 Add dispatch counter to JMX destination view

[jira] Created: (AMQ-983) Inactivity Monitor causes a InterruptedException in broker when connection is disconnected

2006-10-17 Thread Jonas Lim (JIRA)
Inactivity Monitor causes a InterruptedException in broker when connection is disconnected --- Key: AMQ-983 URL: https://issues.apache.org/activemq/browse/AMQ-983

[jira] Resolved: (AMQ-983) Inactivity Monitor causes a InterruptedException in broker when connection is disconnected

2006-10-17 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-983?page=all ] Jonas Lim resolved AMQ-983. --- Resolution: Fixed fix at : trunk : rev 464880 4.0 branch : rev 464881 Inactivity Monitor causes a InterruptedException in broker when connection is

[jira] Work started: (AMQ-833) make the Subscription MBeans easier to view/navigate using jconsole

2006-10-03 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-833?page=all ] Work on AMQ-833 started by Jonas Lim. make the Subscription MBeans easier to view/navigate using jconsole --- Key: AMQ-833 URL:

[jira] Work started: (AMQ-834) use the clientID rather than connectionID for the name of subscriptionIDs in JMX

2006-10-03 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-834?page=all ] Work on AMQ-834 started by Jonas Lim. use the clientID rather than connectionID for the name of subscriptionIDs in JMX Key:

[jira] Resolved: (AMQ-834) use the clientID rather than connectionID for the name of subscriptionIDs in JMX

2006-10-03 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-834?page=all ] Jonas Lim resolved AMQ-834. --- Resolution: Fixed done in trunk revision number : 452346 use the clientID rather than connectionID for the name of subscriptionIDs in JMX

[jira] Resolved: (AMQ-833) make the Subscription MBeans easier to view/navigate using jconsole

2006-10-03 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-833?page=all ] Jonas Lim resolved AMQ-833. --- Fix Version/s: 4.1 (was: 4.2) Resolution: Fixed enhanced tree structure of subscriptions ie.

[jira] Assigned: (AMQ-833) make the Subscription MBeans easier to view/navigate using jconsole

2006-10-02 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-833?page=all ] Jonas Lim reassigned AMQ-833: - Assignee: Jonas Lim make the Subscription MBeans easier to view/navigate using jconsole ---

[jira] Assigned: (AMQ-834) use the clientID rather than connectionID for the name of subscriptionIDs in JMX

2006-10-02 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-834?page=all ] Jonas Lim reassigned AMQ-834: - Assignee: Jonas Lim use the clientID rather than connectionID for the name of subscriptionIDs in JMX

[jira] Resolved: (AMQ-812) add the ability to find all active and inactive queues topics in the system as MBeans

2006-09-29 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-812?page=all ] Jonas Lim resolved AMQ-812. --- Resolution: Fixed updated added on trunk : revison number : 451518 add the ability to find all active and inactive queues topics in the system as MBeans

[jira] Assigned: (AMQ-945) jaas and jdbm twice on project.xml

2006-09-28 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-945?page=all ] Jonas Lim reassigned AMQ-945: - Assignee: Jonas Lim jaas and jdbm twice on project.xml -- Key: AMQ-945 URL:

[jira] Resolved: (AMQ-945) jaas and jdbm twice on project.xml

2006-09-28 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-945?page=all ] Jonas Lim resolved AMQ-945. --- Fix Version/s: 4.0 Resolution: Fixed Thanks Gabriel! Applied the fix on the 4.0 branch

[jira] Work started: (AMQ-812) add the ability to find all active and inactive queues topics in the system as MBeans

2006-09-27 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-812?page=all ] Work on AMQ-812 started by Jonas Lim. add the ability to find all active and inactive queues topics in the system as MBeans ---

[jira] Resolved: (AMQ-851) move the XPath filtering components out of the activemq-core module into activemq-optional to reduce the dependencies of the activemq-core POM to only minimal stuff

2006-09-26 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-851?page=all ] Jonas Lim resolved AMQ-851. --- Fix Version/s: 4.1 Resolution: Fixed fixed on trunk : r449965 move the XPath filtering components out of the activemq-core module into activemq-optional to

[jira] Assigned: (AMQ-812) add the ability to find all active and inactive queues topics in the system as MBeans

2006-09-26 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-812?page=all ] Jonas Lim reassigned AMQ-812: - Assignee: Jonas Lim add the ability to find all active and inactive queues topics in the system as MBeans

[jira] Created: (AMQ-933) ssl:// protocol broken on the client side: get a java.net.SocketException: Unconnected sockets not implemented

2006-09-21 Thread Jonas Lim (JIRA)
ssl:// protocol broken on the client side: get a java.net.SocketException: Unconnected sockets not implemented -- Key: AMQ-933 URL:

[jira] Work started: (AMQ-933) ssl:// protocol broken on the client side: get a java.net.SocketException: Unconnected sockets not implemented

2006-09-21 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-933?page=all ] Work on AMQ-933 started by Jonas Lim. ssl:// protocol broken on the client side: get a java.net.SocketException: Unconnected sockets not implemented

[jira] Resolved: (AMQ-933) ssl:// protocol broken on the client side: get a java.net.SocketException: Unconnected sockets not implemented

2006-09-21 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-933?page=all ] Jonas Lim resolved AMQ-933. --- Resolution: Fixed fix has been added to trunk ssl:// protocol broken on the client side: get a java.net.SocketException: Unconnected sockets not implemented

[jira] Resolved: (AMQ-918) Inactivity Monitor timeout does not on disconnected client does not cause blocked dispatch to client to fail.

2006-09-14 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-918?page=all ] Jonas Lim resolved AMQ-918. --- Fix Version/s: 4.0.1 4.0 Resolution: Fixed fixed applied in 4.x branches and trunk (r443267) Inactivity Monitor timeout does not on

[jira] Updated: (AMQ-918) Inactivity Monitor timeout does not on disconnected client does not cause blocked dispatch to client to fail.

2006-09-14 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-918?page=all ] Jonas Lim updated AMQ-918: -- Fix Version/s: (was: 4.0.1) (was: 4.0.2) Edited fix versions to 4.1 and 4.0 only. 4.1 trunk (r443267) 4.0 branch (r443273) Inactivity

[jira] Resolved: (AMQ-922) Add the ability to remove transport connectors dynamically

2006-09-14 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-922?page=all ] Jonas Lim resolved AMQ-922. --- Resolution: Fixed fix applied to trunk (443534) Add the ability to remove transport connectors dynamically

[jira] Assigned: (AMQ-430) create a Java Service Wrapper for ActiveMQ

2006-06-15 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-430?page=all ] Jonas Lim reassigned AMQ-430: - Assign To: Jonas Lim create a Java Service Wrapper for ActiveMQ -- Key: AMQ-430 URL:

[jira] Created: (AMQ-712) Possible bug on byte selector

2006-05-18 Thread Jonas Lim (JIRA)
Possible bug on byte selector -- Key: AMQ-712 URL: https://issues.apache.org/activemq/browse/AMQ-712 Project: ActiveMQ Type: Bug Components: Selector Reporter: Jonas Lim Fix For: 4.1 investigate possible bug on byte

[jira] Created: (AMQ-713) possible bug with LastImageRecoveryPolicy

2006-05-18 Thread Jonas Lim (JIRA)
possible bug with LastImageRecoveryPolicy -- Key: AMQ-713 URL: https://issues.apache.org/activemq/browse/AMQ-713 Project: ActiveMQ Type: Bug Components: Broker Versions: 4.0 RC2 Reporter: Jonas Lim Fix

[jira] Resolved: (AMQ-712) Possible bug on byte selector

2006-05-18 Thread Jonas Lim (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-712?page=all ] Jonas Lim resolved AMQ-712: --- Resolution: Duplicate refer to https://issues.apache.org/activemq/browse/AMQ-715 Possible bug on byte selector - Key:

[jira] Resolved: (AMQ-557) durable mode: SQLException during broker shutdown, then IndexOutOfBoundsException in producer/consumer

2006-03-20 Thread Jonas Lim (JIRA)
[ http://jira.activemq.org/jira//browse/AMQ-557?page=all ] Jonas Lim resolved AMQ-557: --- Resolution: Fixed Was able to reproduce this issue on 4.0 M4 using oracle. Btw, it appears this issue only appears when using oracle (not really sure why). tried

[jira] Commented: (AMQ-507) java.sql.SQLException: Failed to remove a message during load testing

2006-03-20 Thread Jonas Lim (JIRA)
[ http://jira.activemq.org/jira//browse/AMQ-507?page=comments#action_35851 ] Jonas Lim commented on AMQ-507: --- No I haven't. I've been testing this on the latest snaphot and also the M4 release using the default configuration. I was sending up t o 100