> Tried it with WinRar, Winzip etc... It didn't worked ? How to do this > correct. Are the signed, or otherwise proctected against modifications ??
AFAIK, jar packaging is somehow similar to zip (deflate) compression but it does have some tweaks. I recommend using the standard "jar" tool [1] included in the JDK (or other similar distribution) - note that JRE (the run-time only version) doesn't ship with the tool. Hope this helps, Helder Magalhães [1] http://java.sun.com/docs/books/tutorial/deployment/jar/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]