cancel
Showing results for 
Search instead for 
Did you mean: 

what jco version in sap j2ee?

alespad
Contributor
0 Kudos

Hi to all,

I want to create a web application on sap j2ee server but i'm not very experienced about the sap j2ee world.

downloaded sapjco3 standalone but i 've read in another sdn topic that i must not use the standalone version in sap j2ee because the jco it's integrated.

What version is integrated? jco2?

Can i use jco3 version adding the external sapjco3.jar in my application?

thanks

Alessandro

Accepted Solutions (1)

Accepted Solutions (1)

alespad
Contributor
0 Kudos

Sap jee components :

sap.com/SAP-JEECOR 7.01 SP6

sap.com/SAP-JEE 7.01 SP6

Former Member
0 Kudos

I think you can only use jco v2; jco v3 is JEE5 so it's not compatible with Netweaver 7.0X

Former Member
0 Kudos

Alberto is right.

Starting with AS Java release 7.10 the JCo3 is additionally integrated.

With AS Java 7.0x you are limited to use JCo2.

You may never install or deploy any JCo standalone distribution in a SAP AS Java instance.

Answers (1)

Answers (1)

alespad
Contributor
0 Kudos

Thanks,

you have solved my doubts!

Alessandro