I'm running Jetty (from Maven) with OpenEJB inside. The problem is that they conflict through JNDI context. The problem was explained some time ago by Stephen Connolly with a solution. The solution looks rather outdated (it's for Jetty 6.x, while I'm using Jetty 7.x) and not very clear for me. Could someone explain whether it's possible at all to run Jetty and OpenEJB together? Would be great to see an example.
Asked
Active
Viewed 679 times
6
-
Any improvement regarding this? – Cemo Jan 01 '12 at 12:50
-
@Sessizlik no progress so far, unfortunately :( – yegor256 Jan 03 '12 at 07:19
-
The principle is the same though the dependencies have changed. I'm not actively using OpenEJB in my current job so I have not needed to update this. – Stephen Connolly Sep 17 '12 at 12:03