cancel
Showing results for 
Search instead for 
Did you mean: 

A very basic question

Former Member
0 Kudos

Hi

I am trying to use some of the sample extended classes in my project but on trying to compile the project it fails since some of the class is trying to refer the com.sap.mw.jco.JCO$Table, now i am failing to find the jar file that would contain this type.

Can anyone answer to this very basic ques, since there are so many jar files i am unable to find while one needs to be referred to now.

thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi,

Installation instructions for JAR Class Finder

in site

http://www.alphaworks.ibm.com/aw.nsf/reqs/jarclassfinder

regards,

ganesh

Former Member
0 Kudos

hi Ganesh,

Though this might help but at the moment I might not be able to install jarclassfinder. Would you by any chance have an idea in which class can I be able to locate

com.sap.mw.jco.JCO

Any hint will be appreciated

Regards

Former Member
0 Kudos

Hi,

you can find the file in jrfc.jar.

If you are using the NW DevStudio, you can find it in the classpath variable enty

SAP_SYSTEM_ADD_LIBS/comp/SAP-JEE/DCs/sap.com/com.sap.mw.jco/_comp/gen/default/public/default/lib/java/jrfc.jar

Regards, Astrid

Answers (1)

Answers (1)

former_member188321
Contributor
0 Kudos

Hi Rupali,

The class you are looking for, is a part of JAR file "sapjco.jar".

Locate this JAR file as under.

If you are using Eclipse PDK plugins for development, you will find it in "C:\Program Files\SAP\JDT\eclipse\plugins\com.sap.mw.jco\lib"(somewhat similar path on your drive). If you have PDK plugins for Tomcat, then you will find it under "tomcat\lib\apps".

If you are using NW DevStudio, you can find it in the classpath variable enty

SAP_SYSTEM_ADD_LIBS/comp/SAP-JEE/DCs/sap.com/com.sap.mw.jco/_comp/gen/default/public/default/lib/java/jrfc.jar.

Hope it will solve your problem. Incase you don't have this file, I can send you. Mail me at adourable82@yahoo.ca.