|
On the other hand, I routinely copy JAR files from a PC to the iSeries using a mapped NetServer drive. They end up with CCSID of 437 and I use them with no problem. PC2 -----Original Message----- From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of Bartell, Aaron L. (TC) Sent: July 23, 2004 06:32 To: Java Programming on and around the iSeries / AS400 Subject: RE: CCSID of JAR files I was having this same exact problem with jar files mail.jar and activation.jar from Sun earlier this week! Crazy! Try repackaging the jars from your PC and then FTPing them to your iSeries making sure to specify BINARY before you transmit. That should put it at CCSID 819. Just a thought, Aaron Bartell -----Original Message----- From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-bounces@xxxxxxxxxxxx] Sent: Friday, July 23, 2004 8:31 AM To: Java Programming on and around the iSeries / AS400 Subject: CCSID of JAR files Hello, I am having a problem with a system where even though all the JAR files I require are in the *SYS level classpath environment variable, I keep getting ClassDefNotFound exceptions. The classpath is correct, the jar files are where they belong, but it still doesn't find my classes! What I did notice was that the CCSID of the JAR files on this system is 437, while on my test systems they are all 1252. Would/could this cause the problem I am seeing in this situation? Thanks for your help! Dan Feather dfeather@xxxxxxxxxxxxx
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.