cancel
Showing results for 
Search instead for 
Did you mean: 

JCO 3 with the SAp proxy classes

Former Member
0 Kudos

hi..

i have been using netweaver proxy connectors for connecting to sap...however i now wish to use SAP JCo 3 to create the client...any idea how we can use these with the proxy classes ..

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

If you look at the latest documentation for CE still SAP havent mentioned about the JCO3.jar, so it seems the proxy classes still need Jco2.x jar.

http://help.sap.com/saphelp_nwce10/Helpdata/EN/b6/55e3952a902447847066a0df27b0d6/frameset.htm

Regards

Ayyapparaj

Former Member
0 Kudos

thanks for the quick response...

what i meant was.... the proxy classes accepts the JCO.Client to connect to SAP...however i am using the new SAP JCO 3 libraries wherien instead of client a Destination is created ...i tried passing this destination to the proxy class,by casting it to Client ...but it gave me a ClassCastException...so is there any other way....to do this...

ravindra_bollapalli2
Active Contributor