- Jan 21, 2005
- 17,722
- 6
- 81
I am developing within Windows in Netbeans 7.0. However, the Java will be executed on our UNIX boxes.
When I execute within the IDE in Windows, it runs fine. However, when I transfer my project over to UNIX using WinSCP, I get the following error:
Does anyone know where I should start to look for problems? I am guessing something could be wrong in my project in Netbeans, but I'm truthfully stumped.
When I execute within the IDE in Windows, it runs fine. However, when I transfer my project over to UNIX using WinSCP, I get the following error:
Code:
Invalid or corrupt jarfile EmailNotification.jar
