How to resolve JNDI conflict between Jetty and OpenEJB?
Asked Answered
K

0

6

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.

Kacerek answered 2/3, 2011 at 20:7 Comment(3)
Any improvement regarding this?Bellinger
@Sessizlik no progress so far, unfortunately :(Kacerek
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.Bigner

© 2022 - 2024 — McMap. All rights reserved.