I'm running a
ant build on some files and I keep getting this error and can't figure out why. I've verified that weblogic.jar, wlclient.jar, and webservices.jar are all in the classpath
I've run the setEnv.cmd and it did nothing. I verified that my environment variables have the right JDK and ant version. Is there anything else I need to check here?
Also checked the build.xml itself to see what it was referencing and it's looking for the weblogic jars in the proper location.
I think I've had this happened before and was able to fix it but I don't remember what I did, anyone ever get this before and get rid of it? I'm guessing it's something in my set up since I got the project from off SVN and other people are able to compile using ant right out the box.
ant version is 1.7.1
jdk is 1.6.0_24 (required)
weblogic version is 10.3.4 (required)