You should only submit an answer when you are proposing a solution to the poster’s problem. If you want the poster to clarify the question or provide more information, please leave a comment instead, requesting additional details.
The command: java -jar sapjco.jar com. sap . mw .jco.about returns the error: Exception in thread main java .lang.NoClassDefFoundError: com/ sap / mw /jco/about, Hi, We have deployed the EJB on WAS 6.4.0. We are making a JCO call and getting this remote exception . We are not sure how to provide the sapjco.jar together with our EAR. We are using NWDS to generate the EAR file. regards, ss – x3C![CDATA[at com.myco, If a JCo class cannot be found it is either because the sapjco3.jar is really not in the class path or the JCo initialization failed, for example at loading its native library. Did you choose the correct JCo native library fitting to your JVM (32-bit vs. 64-bit)?