Do you need to the core classes to hit different databases or just new classes you create? It should be as easy as creating another datasource bean (in applicationContext-resources.xml) and referencing it accordingly.
You might have to import the core classes into your project if you get an error when two datasources exist. http://appfuse.org/display/APF/AppFuse+Core+Classes Matt On Mon, Oct 11, 2010 at 12:54 AM, Anshu Dhamija < a.dham...@mpstechnologies.com> wrote: > Hi > > I want to make the hit in two different databases using appfuse how can it > be possible. > > Regards > Anshu > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net > For additional commands, e-mail: users-h...@appfuse.dev.java.net > >