Re: svn commit: r773781 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/component/bean/ camel-core/src/test/java/org/apache/camel/processor/ components/camel-spring/src/test/java/org/apa

2009-05-12 Thread Claus Ibsen
Willem Can you add SNIPPET tags in: public @interface MyXPath And add it to the xpath wiki page, then end users can better read and understand how to create their own xpath annotation with their namespaces. On Tue, May 12, 2009 at 6:58 AM, ningji...@apache.org wrote: Author: ningjiang

Re: svn commit: r773781 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/component/bean/ camel-core/src/test/java/org/apache/camel/processor/ components/camel-spring/src/test/java/org/apa

2009-05-12 Thread Willem Jiang
Done. Thanks for the reminding. Willem Claus Ibsen wrote: Willem Can you add SNIPPET tags in: public @interface MyXPath And add it to the xpath wiki page, then end users can better read and understand how to create their own xpath annotation with their namespaces. On Tue,

[jira] Resolved: (CAMEL-1602) Support to get the namespace from the customerized XPath

2009-05-12 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-1602. - Resolution: Fixed trunk http://svn.apache.org/viewvc?rev=773781view=rev camel 1.x branch

[jira] Created: (CAMEL-1603) Bunch of Camel-Hl7 tests failed on windows

2009-05-12 Thread Willem Jiang (JIRA)
Bunch of Camel-Hl7 tests failed on windows -- Key: CAMEL-1603 URL: https://issues.apache.org/activemq/browse/CAMEL-1603 Project: Apache Camel Issue Type: Bug Components: tests

Re: Camel 2.0 Async Findings - Roadmap to a solution

2009-05-12 Thread Willem Jiang
Hi Claus, Thanks for your explanation. Could you add the road map of call back support into the Camel 2.0 Design page[1]? [1] http://camel.apache.org/camel-20-design.html Willem Claus Ibsen wrote: On Mon, May 11, 2009 at 9:32 AM, Willem Jiang willem.ji...@gmail.com wrote: Hi Claus I really

[jira] Created: (CAMEL-1604) UnitOfWork synchronization callbacks - add DSL for easy registering custom processor

2009-05-12 Thread Claus Ibsen (JIRA)
UnitOfWork synchronization callbacks - add DSL for easy registering custom processor Key: CAMEL-1604 URL: https://issues.apache.org/activemq/browse/CAMEL-1604

[jira] Updated: (CAMEL-1605) Passing an xml fragment as a parameter to an xslt transformation fails

2009-05-12 Thread Gert-Jan van de Streek (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert-Jan van de Streek updated CAMEL-1605: -- Attachment: transform.xsl TestXmlFragment-context.xml

[jira] Created: (CAMEL-1606) Java RouteBuilder with blocks seems to not work correctly with end()

2009-05-12 Thread Claus Ibsen (JIRA)
Java RouteBuilder with blocks seems to not work correctly with end() Key: CAMEL-1606 URL: https://issues.apache.org/activemq/browse/CAMEL-1606 Project: Apache Camel Issue

[jira] Commented: (CAMEL-1606) Java RouteBuilder with blocks seems to not work correctly with end()

2009-05-12 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=51633#action_51633 ] Claus Ibsen commented on CAMEL-1606: Okay gotta it sorted. The other definitions that

[jira] Updated: (CAMEL-1605) Passing an xml fragment as a parameter to an xslt transformation fails

2009-05-12 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-1605: --- Fix Version/s: (was: 2.0-M2) (was: 1.6.1) 2.0.0

[jira] Resolved: (CAMEL-1607) FileLanguage - name.ext is missing in Camel 1.x

2009-05-12 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1607. Resolution: Fixed 1.x: 773908. FileLanguage - name.ext is missing in Camel 1.x

[jira] Resolved: (CAMEL-1603) Bunch of Camel-Hl7 tests failed on windows

2009-05-12 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-1603. - Resolution: Fixed trunk http://svn.apache.org/viewvc?rev=773819view=rev camel 1.x branch

[jira] Commented: (CAMEL-1552) Provide declarative transaction handling for the JPA component

2009-05-12 Thread Frank Schwarz (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=51646#action_51646 ] Frank Schwarz commented on CAMEL-1552: -- It works, thank you very much! Provide

[jira] Created: (CAMEL-1608) Fix pom.xml files to support nexus based release process

2009-05-12 Thread Hadrian Zbarcea (JIRA)
Fix pom.xml files to support nexus based release process Key: CAMEL-1608 URL: https://issues.apache.org/activemq/browse/CAMEL-1608 Project: Apache Camel Issue Type: Task Affects

[jira] Resolved: (CAMEL-1606) Java RouteBuilder with blocks seems to not work correctly with end()

2009-05-12 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1606. Resolution: Won't Fix Block handling for each processor using them must handle it specially as