Isn't "cannot resolve symbol" a JIT error? If the classpath were incorrect, the error would be 'Classdef not found' right?
What version JVM are you running? And what is the full error message? POI really wants to run on at least 1.4. If you try to run on 1.2, you might get JIT errors like 'cannot resolve symbol'. POI should work fine on 1.3, except for some character encoding issues (i.e., it will work fine for US English, but may give errors for other code pages). -----Original Message----- From: Charlie [mailto:[EMAIL PROTECTED] Sent: Thursday, August 26, 2004 4:01 PM To: Kipre, Bougnon E Cc: POI Users List Subject: Re: New to POI, how to configure POI package The full class path is set, but can you explain what is device? The error is "cannot resolve symbol" (Usually I just put the jar file's path as classpath of that library when configuring a package) Thanks a lot, Charlie On Thu, 26 Aug 2004 15:27:57 -0400, Kipre, Bougnon E <[EMAIL PROTECTED]> wrote: > Make sure the full path, including device, folder and file is in your > classpath. > > > > > -----Original Message----- > From: Koundinya (Sudhakar Chavali) [mailto:[EMAIL PROTECTED] > Sent: Thursday, August 26, 2004 3:22 PM > To: Charlie > Cc: POI Users List > Subject: Re: New to POI, how to configure POI package > > What is the problem you are getting?? > > --- Charlie <[EMAIL PROTECTED]> wrote: > > > Ok, I download the binary version and set classpath to > > \poi-bin-2.5.1-final-20040804\poi-2.5.1-final-20040804.jar, but it > > still does not work. > > Is there anything I need to do? > > > > Thanks so much, > > > > Charlie > > > > > > > > On Thu, 26 Aug 2004 12:03:09 -0700 (PDT), Koundinya (Sudhakar Chavali) > > <[EMAIL PROTECTED]> wrote: > > > Wait wait, > > > > > > you need to download this /poi-bin-2.5.1-final-20040804.zip. The one > > > u have downloaded is > > sources > > > zip file > > > > > > this is from one of it's mirror site > > > http://www.wmwweb.com/apache/jakarta/poi/release/bin/poi-bin-2.5.1-f > > > inal-20040804.zip > > > > > > Regards > > > Sudhakar > > > --- Charlie <[EMAIL PROTECTED]> wrote: > > > > > > > under \lib directory: > > > > commons-logging-1.0.1.jar > > > > junit-3.8.1.jar > > > > log4j-1.2.8.jar > > > > > > > > under \src\contrib\lib directory: commons-beanutils-1.6.jar > > > > commons-collections-2.1.jar > > > > commons-lang-1.0-b1.jar > > > > xercesImpl-2.4.0.jar > > > > xmlParserAPIs-2.2.1.jar > > > > > > > > I am really confused which jar to use. Thanks so much. > > > > > > > > Charlie > > > > > > > > > > > > > > > > On Thu, 26 Aug 2004 11:54:13 -0700 (PDT), Koundinya (Sudhakar > > > > Chavali) <[EMAIL PROTECTED]> wrote: > > > > > can u paste the list?? > > > > > > > > > > Regards > > > > > > > > > > > > > > > > > > > > --- Charlie <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > Can you tell me which jar to use? I can not find > > > > > > poi-src-2.5.1-final.jar in that directory and there are > > > > > > several other jars in some subdirectory. > > > > > > > > > > > > Thanks a lot > > > > > > > > > > > > Charlie > > > > > > > > > > > > > > > > > > On Thu, 26 Aug 2004 11:48:28 -0700 (PDT), Koundinya (Sudhakar > > > > > > Chavali) <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > > > > > > > > > > You find the jar file in the zip file; > > > > > > > > > > > > > > set classpath=%classpath%;poi-src-2.5.1-final.jar; > > > > > > > > > > > > > > ===== > > > > > > > "No one can earn a million dollars honestly."- William > > > > > > > Jennings Bryan (1860-1925) > > > > > > > > > > > > > > "Make everything as simple as possible, but not simpler."- > > > > > > > Albert Einstein (1879-1955) > > > > > > > > > > > > > > "It is dangerous to be sincere unless you are also stupid."- > > > > > > > George Bernard Shaw > > > > (1856-1950) > > > > > > > > > > > > > > > > > > > > > __________________________________ > > > > > > > Do you Yahoo!? > > > > > > > New and Improved Yahoo! Mail - 100MB free storage! > > > > > > > http://promotions.yahoo.com/new_mail > > > > > > > > > > > > > > > > > > > -------------------------------------------------------------- > > > > > > ------- > > > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > > > > > ===== > > > > > "No one can earn a million dollars honestly."- William Jennings > > > > > Bryan (1860-1925) > > > > > > > > > > "Make everything as simple as possible, but not simpler."- > > > > > Albert Einstein (1879-1955) > > > > > > > > > > "It is dangerous to be sincere unless you are also stupid."- > > > > > George Bernard Shaw > > (1856-1950) > > > > > > > > > > _______________________________ > > > > > Do you Yahoo!? > > > > > Win 1 of 4,000 free domain names from Yahoo! Enter now. > > > > > http://promotions.yahoo.com/goldrush > > > > > > > > > > > > > ------------------------------------------------------------------ > > > > --- > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > ===== > > > "No one can earn a million dollars honestly."- William Jennings > > > Bryan (1860-1925) > > > > > > "Make everything as simple as possible, but not simpler."- Albert > > > Einstein (1879-1955) > > > > > > "It is dangerous to be sincere unless you are also stupid."- George > > > Bernard Shaw (1856-1950) > > > > > > __________________________________ > > > Do you Yahoo!? > > > Yahoo! Mail is new and improved - Check it out! > > > > > > > > > http://promotions.yahoo.com/new_mail > > > > > > > ===== > "No one can earn a million dollars honestly."- William Jennings Bryan > (1860-1925) > > "Make everything as simple as possible, but not simpler."- Albert Einstein > (1879-1955) > > "It is dangerous to be sincere unless you are also stupid."- George Bernard > Shaw (1856-1950) > > __________________________________ > Do you Yahoo!? > New and Improved Yahoo! Mail - Send 10MB messages! > http://promotions.yahoo.com/new_mail > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
