svn commit: r811485 - in /camel/trunk/components/camel-web/src: main/java/org/apache/camel/web/resources/ main/java/org/apache/camel/web/util/ main/webapp/WEB-INF/ main/webapp/org/apache/camel/web/res

2009-09-04 Thread janstey
Author: janstey Date: Fri Sep 4 16:48:20 2009 New Revision: 811485 URL: http://svn.apache.org/viewvc?rev=811485&view=rev Log: CAMEL-1392 - Add ability to create routes via the web console and fixed a few other unit test failures. Thanks to Xueqiang Mi for this. Added: camel/trunk/compon

svn commit: r811436 - in /camel/branches/camel-1.x/components/camel-cxf/src: main/java/org/apache/camel/component/cxf/CxfExchange.java test/java/org/apache/camel/component/cxf/soap/headers/CxfMessageH

2009-09-04 Thread wtam
Author: wtam Date: Fri Sep 4 15:09:37 2009 New Revision: 811436 URL: http://svn.apache.org/viewvc?rev=811436&view=rev Log: [CAMEL-1983] fixed test, and shouldn't need to copy message in the exchange to begin with Modified: camel/branches/camel-1.x/components/camel-cxf/src/main/java/org/apa

svn commit: r811405 - /camel/branches/camel-1.x/components/camel-cxf/src/main/java/org/apache/camel/component/cxf/CxfExchange.java

2009-09-04 Thread ningjiang
Author: ningjiang Date: Fri Sep 4 13:50:34 2009 New Revision: 811405 URL: http://svn.apache.org/viewvc?rev=811405&view=rev Log: CAMEL-1983 fixed the test error of LoadBrokerTest.testInvocation which is caused by last commit, copying the underlayer CXF message only Modified: camel/branches/

[CONF] Apache Camel > Unsupported Groovy DSL Features on Web Console

2009-09-04 Thread confluence
Unsupported Groovy DSL Features on Web Console Page edited by Xueqiang Mi Unsupported Groovy DSL Features on Web Console Most of the DSL features have been supported on Web Console, so you can view and edit in an easy way. However,

svn commit: r811272 - in /camel/trunk/camel-core/src/main/java/org/apache/camel: component/file/FileOperations.java impl/DefaultCamelContext.java

2009-09-04 Thread davsclaus
Author: davsclaus Date: Fri Sep 4 08:25:11 2009 New Revision: 811272 URL: http://svn.apache.org/viewvc?rev=811272&view=rev Log: CAMEL-1987: Easier to disable JMX. CAMEL-1965: Added retry for renaming and deleting files as Windows have potential problems here. Modified: camel/trunk/camel-co

svn commit: r811258 - in /camel/trunk/camel-core/src: main/java/org/apache/camel/ main/java/org/apache/camel/component/file/ main/java/org/apache/camel/impl/ test/java/org/apache/camel/management/

2009-09-04 Thread davsclaus
Author: davsclaus Date: Fri Sep 4 08:16:47 2009 New Revision: 811258 URL: http://svn.apache.org/viewvc?rev=811258&view=rev Log: CAMEL-1987: Easier to disable JMX. CAMEL-1965: Added retry for renaming and deleting files as Windows have potential problems here. Added: camel/trunk/camel-core/

[CONF] Apache Camel > Camel JMX

2009-09-04 Thread confluence
Camel JMX Page edited by Claus Ibsen Camel JMX Apache Camel has extensive support for JMX to allow you to monitor and control the Camel managed objects a JMX client. Camel JMX Spring Dependency Using JMX to manage Ap

[CONF] Apache Camel > Camel JMX

2009-09-04 Thread confluence
Camel JMX Page edited by Claus Ibsen Camel JMX Apache Camel has extensive support for JMX to allow you to monitor and control the Camel managed objects a JMX client. Camel JMX Spring Dependency Using JMX to manage Ap