[ 
https://issues.apache.org/activemq/browse/CAMEL-506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55356#action_55356
 ] 

Claus Ibsen commented on CAMEL-506:
-----------------------------------

James I do not think we  should go this way.

Looking at Mule and SI you need to add a ton of XML namespace wrabble which a 
lot of people forget to do correct and you get poor errors at start what the 
real cause is.

And the Spring XML is really good as is. So often you do not need to configure 
endpoints in the XML. And if needed the regular bean style works.

> provide better FactoryBeans for creating Endpoints in spring.xml files. Maybe 
> adding them to the spring XSD
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-506
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-506
>             Project: Apache Camel
>          Issue Type: Improvement
>            Reporter: James Strachan
>             Fix For: Future
>
>
> e.g. doing things like
> {code}
> <fileEndpoint directory="/foo/bar" noop="true"/>
> <jmsEndpoint destination="foo.bar"/>
> {code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to