Re: camel-example-cxf pom.xml

2011-04-03 Thread dead_devil_66
i tried to to build another camel example of the trunk and it has the same problem (camel-example-osgi) -- View this message in context: http://camel.465427.n5.nabble.com/camel-example-cxf-pom-xml-tp4268673p4279503.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: camel-example-cxf pom.xml

2011-04-03 Thread dead_devil_66
Greetings. I still have the same issue i have downloaded it and i tried to build the project. Same error as before... -- View this message in context: http://camel.465427.n5.nabble.com/camel-example-cxf-pom-xml-tp4268673p4279492.html Sent from the Camel - Users mailing list archive at Nabbl

Re: Where to put...

2011-04-03 Thread dead_devil_66
Thanks for replying. Butshould the files have a certain name, considering it's role in the app, or what? -- View this message in context: http://camel.465427.n5.nabble.com/Where-to-put-tp4279283p4279450.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Where to put...

2011-04-03 Thread Christian Schneider
Hi, there are two main ways to configure camel. With a spring config and with a java config. Then there are several deployment options. The most well known are in a servlet container or standalone. Best you begin with a standalone app. In case of java config you just write a main class and n

Where to put...

2011-04-03 Thread dead_devil_66
Greetings. I have been learning about camel for the past weeks. There is one thing that i can't see explained anywhere: Where do i put each file that is used in the configuration & routing of camel??? I mean, i have bean files, context files, context-osgi files, properties files (for log4j, for

Re: Exchange.MAXIMUM_CACHE_POOL_SIZE is not affecting producers created by recipientList

2011-04-03 Thread Claus Ibsen
You may also want to take a look at https://issues.apache.org/jira/browse/CAMEL-3827 As Camel has an endpoint cache as well. On Fri, Apr 1, 2011 at 5:45 PM, Claus Ibsen wrote: > Works fine. I added an unit test > http://svn.apache.org/viewvc?rev=1087773&view=rev > > > On Fri, Mar 25, 2011 at 2