1 Reply Latest reply on Feb 18, 2005 7:33 PM by adrian.brock

    Virtual Directory configuration in jboss 3.0.8 or 3.0.x

    kr_senthil

      We are using Jboss for our product development. Our application is developed using JSP and EJB. We wish to deploy one instance of our application that connects with different database based on the context requested by the client. If the user requested the url with context microsoft then it should connect with our database called microsoft and if the user requested the url with context sun then it should connect with our database called sun. Is this possible and please provide the implementation stratagies.

      Thanks
      Senthil