Hi,
I embed SMX into Tomcat as webapp. and I deploy SU through
servicemix-lwcontainer.
The main servicemix.xml file (used to launch SMX) defines "jmsFactory".
Into one SU servicemix.xml file, I try to link to this global definition
through "#jmsFactory", but the global "jmsFactory" is not found.
Is there anything I can to do to be able to link from one SU
servicemix.xml of servicemix-lwcontainer to the "global" bean
definitions of the main servicemix.xml ?
Is it a doable pattern ?
Thanks.
Regards,
Dominique