Re: [appfuse-user] beanRefContext.xml with appfuse

2007-10-28 Thread Marcello Teodori
Hi, I'm also investigating the use of beanRefContext.xml for the deployment of an application based on the appfuse-modular-struts archetype on JBoss as an EAR where there are multiple web modules (these are portlets for JBoss Portal) and a single core JAR in the common EAR classpath, so I would be

Re: [appfuse-user] beanRefContext.xml with appfuse

2007-10-21 Thread Matt Raible
Why do you need to do this? You should use dependency injection where possible instead of reloading the ApplicationContext yourself. Matt On 10/20/07, j2ee dodo <[EMAIL PROTECTED]> wrote: > > Hi gang, > > Does anyone have experience of using beanRefContext.xml to load beans > directly > with app

[appfuse-user] beanRefContext.xml with appfuse

2007-10-20 Thread j2ee dodo
Hi gang, Does anyone have experience of using beanRefContext.xml to load beans directly with appfuse and care to share how to do it? Regards Sam