Hi,
I'm using the glassfish v2. I tried the sample customer_cmp. However, it is not working. I got this
this error. I tried to scour the internet but the solution is not available.
server.log file gives the following error when I try to do run the client application.
Error attempting to process extensions from the manifest of JAR file /home/gceman/usr/local/glassfish-v2/domains/domain1/applications/j2ee-modules/CustomerCMP-app-client/CustomerCMP-ejb.jar; ignoring it and continuing
java.util.zip.ZipException: No such file or directory
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:203)
at java.util.jar.JarFile.<init>(JarFile.java:132)
at java.util.jar.JarFile.<init>(JarFile.java:97)
Have I missed something ? Any light on this is appreciated.
cheers, gceman
[Message sent by forum member 'gceman' (gceman)]
http://forums.java.net/jive/thread.jspa?messageID=249896