0 Replies Latest reply on Feb 1, 2005 2:12 PM by jarome

    Deployment of the same jar files in different war files

    jarome

      I am developing in Sun Studio Creator. I seem to be able to deploy only ONE of my projects at once. I think this is because the same jar files appear in the different war files. Is this correct? And does this extend to classes with the same package and name but in different war files?

      It seems to me that each war file should get its own class loader.

      How does one go about deploying multiple projects?