Hi Matt,
How about cache files. i am getting following error:
athConflict(322) | Creating a new instance of CacheManager using the
diskStorePath
"C:\Tools\apache-tomcat-7.0.2\temp" which is already used by an existing
CacheManager.
Thanks as usual..
On Mon, Oct 11, 2010 at 5:47 PM, Matt Raible wrote:
> 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
>>
>>
>