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