0 Replies Latest reply on Aug 15, 2007 2:20 AM by niityasir

    configure application in NetBean

    niityasir

      Dear Sir/Madam
      Currentlly I have one ejb module and one web module. Now i want to add another web module. At backend that new web module will also use same ejb module. I am using Netbeans 5.5 IDE. My question is how could i configure new web module to use existing ejb module. One possiblity is that i create a new web project in my existing project. But i do not want to give code of my first web module to developers of new web module. other problems will be in deployment. I do not want to deploye first web module each time when i deploye second web module.