Re: Edit wiki

2009-03-04 Thread Claus Ibsen
On Thu, Mar 5, 2009 at 8:36 AM, Nicolas Bouillon wrote: > Hi, > > I would like to have rights to edit the wiki. I would like to add some > example for mina filters. > > My Confluence username is my email address, and my JIRA username is bouil. I have granted you karma, so you should now be able to

Edit wiki

2009-03-04 Thread Nicolas Bouillon
Hi, I would like to have rights to edit the wiki. I would like to add some example for mina filters. My Confluence username is my email address, and my JIRA username is bouil. Regards Nicolas.

[jira] Resolved: (CAMEL-1418) Allow usage of any IoFilter in camel-mina, not only ProtocolCodecFilter

2009-03-04 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1418. Resolution: Fixed Fix Version/s: 2.0.0 Applied patch with thanks to Nicolas Committed r

[jira] Assigned: (CAMEL-1418) Allow usage of any IoFilter in camel-mina, not only ProtocolCodecFilter

2009-03-04 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-1418: -- Assignee: Claus Ibsen > Allow usage of any IoFilter in camel-mina, not only ProtocolCodecFi

[jira] Resolved: (CAMEL-1423) DOT generator should be disabled by default

2009-03-04 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1423. Resolution: Fixed > DOT generator should be disabled by default > -

[jira] Created: (CAMEL-1424) Bean component - improve method selection logic for overloaded methods

2009-03-04 Thread Claus Ibsen (JIRA)
Bean component - improve method selection logic for overloaded methods -- Key: CAMEL-1424 URL: https://issues.apache.org/activemq/browse/CAMEL-1424 Project: Apache Camel Iss

[jira] Created: (CAMEL-1423) DOT generator should be disabled by default

2009-03-04 Thread Claus Ibsen (JIRA)
DOT generator should be disabled by default --- Key: CAMEL-1423 URL: https://issues.apache.org/activemq/browse/CAMEL-1423 Project: Apache Camel Issue Type: Task Components: tooling Affect

Re: svn commit: r750021 - in /camel/branches/camel-1.x: ./ camel-core/src/main/java/org/apache/camel/util/ components/camel-spring/src/test/java/org/apache/camel/spring/processor/onexception/ compon

2009-03-04 Thread Claus Ibsen
On Thu, Mar 5, 2009 at 2:10 AM, Willem Jiang wrote: > Hi Claus, > > Since Camel 1.x doesn't support the onException, I'd like to revert the > SpringOnExceptionNotNormalizedClassNameTest part and keep the change of > ObjectHelper. Ah I got it, the problem was that onexception did not exists as a pa

Re: svn commit: r750021 - in /camel/branches/camel-1.x: ./ camel-core/src/main/java/org/apache/camel/util/ components/camel-spring/src/test/java/org/apache/camel/spring/processor/onexception/ compon

2009-03-04 Thread Claus Ibsen
On Thu, Mar 5, 2009 at 2:10 AM, Willem Jiang wrote: > Hi Claus, > > Since Camel 1.x doesn't support the onException, I'd like to revert the > SpringOnExceptionNotNormalizedClassNameTest part and keep the change of > ObjectHelper. Can you explain a bit more, onException is in 1.x? Is there somethin

Re: svn commit: r749973 - in /camel/trunk/camel-core/src: main/java/org/apache/camel/component/mock/ main/java/org/apache/camel/processor/interceptor/ test/java/org/apache/camel/component/mock/ test

2009-03-04 Thread Claus Ibsen
On Thu, Mar 5, 2009 at 2:52 AM, Willem Jiang wrote: > Hi Claus, > > Does this change need to be merge in to 1.x branch ? No as the code change in StreamCachingInterceptor does not exists in 1.x. It was using a TypeConverterRegistry which does not exist in 1.x. The other change to only wait 2 sec

[jira] Updated: (CAMEL-1422) Update the cxf endpoint's schema's target name space

2009-03-04 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang updated CAMEL-1422: Fix Version/s: 2.0.0 > Update the cxf endpoint's schema's target name space > -

[jira] Created: (CAMEL-1422) Update the cxf endpoint's schema's target name space

2009-03-04 Thread Willem Jiang (JIRA)
Update the cxf endpoint's schema's target name space Key: CAMEL-1422 URL: https://issues.apache.org/activemq/browse/CAMEL-1422 Project: Apache Camel Issue Type: Wish Components:

Re: svn commit: r749973 - in /camel/trunk/camel-core/src: main/java/org/apache/camel/component/mock/ main/java/org/apache/camel/processor/interceptor/ test/java/org/apache/camel/component/mock/ test/j

2009-03-04 Thread Willem Jiang
Hi Claus, Does this change need to be merge in to 1.x branch ? Thanks, Willem davscl...@apache.org wrote: > Author: davsclaus > Date: Wed Mar 4 12:06:11 2009 > New Revision: 749973 > > URL: http://svn.apache.org/viewvc?rev=749973&view=rev > Log: > CAMEL-1417: Fixed failing unit test as we can

Re: svn commit: r750021 - in /camel/branches/camel-1.x: ./ camel-core/src/main/java/org/apache/camel/util/ components/camel-spring/src/test/java/org/apache/camel/spring/processor/onexception/ componen

