Hi there!
I wrote a program and deployed it with the deploytool on the J2EE server and everything worked fine. Then I had put my *.ear file into a new directory and since then I can still deploy the programm but all changes in the sourcecode are not recognized by the deploytool. This also happens when I deploy the program on a different machine.
Do I always have to create a new *.ear file whenever I change the file´s location? Isn´t there a better way?
Thanks
I wrote a program and deployed it with the deploytool on the J2EE server and everything worked fine. Then I had put my *.ear file into a new directory and since then I can still deploy the programm but all changes in the sourcecode are not recognized by the deploytool. This also happens when I deploy the program on a different machine.
Do I always have to create a new *.ear file whenever I change the file´s location? Isn´t there a better way?
Thanks