[jboss-dev-forums] [Management Development] - domain.xml work

David Lloyd do-not-reply at jboss.com
Fri May 28 19:11:29 EDT 2010


David Lloyd [http://community.jboss.org/people/david.lloyd%40jboss.com] replied to the discussion

"domain.xml work"

To view the discussion, visit: http://community.jboss.org/message/545363#545363

--------------------------------------------------------------
> David Lloyd wrote:
> 
> In addition, the presence of an EAR deployment in the domain *implies* that the appropriate subsystems must be made available in order to start the domain.
For example, Imagine the simple case of an EJB deployment.  Making an EJB available remotely would imply that the remoting service is required.  Thus we should have a default configuration which creates the remoting endpoint and adds the EJB service with *no*
XML, but *only* when an EJB deployment occurs.  Instead this configuration is *implied* (in a well-defined, deterministic way) by the node name, the services being deployed, and possibly host-specific mapping of service to IP address.  In today's world, the Remoting Endpoint can't exist (and thus can't be used for built-in services) unless it is explicitly defined.

In the doman model, the definition can be implied, but can be overrideable by way of explicit configuration.  The service need not exist in reality until it is required by a subsystem (like EJB, JNDI, or JSR-160) *or* user deployment (like a custom user service).

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/545363#545363]

Start a new discussion in Management Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2107]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20100528/9478a308/attachment.html 


More information about the jboss-dev-forums mailing list