Re: Configuring hibernate properties in unit tests

2008-09-02 Thread David Blevins
On Sep 2, 2008, at 11:35 AM, Marcin Kwapisz wrote: Thanks for the link, this post doesn't look to be able to help me with runtime configuration of hibernate properties though, looks like its not possible so I will settle for seperate persistence.xml files. [Marcin Kwapisz] Maybe I misunders

RE: Configuring hibernate properties in unit tests

2008-09-02 Thread Marcin Kwapisz
> Thanks for the link, this post doesn't look to be able to help me with > runtime configuration of hibernate properties though, looks like its > not > possible so I will settle for seperate persistence.xml files. > [Marcin Kwapisz] Maybe I misunderstood something. You want to set persistent.xml

Re: Functional testing with OpenEJB + Jetty + Selenium

2008-09-02 Thread Jonathan Gallimore
Hi, Yes, you do have to run selenium on port for this to work. With Maven (which I used in my sample), if you include the following in your pom.xml: org.codehaus.mojo selenium-maven-plugin