jndi resources in jetty using selenium
Marvin Monroe <[email protected]>
| Newsgroups | gmane.comp.java.tapestry.user |
|---|---|
| Message-ID | <CAORi-mpVX5QoUVL3tKSKh+TzxBwKRrwEGLqP35rDDzE8CtLiew@mail.gmail.com> |
Hi, I'm trying to add some integration (smoke) tests to a big legacy app. That app uses jndi resources for hibernate and when I use the selenium JettyRunner it doesn't pick up the jetty-env.xml. How can I configure the xml to be used in my tests? Thanks Christian