|
From: Dmitriy K. <dko...@ru...> - 2004-07-09 14:54:25
|
> - a deployment unit that exposes a local bunch of components, to be accessed from multiple WARs in the same server That sounds interesting. So let's say I have a /Shared Kernel /[Eric Evans - Domain Driven Design] domain model that needs to be accessed from multiple web apps deployed on the same container. Package those classes into a SPAR (or what ever that name is), drop it into the container and viola - those beans are available for different WARs deployed in the same container. Is my thinking off? Dmitriy. |