|
Page Edited :
SM :
How do I share a single object between different service units
How do I share a single object between different service units has been edited by Lars Heinemann (Apr 14, 2008). Content:How do I share a single object between different service units?You need to register your singleton bean inside ServiceMix' internal JNDI registry. This is done by modifying the conf/jndi.xml configuration file: <util:map id="jndiEntries"> ... <entry key="mySingletonJndiName"> <bean .... Put your singleton bean here ... /> </entry> </util:map>
|
Powered by
Atlassian Confluence
(Version: 2.2.9 Build:#527 Sep 07, 2006)
-
Bug/feature request
Unsubscribe or edit your notifications preferences
Unsubscribe or edit your notifications preferences
