lynn fann wrote:Im using ant script to deploy my application to remote server (weblogic 10). When i execute the ant script i have the following error:
[java] java.lang.NoClassDefFoundError: weblogic/Deployer
[java] Exception in thread "main"
[java] Java Result: 1
What causes this error?
Thanks.
I think you try clean and build in netbeans as you not frequently just running your project thats why its you get the error.