Re: [HeadsUp] Refactored the Bean Integration wiki pages

2008-10-01 Thread Aaron Mulder
Wow, that looks a LOT better! Can you point to it with a brief intro from http://cwiki.apache.org/CAMEL/bean.html ? It seems those two pages should be pretty closely related. Thanks, Aaron On Wed, Oct 1, 2008 at 1:10 PM, James Strachan <[EMAIL PROTECTED]> wrote: > I've long disliked the

Simple Jsp page - ActiveMQ on Tomcat

2008-10-01 Thread NedaNima
Hi I am just trying to configure ActiveMQ on Tomcat, and then to run a jsp page that sends a message via JMS and receives a text (or anything back), The tutorials and sampels don't seem to have this. I just need a step by step tutorial that explains the above specially how to configure ActiveMQ

Active MQ - Starting the web Console to work with tomcat

2008-10-01 Thread NedaNima
I have followed steps mentioned in the "Example configuration using Tomcat" -from your website- to strat a web console in Tomcat 5.5.27. I downloaded activemq-web-console-5.1.0.war and activemq-all-5.1.0.jar and added then under the relevant directories, I then added the follwoing right at the end

[jira] Commented: (AMQ-1927) activemq producer hangs (using spring)

2008-10-01 Thread Juliano Carniel (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46111#action_46111 ] Juliano Carniel commented on AMQ-1927: -- Just to give the feedback i've promissed. I've tri

[jira] Resolved: (AMQ-1950) Deadlock using temporary queues in Pure Master/Slave setup

2008-10-01 Thread Gary Tully (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Tully resolved AMQ-1950. - Fix Version/s: 5.3.0 Resolution: Fixed Committed revision 700823 slight revision to patch to gat

[HeadsUp] implementing Dynamic Recipient Lists using annotations

2008-10-01 Thread James Strachan
I've just added support for @RecipientList annotation on a bean method to implement a dynamic recipient list. This can be used when using @MesageDriven or @Consume to call the method when messages arrive, or if the bean method is explicitly invoked from a route. e.g. public class RouterBean {

[jira] Commented: (AMQ-1961) Creating two consumers one after the other causes problems dequeuing messages

2008-10-01 Thread Aaron Pieper (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46105#action_46105 ] Aaron Pieper commented on AMQ-1961: --- Thanks for your reply. Disabling prefetch for queues fix

[jira] Updated: (AMQ-1896) >1 transactional and exclusive consumers receiving messages at the same time.

2008-10-01 Thread Torsten Mielke (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torsten Mielke updated AMQ-1896: Attachment: AMQ-1896-JUnit.zip Attaching testcase in JUnit format. Follow instructions in README.

[jira] Updated: (AMQ-1896) >1 transactional and exclusive consumers receiving messages at the same time.

2008-10-01 Thread Torsten Mielke (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torsten Mielke updated AMQ-1896: Comment: was deleted > >1 transactional and exclusive consumers receiving messages at the same ti

[jira] Updated: (AMQ-1896) >1 transactional and exclusive consumers receiving messages at the same time.

2008-10-01 Thread Torsten Mielke (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torsten Mielke updated AMQ-1896: Attachment: AMQ-1896-JUnit.zip Attaching a JUnit testcase that also reproduces the problem. Follo

[jira] Updated: (AMQ-1896) >1 transactional and exclusive consumers receiving messages at the same time.

2008-10-01 Thread Torsten Mielke (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Torsten Mielke updated AMQ-1896: Attachment: (was: AMQ-1896-JUnit.zip) > >1 transactional and exclusive consumers receiving me

Configuring activeMQ as XA

2008-10-01 Thread rmh1
Hi, I have created an application that I have installed on my Websphere App Server (not CE). The application has a MDB that listens to an inbound queue, on receiving a message on the queue, it places a message on a return queue (both queues have their own Queue Connection Factory). when I write

[jira] Resolved: (AMQ-1961) Creating two consumers one after the other causes problems dequeuing messages

2008-10-01 Thread James Strachan (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Strachan resolved AMQ-1961. - Resolution: Fixed I don't think this is a bug, just a misunderstanding or misconfiguration of t

[jira] Created: (AMQ-1961) Creating two consumers one after the other causes problems dequeuing messages

2008-10-01 Thread Aaron Pieper (JIRA)
Creating two consumers one after the other causes problems dequeuing messages - Key: AMQ-1961 URL: https://issues.apache.org/activemq/browse/AMQ-1961 Project: ActiveMQ

[jira] Created: (AMQ-1960) Support REST consuming without sessions

2008-10-01 Thread Dejan Bosanac (JIRA)
Support REST consuming without sessions --- Key: AMQ-1960 URL: https://issues.apache.org/activemq/browse/AMQ-1960 Project: ActiveMQ Issue Type: Improvement Reporter: Dejan Bosanac A

Re: outdated libraries problem

2008-10-01 Thread Ivan Churkin
Many thanks for the info. It's may be a solution for faster legalizing. -- Regards, Ivan James Strachan wrote: 2008/10/1 Ivan Churkin <[EMAIL PROTECTED]>: Thank you James, James Strachan wrote: 2008/10/1 Ivan Churkin <[EMAIL PROTECTED]>: Hi folks. We trying to pass Apache

Re: outdated libraries problem

2008-10-01 Thread James Strachan
2008/10/1 Ivan Churkin <[EMAIL PROTECTED]>: > Thank you James, > > James Strachan wrote: >> >> 2008/10/1 Ivan Churkin <[EMAIL PROTECTED]>: >> >>> >>> Hi folks. >>> >>> We trying to pass Apache ActiveMQ via Eclipse legal process. But, >>> unfortunately, it uses old and even beta version of XPP3 (1.1

Re: outdated libraries problem

2008-10-01 Thread Ivan Churkin
Thank you James, James Strachan wrote: 2008/10/1 Ivan Churkin <[EMAIL PROTECTED]>: Hi folks. We trying to pass Apache ActiveMQ via Eclipse legal process. But, unfortunately, it uses old and even beta version of XPP3 (1.1.3.4.D_b4). http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/

[jira] Updated: (AMQ-1959) org.apache.activemq.broker.ft.TransactedTopicMasterSlaveTest.testSendReceiveTransactedBatchesWithMasterStop() hangs on tearDown

2008-10-01 Thread Gary Tully (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Tully updated AMQ-1959: Regression: [Regression, Broken Unit Test] (was: [Broken Unit Test, Regression]) Affects Vers

[jira] Closed: (AMQ-1959) org.apache.activemq.broker.ft.TransactedTopicMasterSlaveTest.testSendReceiveTransactedBatchesWithMasterStop() hangs on tearDown

2008-10-01 Thread Gary Tully (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Tully closed AMQ-1959. --- Resolution: Fixed Committed revision 700746 pendingAck, used to accumulate acks was not being cleared on tr

[jira] Created: (AMQ-1959) org.apache.activemq.broker.ft.TransactedTopicMasterSlaveTest.testSendReceiveTransactedBatchesWithMasterStop() hangs on tearDown

2008-10-01 Thread Gary Tully (JIRA)
org.apache.activemq.broker.ft.TransactedTopicMasterSlaveTest.testSendReceiveTransactedBatchesWithMasterStop() hangs on tearDown --- Key: AMQ-1959

[jira] Commented: (AMQ-1950) Deadlock using temporary queues in Pure Master/Slave setup

2008-10-01 Thread Gary Tully (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46099#action_46099 ] Gary Tully commented on AMQ-1950: - yea, I will cut rc2 from trunk before the end of the week wi

Re: outdated libraries problem

2008-10-01 Thread James Strachan
2008/10/1 Ivan Churkin <[EMAIL PROTECTED]>: > Hi folks. > > We trying to pass Apache ActiveMQ via Eclipse legal process. But, > unfortunately, it uses old and even beta version of XPP3 (1.1.3.4.D_b4). > http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/ Thats an optional dependency for using XPat

Re: Adding the JNDI.properties file to an enterprise application

2008-10-01 Thread rmh1
Thanks James, thats a great help - I have checked the link, and that looks like it might be the missing part of the puzzle! Unfortunately the link doesnt have any outlines for deploying the Resource Adapter wo Websphere app server - does anyone have any idea how to do this? Thanks again James

[jira] Commented: (AMQ-1950) Deadlock using temporary queues in Pure Master/Slave setup

2008-10-01 Thread Hans Bausewein (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46098#action_46098 ] Hans Bausewein commented on AMQ-1950: - Do you think the patch to avoid the deadlock can be

Re: Adding the JNDI.properties file to an enterprise application

2008-10-01 Thread James Strachan
BTW WebSphere community edition already comes with ActiveMQ in which case you won't need the RAR :) 2008/10/1 James Strachan <[EMAIL PROTECTED]>: > You should probably use WebSphere's configuration mechanism for its > JNDI provider; you'll also need to use the Resource Adapter for > WebSphere to b

Re: Adding the JNDI.properties file to an enterprise application

2008-10-01 Thread James Strachan
You should probably use WebSphere's configuration mechanism for its JNDI provider; you'll also need to use the Resource Adapter for WebSphere to be able to use MDBs with ActiveMQ see http://activemq.apache.org/j2ee.html 2008/10/1 rmh1 <[EMAIL PROTECTED]>: > > Hi All, > > I am trying to create a s

Adding the JNDI.properties file to an enterprise application

2008-10-01 Thread rmh1
Hi All, I am trying to create a simple application (as an .ear) - the application has a MDB that listens to a queue, when a message comes in, it looks in a response folder and writes a message to a response queue. I am deploying on Websphere App Server, and have set up the ActiveMQ config linki

outdated libraries problem

2008-10-01 Thread Ivan Churkin
Hi folks. We trying to pass Apache ActiveMQ via Eclipse legal process. But, unfortunately, it uses old and even beta version of XPP3 (1.1.3.4.D_b4). http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/ I was unable to find sources required for Eclipse legal process :( . Is it possible to find i

[jira] Updated: (AMQ-1950) Deadlock using temporary queues in Pure Master/Slave setup

2008-10-01 Thread Gary Tully (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Tully updated AMQ-1950: Attachment: (was: amq-1950.patch.txt) > Deadlock using temporary queues in Pure Master/Slave setup >

[jira] Updated: (AMQ-1950) Deadlock using temporary queues in Pure Master/Slave setup

2008-10-01 Thread Gary Tully (JIRA)
[ https://issues.apache.org/activemq/browse/AMQ-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Tully updated AMQ-1950: Attachment: amq-1950.patch.2.txt more complete patch, same logic needs to be applied to subscription remo

Re: Messages to be shown in Multiple instances of Listener console

2008-10-01 Thread Dejan Bosanac
You should be using topics insted of queues Cheers -- Dejan Bosanac http://www.ttmsolutions.com - get a free ActiveMQ user guide ActiveMQ in Action - http://www.manning.com/snyder/ Scripting in Java - http://www.scriptinginjava.net Ravibala wrote: > Hi, > > I have created two console appli