2 Replies Latest reply on Oct 14, 2009 9:57 AM by sanjayk

    Resource Bundles(Properties files) injection to servicemix-bean component

    sanjayk

      Hello FUSE Community,

       

      I am new to FUSE ServiceMix.I hope I will get answers to my questions.

       

      I have an external properties file where I have some file paths from where I need to read files in runtime from servicemix-bean component. These paths in the properties file are externally modifyable.

       

       

      I have implemented servicemix-bean MessageExchangeListener class. In this class I have to read the properties file which is external to the servicemix-container.

       

      Is there any way of injecting the external resource bundles into servivemix-bean implemented MessageExchangeListener class using xbean.xml or any other way.

       

      Waiting for your valuable suggetions...that will help me alot.

       

      Thanks,

      Sanjay

       

      Edited by: sanjayk on Oct 13, 2009 11:24 PM