It's personal preference for me.  I create another directory to keep the
standard JBoss deployed files separate from anything I deploy.  If
separating system-level configurations from applications is a requirement,
you could also do it by role with multiple custom deploy directories. For
instance, JMS destinations get deployed by someone into a separate
/jms-deploy directory, security settings (e.g., login-config.xml) are
deployed in /security-deploy, etc.

Jason

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of LaBanca,
Rick
Sent: Wednesday, November 20, 2002 10:10 AM
To: '[EMAIL PROTECTED]'
Subject: [JBoss-user] Roles


A general question about roles and where things go in jboss.

I realize j2ee has the roles of the developer, assembler, deployer. Too big
for some, but I see the point for large companies.

Right now, unless 3.2 changed, the directories mash together apps and server
configs it seems. The deploy directory is the thing for me, and partially
lib. My apps go in there, but the web server, and cmp files also do.

I suppose I could make an extra appdeploy/ directory and just put apps in
there. I consider the current deploy directory really a system level area as
shipped. Just wondering what everyone else does.

Rick


-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing
your web site with SSL, click here to get a FREE TRIAL of a Thawte
Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



-------------------------------------------------------
This sf.net email is sponsored by: 
Battle your brains against the best in the Thawte Crypto 
Challenge. Be the first to crack the code - register now: 
http://www.gothawte.com/rd521.html
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to