Hey,
In the Spring 2.0.1 release, there are classes in a package org.springframework.remoting.jms.JmsInvokerServiceExporter, JmsInvokerClientInterceptor, etc, which implements Spring remoting over...
Type: Posts; User: jerome; Keyword(s):
Hey,
In the Spring 2.0.1 release, there are classes in a package org.springframework.remoting.jms.JmsInvokerServiceExporter, JmsInvokerClientInterceptor, etc, which implements Spring remoting over...
I don't think <import> quite works, because you can't really supply parameters. We want to be able to have more than one instance of the macro able to be included in the context.
To be specific...
Try using XBean 2.7. It was just released recently. I had the same problem previously.
Is it possible to create XML "macros" for constructing beans from external XML files. Something like the following:
<bean name="macroBean" class="???">
<property name="macroFile"...