Hi, 
        I am the team member of Ravishankar who posted the problemt

The classpath variables that we set to make the POI work. 

        Jakarta\build\jakarta-poi-1.5.0-FINAL-20020506.jar
        Jakarta\lib\commons-logging-1.0.jar
        Jakarta\lib\optional\log4j-core.jar

We set these jar files in the classpath as mentioned in the POI
specifications. But it is working in some systems and not working in the
other. We're using Windows 98 and Windows 2000 professional. Actually POI is
working fine in four machines that are running Windows 98 and it is failing
in one Windows 98 machine and one Windows 2000 professional.

Can anybody suggest on this?

I am giving the error message that is generated while trying to run a class
file that uses POI.

        java.lang.NoClassDefFoundError:
org/apache/poi/poifs/filesystem/POIFSFileSystem
        at XTP.File.ExcelSheetList.getExcelSheets(ExcelSheetList.java:38)


Thanks in Advance
Badarinath



        
        


-----Original Message-----
From: Glen Stampoultzis [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, July 24, 2002 10:27 AM
To: POI Users List
Subject: Re: Environment problem

What do you mean by the POI path?  The classpath?

----- Original Message -----
From: "Ravi S Kodamarti" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 24, 2002 2:07 PM
Subject: Environment problem


> Hi!,
> I'm working with POI for developing an application. The team
> consists of 5 members. In the initial stages, we were able to set the path
> and run POI properly. Later, in some machines, there was a problem in
> recognizing the POI path. Even if we tried setting the path again or
putting
> another copy of POI or re-installing the JDK and POI, but the problem is
not
> solved. Can anyone  suggest a solution for this and also what might be the
> problem?
>
>
> Ravi
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to