Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Problem when running xjc complier of jaxb

843834Oct 31 2002 — edited Oct 31 2002
When 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.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 28 2002
Added on Oct 31 2002
2 comments
83 views