0 Replies Latest reply on Dec 8, 2004 8:13 AM by varunnarula

    multiple deployments of the same app on jboss 3.2.2

    varunnarula

      hi,

      i need to have multiple deployments of the same app, here is what i have already changed

      the context from /a to /b
      the jndi references for the ejbs
      added another *-ds.xml file with a different jndi name
      created another db

      the db is mysql and i have created similar dbs with different names
      i am using eclipse and the lomboz plugin

      thanks