[jboss-as7-dev] Web UI: Profile & host sections mutable?

Darran Lofthouse darran.lofthouse at jboss.com
Mon Feb 14 14:38:30 EST 2011


On 02/14/2011 07:27 PM, Jason T. Greene wrote:
> Requirement "It will be possible to determine the dependencies between
> services."
>
> Comments: "This will allow tooling to prevent invalid combinations. The
> domain and tooling will error, or attempt to prevent broken dependencies."

For this requirement what is a 'service'?

We have subsystems and we have deployments but the dependencies of the 
subsystems can be very much affected by the deployments e.g. does the 
EJB3 subsystem depend on JCA if it has no deployments that use a JCA 
resource?  Same goes for a web deployment, you could want to just deploy 
some simple servlets or you could want to deploy an app that uses EJBs 
and has some database access.

>




More information about the jboss-as7-dev mailing list