Problem when running xjc complier of jaxb
843834Oct 31 2002 — edited Oct 31 2002When I run xcj under windows 2000,It throws an exception.
The detail is:
Exception in thread "main" java.util.zip.ZipException: The system cannot find th
e file specified
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:112)
at java.util.jar.JarFile.<init>(JarFile.java:117)
at java.util.jar.JarFile.<init>(JarFile.java:55)
I will be very appreciated of any help.