cancel
Showing results for 
Search instead for 
Did you mean: 

Integrating existing Jar in a composite

Former Member
0 Kudos

Hallo,

I have the following problem - I did a lot of tests where I created a little library project which used JCo.

Apparently, NetWeaver does not allow my connections to be created at all when I use JCo. After a little searching I found information here on SDN which indicated that it is better off if I use the SAP NetWeaver Connector instead.

This puts me in a rather difficult position because I already have a jar library which is used in many projects (independent of NetWeaver) which needs JCo to work.

Is there any way in which I can integrate my existing jar file to use the connections which NetWeaver builds (through the SLD) with the SAP Systems and use this connection in my jar without having to write a completely new similar implementation for NetWeaver?

Bye,

Sameer

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Answered