Hello !

Thanks a lot i have a few more questions:

I see some alternitives here:
Shall i
-Put the configs in in a shared library
-Load from a webmodule
-Or it is a must  to put the imported configs in sm_home\conf dir or in some
of the lib folders in servicemix. 
Which is the  recomended way?

How about jmx.xml do i have to add something here in order to make my
springbeans with JMX support to work ?

Thanks Daniel



gnodet wrote:
> 
> To load additional spring configurations from the servicemix
> container, you can just import them from the main
> servicemix.xml config file.
> You should be able to register any mbeans you need by using
> spring jmx support.
> 
> On 11/15/06, fordan <[EMAIL PROTECTED]> wrote:
>>
>> Hi !
>>
>> Ok, sorry. I want to initialize spring-beans defined in xml.  Have an
>> existing application, trying to
>> migrate existing configuration into a standalone SM instance.  Just don't
>> know any good way to that.
>> Earlier  the configs was loaded by JBoss MBeanserver. There were a lot of
>> lightweigth configurations, we know decided to use the standard way of
>> using
>> JBI components. With the ApplicationContextIntilizer its possible to load
>> servel configs, but i want to create an MBean, which will be loaded at SM
>> startup. There is jmx.xml in the conf directory. I did'nt find any
>> leading
>> doc howto. Did you get my question?
>>
>> Thanks Daniel
>>
>>
>>
>> fordan wrote:
>> >
>> > Hi !
>> >
>> > I am tryiing to figure out how the best way is to initialize
>> > springconfigurations/spring-xbeans at startup of servicemix.
>> > I see some options from a webapplication, from a shared library or
>> Mbean.
>> >
>> > I think the Mbean way is the best. Whats the best way? How to setup an
>> > MBean that loads the springconfiguration.
>> >
>> > I don“nt want to use lightweigtht components and run in
>> SpringJbiConatiner
>> > if not necessary.
>> > Can anyone help ?
>> > Thanks Daniel
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Best-way-to-load-ordinary-sprinconfiguration-in-Servicemix-tf2637510s12049.html#a7362954
>> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>>
>>
> 
> 
> -- 
> Cheers,
> Guillaume Nodet
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Best-way-to-load-ordinary-sprinconfiguration-in-Servicemix-tf2637510s12049.html#a7374700
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to