[jboss-dev-forums] [JBoss AS 7 Development] - Layered Distributions and Module Path Organization

Brian Stansberry do-not-reply at jboss.com
Mon Dec 17 11:07:17 EST 2012


Brian Stansberry [https://community.jboss.org/people/brian.stansberry] commented on the document

"Layered Distributions and Module Path Organization"

To view all comments on this document, visit: https://community.jboss.org/docs/DOC-47927#comment-11283

--------------------------------------------------
The product.conf file is currently a properties file. It currently supports a single property:

slot=eap (or whatever)

That "slot" property is currently used to determine what module to use when loading the admin-console.

What I describe in the "Establishing Identity" section above could accomplished by simply adding two more properties

identity=Foo
layers=xyz,vuw

This example assumes we have an identity named "Foo" that uses two layers on top of the base, xyz and vuw, with xyz taking precedence over vuw.
--------------------------------------------------

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20121217/875a8191/attachment.html 


More information about the jboss-dev-forums mailing list