Netbeans 6.5 Quicktip: Changing The Archive (EJB-JAR) Name, Deploying RARs 📎
- Go to: [PROJECT_NAME]/nbproject/project.properties (using CTRL+2)
- The property: jar.name specifies the archive name which is going to be deployed to the server and copied into: [PROJECT_NAME]/dist as well.