I think the main problem will be to retrieve the TransactionContextManager needed by jencks. My best bet would be to define the BootstrapContext in the main servicemix.xml configuration file, export it in the jndi tree, and access it from JNDI in your SU servicemix.xml using spring JNDI proxies. You should then be able to wire everything else without any problems.
Please report back any success or failures. Good luck ! Cheers, Guillaume Nodet On 6/9/06, echolu <[EMAIL PROTECTED]> wrote:
Hi gnodet: Could you do your favors for me ? How to confige JMS in the component deployed in the lwcontainer? Just like the example in the directory SM_PATH/example/basic. If I want to deploy this example as a lw-component, how could i use the JCA and JMS? Thanks! -- View this message in context: http://www.nabble.com/How-to-confige-JMS-in-the-component-deployed-in-the-lwcontainer--t1759606.html#a4786593 Sent from the ServiceMix - User forum at Nabble.com.
