Hi

Yes please keep us posted and you are very welcome to give feedback on
the Camel API if there is something we could do to improve it to
better support your use case. As we really would like it to be very
easy to integrate with whatever is out there.

So we are very interested in your work.


/Claus Ibsen
Apache Camel Committer
Blog: http://davsclaus.blogspot.com/



On Tue, Nov 18, 2008 at 9:22 AM, S. Ali Tokmen
<[EMAIL PROTECTED]> wrote:
> Hello
>
> I've also thought about that Registry interface, since I had to do some
> manual configuration for JNDI (JNDI is not supported out-of-the-box for JMS,
> for example).
>
> Note that the registry/repository support will be done as part of an open
> source project. It will be providing an API and a "default" implementation
> with File system (XML files).
>
> Please let me know if you're interested in the details.
>
> Thank you
>
> S. Ali Tokmen
> [EMAIL PROTECTED]
>
> Office: +33 4 76 29 76 19
> GSM:    +33 66 43 00 555
>
> Bull, Architect of an Open World TM
> http://www.bull.com
>
>
>
> Claus Ibsen a écrit :
>>
>> Hi
>>
>> This is really a question for James Strachan ;)
>>
>> You can check out the camel-guice component that he recently added it
>> shows how it integrated with Guice and how camel uses the guice
>> context for registry lookup.
>> The DefaultCamelContext has a setRegistry(Registry) method you can
>> call to inject your registry. I also think it has a setRegistry that
>> support jndi out-of-the-box.
>>
>>
>>
>> /Claus Ibsen
>> Apache Camel Committer
>> Blog: http://davsclaus.blogspot.com/
>>
>>
>>
>> On Mon, Nov 17, 2008 at 4:27 PM, S. Ali Tokmen
>> <[EMAIL PROTECTED]> wrote:
>>
>>>
>>> Hello
>>>
>>> I'm currently working in integrating CAMEL into the JOnAS Application
>>> Server. I had previously worked on Mule and I can tell you that
>>> integrating
>>> CAMEL in an application server has been much easier and neater.
>>>
>>> When working with CAMEL, one functionality I've found missing is the
>>> Registry/Repository support.
>>>
>>> So, I'm asking: has anyone tried linking CAMEL with any registry or
>>> repository? (UDDI, Mule Galaxy, WSO2 Registry, ...)
>>>
>>> Cheers
>>>
>>> --
>>>
>>> S. Ali Tokmen
>>> [EMAIL PROTECTED]
>>>
>>> Office: +33 4 76 29 76 19
>>> GSM:    +33 66 43 00 555
>>>
>>> Bull, Architect of an Open World TM
>>> http://www.bull.com
>>>
>>>
>>>
>>>
>>
>>
>>
>>
>
>

Reply via email to