0 Replies Latest reply on Feb 3, 2003 11:53 PM by ben2

    JBoss in multiuser environment

    ben2

      Has anybody setup JBoss in a multiuser environment which allows users to deploy applications. For example(assuming username ben), apache allows a user to put all web content in the ~ben/.public_html directory, has anybody done something to the effect of ~ben/.jboss_deploy where each user could put their own deployments in their own .jboss_deploy directory.

      I am not too worried about security in the sense that other people could programmatically use somebody else's datasource or muck with other's deployments.

      I am just curious to hear if other people have put some thought into this.