You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by David Grigglestone <da...@sonicsoftware.com> on 2006/02/03 20:21:43 UTC

ServiceMix and MEP extensibility

Are there any plans/interest in supporting custom MEPs .. e.g. allow 
MessageExchangeFactoryImpl.createExchange(URI pattern) to return MEPs 
other than the 4 standard MEPs currently exposed?

Maybe the JBI container could be configured with 
URI/MessageExchangeFactory pairs and if the ServiceMix 
MessageExchangeFactoryImpl did not know the requested URI, it would 
delegate to the configured factories?

Any thoughts/interest?

- David




Re: ServiceMix and MEP extensibility

Posted by Rob Davies <ra...@gmail.com>.
Hi David,

that's a great idea!  it's something I hadn't considered before - but  
I think it could be useful.
Will add a jira issue so we don't forget.

cheers,

Rob

On 3 Feb 2006, at 19:21, David Grigglestone wrote:

> Are there any plans/interest in supporting custom MEPs .. e.g.  
> allow MessageExchangeFactoryImpl.createExchange(URI pattern) to  
> return MEPs other than the 4 standard MEPs currently exposed?
>
> Maybe the JBI container could be configured with URI/ 
> MessageExchangeFactory pairs and if the ServiceMix  
> MessageExchangeFactoryImpl did not know the requested URI, it would  
> delegate to the configured factories?
>
> Any thoughts/interest?
>
> - David
>
>
>