cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to use JDO in J2EE 6.20?

Former Member
0 Kudos

Hello,

I used JDO in J2EE 6.40. But now I developing application

for J2EE 6.20. Is it possible to use JDO in J2EE 6.20?

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi Oleg,

Unfortunately, it is not possible to use JDO in J2EE 6.20. JDO is integrated into the 6.40 server via JCA 1.0. J2EE 6.20 being a J2EE 1.2 compatible server does not support JCA 1.0 which is part of J2EE 1.3.

By the way, I am interested to know more about your usage of JDO in 6.40.

Regards,

Christian