2009-03-04 Thread Willem Jiang
Hi Claus, Since Camel 1.x doesn't support the onException, I'd like to revert the SpringOnExceptionNotNormalizedClassNameTest part and keep the change of ObjectHelper. Willem davscl...@apache.org wrote: > Author: davsclaus > Date: Wed Mar 4 14:25:18 2009 > New Revision: 750021 > > URL: http://

[jira] Resolved: (CAMEL-1421) Cxf Endpoint String bean properites are not merged

2009-03-04 Thread William Tam (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] William Tam resolved CAMEL-1421. Resolution: Fixed Committed revision 750147. > Cxf Endpoint String bean properites are not mer

[jira] Work started: (CAMEL-1421) Cxf Endpoint String bean properites are not merged

2009-03-04 Thread William Tam (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on CAMEL-1421 started by William Tam. > Cxf Endpoint String bean properites are not merged > -- > >

[jira] Created: (CAMEL-1421) Cxf Endpoint String bean properites are not merged

2009-03-04 Thread William Tam (JIRA)
Cxf Endpoint String bean properites are not merged -- Key: CAMEL-1421 URL: https://issues.apache.org/activemq/browse/CAMEL-1421 Project: Apache Camel Issue Type: Bug Components: camel

[jira] Commented: (CAMEL-1411) CamelContext - Add ClassResolver to be used when you need to load a class instead of ObjectHelper.loadClass to work in OSGi environments

2009-03-04 Thread Charles Moulliard (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=50208#action_50208 ] Charles Moulliard commented on CAMEL-1411: -- I made a test and everything works fine.

[jira] Commented: (CAMEL-1411) CamelContext - Add ClassResolver to be used when you need to load a class instead of ObjectHelper.loadClass to work in OSGi environments

2009-03-04 Thread Hadrian Zbarcea (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=50207#action_50207 ] Hadrian Zbarcea commented on CAMEL-1411: @Charles, yes, there should be no difference

[jira] Updated: (CAMEL-1418) Allow usage of any IoFilter in camel-mina, not only ProtocolCodecFilter

2009-03-04 Thread Nicolas Bouillon (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Bouillon updated CAMEL-1418: Attachment: TestCase.patch Test case for filter. Patch against : components/camel-mina/

[jira] Resolved: (CAMEL-1420) Normalize classname when loading a class based on a string name

2009-03-04 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1420. Resolution: Fixed > Normalize classname when loading a class based on a string name > -

[jira] Created: (CAMEL-1420) Normalize classname when loading a class based on a string name

2009-03-04 Thread Claus Ibsen (JIRA)
Normalize classname when loading a class based on a string name --- Key: CAMEL-1420 URL: https://issues.apache.org/activemq/browse/CAMEL-1420 Project: Apache Camel Issue Type: Impro

[jira] Updated: (CAMEL-1418) Allow usage of any IoFilter in camel-mina, not only ProtocolCodecFilter

2009-03-04 Thread Nicolas Bouillon (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Bouillon updated CAMEL-1418: Patch Info: [Patch Available] > Allow usage of any IoFilter in camel-mina, not only Pro

[jira] Updated: (CAMEL-1418) Allow usage of any IoFilter in camel-mina, not only ProtocolCodecFilter

2009-03-04 Thread Nicolas Bouillon (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Bouillon updated CAMEL-1418: Attachment: UseFilters.patch Patch against camel-mina component Added an endpoint para

[jira] Commented: (CAMEL-1416) Using # notation to reference CXF serviceClass is not working

2009-03-04 Thread Charles Moulliard (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=50204#action_50204 ] Charles Moulliard commented on CAMEL-1416: -- I have retested and everything is ok. >

[jira] Created: (CAMEL-1419) PredicateBuilder - Support type converter to coerce types into compatible types for comparisons

2009-03-04 Thread Claus Ibsen (JIRA)
PredicateBuilder - Support type converter to coerce types into compatible types for comparisons --- Key: CAMEL-1419 URL: https://issues.apache.org/activemq/browse/CAMEL-14

[jira] Resolved: (CAMEL-1417) StreamCache causes to many type converters not possible

2009-03-04 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1417. Resolution: Fixed Trunk: Committed revision 749956. 1.x: Committed revision 749962. > StreamCa

[jira] Updated: (CAMEL-1417) StreamCache causes to many type converters not possible

2009-03-04 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-1417: --- Affects Version/s: (was: 1.6.1) Fix Version/s: 1.6.1 > StreamCache causes to many typ

[jira] Created: (CAMEL-1418) Allow usage of any IoFilter in camel-mina, not only ProtocolCodecFilter

2009-03-04 Thread Nicolas Bouillon (JIRA)
Allow usage of any IoFilter in camel-mina, not only ProtocolCodecFilter --- Key: CAMEL-1418 URL: https://issues.apache.org/activemq/browse/CAMEL-1418 Project: Apache Camel I

[jira] Commented: (CAMEL-1411) CamelContext - Add ClassResolver to be used when you need to load a class instead of ObjectHelper.loadClass to work in OSGi environments

2009-03-04 Thread Charles Moulliard (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=50191#action_50191 ] Charles Moulliard commented on CAMEL-1411: -- Do I have to change something in Camel-b

[jira] Created: (CAMEL-1417) StreamCache causes to many type converters not possible

2009-03-04 Thread Claus Ibsen (JIRA)
StreamCache causes to many type converters not possible --- Key: CAMEL-1417 URL: https://issues.apache.org/activemq/browse/CAMEL-1417 Project: Apache Camel Issue Type: Bug Compone