I am getting a deployment error from Netbeans 6.8 on a web app. This is a recent problem (it deploys fine to the production server, and works just fine in Debug Mode). Can anyone familiar with the inner workings of Netbeans give me a hand with this error message?
The line in the build-impl.xml that it is referencing has:
This on the Netbeans integration of Glassfish v2.1. It works fine when I use debug mode, and when I deploy the application to the production server, but when I choose 'Run' for the project in Netbeans, I get that error. And it's only recently started happening. The only other log file is the Glassfish server log file, and it is not recording this error.