I quite don't get the idea of it... Is there some sort of caching involved then using that JndiRegistry (assuming i understand that enough, to make it work :-).
When i just get the reference and it is just one object, i don't win anything, or am i wrong? Thank you Ashwin, Good Idea: Cheers, Martin Ashwin Karpe wrote: > > Hi, > > The most straightforward way I can think of is to load the Object > reference into a JNDI Registry and associate it with the CamelContext > during instantiation or by using setters methods at a later point. > > The reference can then be looked up as and when needed to get a reference > to the TypeConverter. > > Check out the following link to see how this may be done. > > http://camel.apache.org/lucene.html http://camel.apache.org/lucene.html > > Cheers, > > Ashwin... > > Hope this helps. > > Cheers, > > Ashwin... > > -- View this message in context: http://old.nabble.com/Heavyweight-Converter%3A-Caching--tp27337830p27338518.html Sent from the Camel - Users mailing list archive at Nabble.com.
