-
Sep 4th, 2012, 02:41 PM
#1
common application context for multiple web apps
Hi,
At my current job There are close to 20 different web applications as part of a single service. the applications are currently being deployed to weblogic 10.3 cluster as separate WAR files and they all include a common jar that contains common utilities and DAOs.
I wish to use Spring as the container for the common code and have it shared between the different apps.
Can anyone suggest the best recommended way to go about it? would a weblogic startup class that starts the common container work? how will each application access the common context? have it's own container in addition to the common one?
Thanks,
N
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules