On 09/01/2010 07:35 PM, Jonathan Gallimore wrote:
Hi All,
Just to let you know I spotted a few test failures when running the itests
against Tomcat. I've added a module assembly/itest-runner which uses Groovy
to start the Tomcat bundle and run the itests. It still needs a bit of work,
so its commented out of the build at the moment. You can run it manually by
doing a 'mvn clean install' in the openejb3/assembly/itest-runner directory.
Please shout if you have any problems.
Jon
Only problem I am getting is that if I have an existing instance of
tomcat running, and when itests shuts down tomcat instance for itests,
it also shutsdown the other instances of tomcat server. Not sure why I
am not getting port conflicts in the first place. Could we probably
change the port numbers of the tomcat instance we run itests against?
--
Karan Singh Malhi