Hi,
When tried to deploy a EJB deployed jar(running locally in VAJ3.5) in Websphere 3.5 it has give an exception like this
java.util.Zip.ZipException :Invalid block types.
What does it mean .some times It give incvalid path separator.
Please advise on this
-
Error in Ejb deployment Zip Exception (1 messages)
- Posted by: murali krishna n
- Posted on: March 08 2001 13:59 EST
Threaded Messages (1)
- Error in Ejb deployment Zip Exception by Xavier Pi on March 21 2001 17:03 EST
-
Error in Ejb deployment Zip Exception[ Go to top ]
- Posted by: Xavier Pi
- Posted on: March 21 2001 17:03 EST
- in response to murali krishna n
Try to package .ear, .war and .jar without compression.
XPi