Re: Camel release 2.8

2011-04-16 Thread Willem Jiang
Did you have a chance to build the camel-spring bundle yourself? I just checked the camel-spring jar on my box, it has the class of CamelJMXAgentDefinition . Willem On 4/15/11 11:40 PM, bvahdat wrote: Hi Claus, If I would run only the tests of camel-test that would work for me as well but do

Re: use spring remoting rmi

2011-04-16 Thread Filippo Balicchia
Sorry but I did not understand. I have an external server which exposes a service with Spring remoting with RMI. What I'd like to do is connect to this server without having to change the java.security.policy. I tried this in different ways but I always got the 'error vocationWrapper_Stub (no secu

Re: Camel Bindy problem with separator

2011-04-16 Thread davsclaus
This has been fixed in Camel 2.7. I even add your car unit test to trunk and the test passes. I remember we fixed something about CSV delimiter in bindy, which must have been in the 2.7 release. If you must use Camel 2.6 and JDK 1.5, then you can use the FuseSource MR 2.6 releases as we keep supp

Re: Passive xmpp connections

2011-04-16 Thread Brian Troutwine
Stan, Thanks so much for your reply. The tests you shared show a route being created to a specific user, from camel_producer to camel_consumer. I am interested not in establishing a route between two users but creating an open producing route which _any_ user might send a message through. Once som

Re: missing region property in aws-sns component

2011-04-16 Thread preben
Hi Claus Created ticket https://issues.apache.org/jira/browse/CAMEL-3874 /preben -- View this message in context: http://camel.465427.n5.nabble.com/missing-region-property-in-aws-sns-component-tp4303687p4307471.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: use spring remoting rmi

2011-04-16 Thread Claus Ibsen
Hi Can you try without that spring export. And do the JMX with the Java API. On Sat, Apr 16, 2011 at 10:41 AM, Filippo Balicchia wrote: > Hello, I need to call the class RmiProxyFactoryBean through a remote > service. > For reference I took the example in the book camel in action CAP2. > > My b

use spring remoting rmi

2011-04-16 Thread Filippo Balicchia
Hello, I need to call the class RmiProxyFactoryBean through a remote service. For reference I took the example in the book camel in action CAP2. My bean need to be an spring remoting rmi client. In the capter 14 suggest to use camel proxy but in this case my server is exposed by RmiServiceExporte

Re: Camel Bindy problem with separator

2011-04-16 Thread davsclaus
Hi Thanks for reporting. I have logged a ticket so we will look into if there is a bug in the source code https://issues.apache.org/jira/browse/CAMEL-3872 - Claus Ibsen - FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus Blog: http://davscl