0

Would like to check if service mix 3.3.2 can support spring 4 + hibernate 4 ? what is the configuration need to be done? kindly assist

рüффп
  • 5,172
  • 34
  • 67
  • 113
csyong
  • 3
  • 2

1 Answers1

0

ServiceMix 3.3.x is EOL and it does not support Spring 4.

Claus Ibsen
  • 56,060
  • 7
  • 50
  • 65
  • thanks for your response... I believe even service mix 4 is doesn't support Spring 4 as well. Correct me if I am wrong – csyong Feb 18 '14 at 08:58
  • ServiceMix will support Spring 4, when Karaf supports it, which will happen in a future Karaf release. So its on the roadmap. – Claus Ibsen Feb 18 '14 at 17:27