Re: [appfuse-user] Problem in wiring manager and dao-hibernate

2008-02-12 Thread adriel manalansan
Thanks Matt! On Mon, 2008-02-11 at 12:21 -0700, Matt Raible wrote: > If you load up the Spring context files using a > ClassPathXmlApplicationContext, you should be able to access all your > beans. > > Matt > > On Feb 11, 2008, at 4:49 AM, adriel manalansan wrote: > > > Hello to everyone, >

Re: [appfuse-user] Problem in wiring manager and dao-hibernate

2008-02-11 Thread Matt Raible
If you load up the Spring context files using a ClassPathXmlApplicationContext, you should be able to access all your beans. Matt On Feb 11, 2008, at 4:49 AM, adriel manalansan wrote: Hello to everyone, I am using appfuse 1.9.4 and webwork. I am making a utility module for impor

[appfuse-user] Problem in wiring manager and dao-hibernate

2008-02-11 Thread adriel manalansan
Hello to everyone, I am using appfuse 1.9.4 and webwork. I am making a utility module for importing/exporting object using only command-line interface. I am having a problem in spring to wire my Managers and Dao-Hibernate using the applicationContext-service.xml and applicationCo