Hello all,

what is the best practice of accessing the database to get dynamic routing info, from the RouteBuilder class in openesb environment through Camel SE.

I'm not really sure how and when and how many times is RouteBuilder class initialized so I would kindly ask you for a best practice. I use JPA in other EJBs in the system, but since RouteBuilder is not an EJB I'm not sure what is the best way to do it.

The same question for Processor() instances, if I need some database info for the processing in the same aforementioned environment, what is the best practice here as well.

Thank you and best regards,

Bozo Juretic

Reply via email to