cancel
Showing results for 
Search instead for 
Did you mean: 

com.sap.mw.jco.JCO depreciated

NarendraChandel
Contributor
0 Kudos

Hi Experts,

I am trying to call EJB from R/3 as mentioned in the blog series :

/people/thorsten.franz3/blog/2008/12/02/abap-calls-java-via-rfc-4-implementing-and-deploying-the-enterprise-java-bean

But while using the same, it gives me the error com.sap.mw.jco.JCO depreciated and com.sap.mw.jco.JCO$Function cannot be resolved and throws an error.

Please provide pointers for the same.

Accepted Solutions (0)

Answers (2)

Answers (2)

NarendraChandel
Contributor
0 Kudos

solved

jpenninkhof
Product and Topic Expert
Product and Topic Expert
0 Kudos

How did you solve it Narendra?

Former Member
0 Kudos

Hi Narendra,

How did you fix this? We are facing a similar issue.

Thanks

Raj Balakrishnan

jpenninkhof
Product and Topic Expert
Product and Topic Expert
0 Kudos

In our project we fixed it by using JRA to connect to the ABAP back-end. It was quite difficult to find the documentation though. The page below helped me a lot though:

http://help.sap.com/saphelp_nwce72/helpdata/en/a3/c60242e5216324e10000000a1550b0/frameset.htm

Cheers,

Jan

susmita_panigrahi
Active Participant
0 Kudos

Hi

Can you please post full exception details?

Thanks

Susmita

NarendraChandel
Contributor
0 Kudos

I'm getting the following exception:

The import com.sap.mw.jco.JCO$Function cannot be resolved

when i create method processFunction

susmita_panigrahi
Active Participant
0 Kudos

Hi

Could you please ping and test the JCO connection in Content Administartaion->WebDynpro ? Check whether you are able to seccessfully ping and test the JCO connection?

Thanks

Susmita