Hi, I'm setting up JBoss for multiple developers and would like to have one binary install (owned by root) from which developers could run their own JBoss instance over their own deployment & configuration area (so that developers can change configs etc without needing root or another copy of the JBoss tree).
Is this config possible with JBoss? The tomcat install seems to support this with the CATALINA_BASE variable and it would be cool if JBoss had a similar ability. If shared install is not possible I guess I'll just have to set up a make or Ant task that copies (or symlinks to?) the main root owned jboss install into a developer owned location where they can deploy/configure stop/start jboss to their hearts content. Anyone set up something similar? Cheers, Alex. -- Alex Hornby <[EMAIL PROTECTED]> ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
