cancel
Showing results for 
Search instead for 
Did you mean: 

Creating a BAPI as WebService Using Java - Error com/sap/mw/jco/JCO$Record

Former Member
0 Kudos

Hello,

I have made a Java application which is progammed to make RFC call using JCO Connector. The standalone Java application works fine. I have made a webService of the java application, and while testing it ......

I am getting an error:

com/sap/mw/jco/JCO$Record

I look forward for a quick help. It is kind of urgent.

Many thanks,

Dharmi

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Dharmi,

Can you please let me know how to make RFC call in an JAVA class

Regards,

Lakshmi

Former Member
0 Kudos

hii

I m getting the same error while testing the web service com/sap/mw/jco/JCO$Record

Please let me know how you resolved it.

Thanks in advance

johny

Former Member
0 Kudos

Hi,

This thread is marked as answered, but I've seen no answer yet.

Usually, when I get any Exception in JCO.Record, usually is Cache problems. If you changed any RFC and Re-Imported to WDP, usually you get some weird problems. You can, start the WDP Admin Console and Invalidate the Cache for that Model, or what is usually the most 'used' workaround is just restart the J2EE Engine.

Let me know if it solved your problem;

Regards,

Daniel