[jira] Assigned: (SM-1067) JMS / JCA flow

2007-09-24 Thread Rob Davies (JIRA)

 [ 
https://issues.apache.org/activemq/browse/SM-1067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rob Davies reassigned SM-1067:
--

Assignee: Rob Davies

 JMS / JCA flow
 --

 Key: SM-1067
 URL: https://issues.apache.org/activemq/browse/SM-1067
 Project: ServiceMix
  Issue Type: New Feature
Reporter: Guillaume Nodet
Assignee: Rob Davies
 Fix For: 4.0


 Implement a JMS / JCA flow.  Note that the JMS flow in 3.x is not really 
 reliable and does not support redelivery / rollback / transactions.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



JCA-Flow Queue!

2007-07-02 Thread goldi

Hi everybody,

last week I made this post:

http://www.nabble.com/JCA-Flow-Queue%21-t3987283s12049.html

Nobody answered until now. Has nobody else this problem? I'm now using a
consumer for this queue now, otherwise the queue is running full and the
memory of the persistence files is increasing although all other queues are
empty. But using a consumer for this queue can't be the solution I think.

Greets Goldi
-- 
View this message in context: 
http://www.nabble.com/JCA-Flow-Queue%21-tf4011800s12049.html#a11392826
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.



RE: JCA-Flow Queue!

2007-07-02 Thread Hofri Yehuda
...post a bug...
 

-Original Message-
From: goldi [mailto:[EMAIL PROTECTED] 
Sent: Monday, July 02, 2007 3:24 PM
To: servicemix-dev@geronimo.apache.org
Subject: JCA-Flow Queue!


Hi everybody,

last week I made this post:

http://www.nabble.com/JCA-Flow-Queue%21-t3987283s12049.html

Nobody answered until now. Has nobody else this problem? I'm now using a
consumer for this queue now, otherwise the queue is running full and the
memory of the persistence files is increasing although all other queues
are empty. But using a consumer for this queue can't be the solution I
think.

Greets Goldi
--
View this message in context:
http://www.nabble.com/JCA-Flow-Queue%21-tf4011800s12049.html#a11392826
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.


Re: JCA-Flow Queue!

2007-07-02 Thread Guillaume Nodet

This queue should have a consumer.
It is created when the JCA flow is started.

On 7/2/07, goldi [EMAIL PROTECTED] wrote:


Hi everybody,

last week I made this post:

http://www.nabble.com/JCA-Flow-Queue%21-t3987283s12049.html

Nobody answered until now. Has nobody else this problem? I'm now using a
consumer for this queue now, otherwise the queue is running full and the
memory of the persistence files is increasing although all other queues are
empty. But using a consumer for this queue can't be the solution I think.

Greets Goldi
--
View this message in context: 
http://www.nabble.com/JCA-Flow-Queue%21-tf4011800s12049.html#a11392826
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.





--
Cheers,
Guillaume Nodet

Principal Engineer, IONA
Blog: http://gnodet.blogspot.com/


Re: JCA-Flow Queue!

2007-07-02 Thread goldi

It has a consumer (can see it in the JMX-Console) but this does consume the
messages for just a amount of time, then it stops consuming messages (but
its still visible on JMX).

Greets Goldi 

gnodet wrote:
 
 This queue should have a consumer.
 It is created when the JCA flow is started.
 
 On 7/2/07, goldi [EMAIL PROTECTED] wrote:

 Hi everybody,

 last week I made this post:

 http://www.nabble.com/JCA-Flow-Queue%21-t3987283s12049.html

 Nobody answered until now. Has nobody else this problem? I'm now using a
 consumer for this queue now, otherwise the queue is running full and the
 memory of the persistence files is increasing although all other queues
 are
 empty. But using a consumer for this queue can't be the solution I think.

 Greets Goldi
 --
 View this message in context:
 http://www.nabble.com/JCA-Flow-Queue%21-tf4011800s12049.html#a11392826
 Sent from the ServiceMix - Dev mailing list archive at Nabble.com.


 
 
 -- 
 Cheers,
 Guillaume Nodet
 
 Principal Engineer, IONA
 Blog: http://gnodet.blogspot.com/
 
 

-- 
View this message in context: 
http://www.nabble.com/JCA-Flow-Queue%21-tf4011800s12049.html#a11393321
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.



Re: JCA-Flow Queue!

2007-07-02 Thread Guillaume Nodet

Maybe increasing or disabling the inactivity timeout may help.
See http://activemq.apache.org/configuring-wire-formats.html

On 7/2/07, goldi [EMAIL PROTECTED] wrote:


It has a consumer (can see it in the JMX-Console) but this does consume the
messages for just a amount of time, then it stops consuming messages (but
its still visible on JMX).

Greets Goldi

gnodet wrote:

 This queue should have a consumer.
 It is created when the JCA flow is started.

 On 7/2/07, goldi [EMAIL PROTECTED] wrote:

 Hi everybody,

 last week I made this post:

 http://www.nabble.com/JCA-Flow-Queue%21-t3987283s12049.html

 Nobody answered until now. Has nobody else this problem? I'm now using a
 consumer for this queue now, otherwise the queue is running full and the
 memory of the persistence files is increasing although all other queues
 are
 empty. But using a consumer for this queue can't be the solution I think.

 Greets Goldi
 --
 View this message in context:
 http://www.nabble.com/JCA-Flow-Queue%21-tf4011800s12049.html#a11392826
 Sent from the ServiceMix - Dev mailing list archive at Nabble.com.




 --
 Cheers,
 Guillaume Nodet
 
 Principal Engineer, IONA
 Blog: http://gnodet.blogspot.com/



--
View this message in context: 
http://www.nabble.com/JCA-Flow-Queue%21-tf4011800s12049.html#a11393321
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.





--
Cheers,
Guillaume Nodet

Principal Engineer, IONA
Blog: http://gnodet.blogspot.com/


Re: JCA Flow

2006-04-06 Thread fretzlaff

I have tried but doesn't work... take a look at my XML:

?xml version=1.0 encoding=ISO-8859-1?
beans xmlns=http://xbean.org/schemas/spring/1.0;
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
xmlns:sm=http://servicemix.apache.org/config/1.0;
xmlns:spring=http://xbean.org/schemas/spring/1.0;
xsi:schemaLocation=http://xbean.org/schemas/spring/1.0 spring-beans.xsd
http://servicemix.apache.org/config/1.0 servicemix.xsd
sm:container transactionManager=#transactionManager rootDir=../server
createMBeanServer=false useMBeanServer=true flowName=jca
MBeanServer=#mbeanServer name=jbi spring:id=jbi
sm:activationSpecs/
/sm:container
bean class=org.springframework.jmx.support.MBeanServerFactoryBean
id=mbeanServer/
bean class=org.jencks.factory.TransactionContextManagerFactoryBean
id=transactionContextManager/
bean class=org.jencks.factory.GeronimoTransactionManagerFactoryBean
id=transactionManager/
/beans
--
View this message in context: 
http://www.nabble.com/JCA-Flow-t1405473.html#a3791374
Sent from the ServiceMix - Dev forum at Nabble.com.



Re: JCA Flow

2006-04-06 Thread Guillaume Nodet
It seems that the version you are running is quite old.
Could you try with a recent snapshot ?

Cheers,
Guillaume Nodet

On 4/6/06, fretzlaff [EMAIL PROTECTED] wrote:

 I have tried but doesn't work... take a look at my XML:

 ?xml version=1.0 encoding=ISO-8859-1?
 beans xmlns=http://xbean.org/schemas/spring/1.0;
 xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
 xmlns:sm=http://servicemix.apache.org/config/1.0;
 xmlns:spring=http://xbean.org/schemas/spring/1.0;
 xsi:schemaLocation=http://xbean.org/schemas/spring/1.0 spring-beans.xsd
 http://servicemix.apache.org/config/1.0 servicemix.xsd
 sm:container transactionManager=#transactionManager rootDir=../server
 createMBeanServer=false useMBeanServer=true flowName=jca
 MBeanServer=#mbeanServer name=jbi spring:id=jbi
 sm:activationSpecs/
 /sm:container
 bean class=org.springframework.jmx.support.MBeanServerFactoryBean
 id=mbeanServer/
 bean class=org.jencks.factory.TransactionContextManagerFactoryBean
 id=transactionContextManager/
 bean class=org.jencks.factory.GeronimoTransactionManagerFactoryBean
 id=transactionManager/
 /beans
 --
 View this message in context: 
 http://www.nabble.com/JCA-Flow-t1405473.html#a3791374
 Sent from the ServiceMix - Dev forum at Nabble.com.




[jira] Updated: (SM-144) Transactional delivery on jca flow should be configured on the activation spec

2006-03-28 Thread Guillaume Nodet (JIRA)
 [ https://issues.apache.org/activemq/browse/SM-144?page=all ]

Guillaume Nodet updated SM-144:
---

Fix Version: (was: 3.0)

 Transactional delivery on jca flow should be configured on the activation spec
 --

  Key: SM-144
  URL: https://issues.apache.org/activemq/browse/SM-144
  Project: ServiceMix
 Type: Improvement

 Reporter: Guillaume Nodet





-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira