Folks,
I am using FB5+ColdSpring+Reactor for one of the application. Recently Nathan has posted some custom lexicons for FB5 to manager ColdSpring from within Fusebox circuit.xml file(s). This approach make use of a data struture inherent to FB5 and stores the CS factory in myFusebox().getApplication().getApplicationData().coldspring. In my particular instance, I am utilizing CS remote proxy support to generate webservice stubs for existing part of application. In order to define a remote proxy bean, you can provide an additional property named 'beanFactoryName' which I believes retrieve beans from either application,session or server scope. I was wondering is there a way that I can guide CS to retrieve the factory from a custom scope like 'myFusebox.getApplication().getApplicationData()".
TIA
Qasim
I am using FB5+ColdSpring+Reactor for one of the application. Recently Nathan has posted some custom lexicons for FB5 to manager ColdSpring from within Fusebox circuit.xml file(s). This approach make use of a data struture inherent to FB5 and stores the CS factory in myFusebox().getApplication().getApplicationData().coldspring. In my particular instance, I am utilizing CS remote proxy support to generate webservice stubs for existing part of application. In order to define a remote proxy bean, you can provide an additional property named 'beanFactoryName' which I believes retrieve beans from either application,session or server scope. I was wondering is there a way that I can guide CS to retrieve the factory from a custom scope like 'myFusebox.getApplication().getApplicationData()".
TIA
Qasim
