I got another idea, I will download Tomcat the same version from the Tomcat site and try again, but tomorrow cause I have to sleep.
On Sun, May 31, 2009 at 3:25 AM, Mohammad Nour El-Din <[email protected]> wrote: > Sorry forgot to attach the test log > http://people.apache.org/~mnour/stage/oejb/3.1.1/780346.txt > > On Sun, May 31, 2009 at 3:17 AM, Mohammad Nour El-Din > <[email protected]> wrote: >> I grabbed the src code from the tagges revision, but the test fails in >> a very strange step which is unzipping the tomcat distro. I even tried >> to get the ZIP file manually and try to unzip it myself but I got the >> same error which is an error in the archive file. >> >> My environment is: >> >> Windows Vista Home Basic SP1 >> Sun JDK 1.5.0_19 >> >> On Sun, May 31, 2009 at 2:41 AM, Jonathan Gallimore >> <[email protected]> wrote: >>> Running the tests manually against an openejb.war built from trunk worked >>> for me on the Tomcat 6.0.18 that the ant script downloaded. >>> >>> Jon >>> >>> On Sun, May 31, 2009 at 12:29 AM, Jonathan Gallimore < >>> [email protected]> wrote: >>> >>>> I deleted the test folder I had and started from scratch, but I'm afraid >>>> I'm still seeing the 29 errors in the tests on my Windows laptop here. >>>> >>>> It looks like >>>> https://svn.apache.org/repos/asf/openejb/tags/openejb-3.1.1/container/openejb-core/src/main/java/org/apache/openejb/config/WebModule.javais >>>> different to >>>> https://svn.apache.org/repos/asf/openejb/trunk/openejb3/container/openejb-core/src/main/java/org/apache/openejb/config/WebModule.java- >>>> the tag still has the line: >>>> >>>> if (contextRoot.startsWith(System.getProperty("file.separator"))) >>>> contextRoot = contextRoot.substring(1); >>>> >>>> I'm going to try building from trunk and running the tests manually to see >>>> if that works. >>>> >>>> Jon >>>> >>>> >>>> On Sat, May 30, 2009 at 8:13 PM, Daniel S. Haischt < >>>> [email protected]> wrote: >>>> >>>>> +1 >>>>> >>>>> Cheers >>>>> Daniel >>>>> >>>>> On Sat, May 30, 2009 at 9:41 AM, David Blevins <[email protected]> >>>>> wrote: >>>>> > Script for running the tests: >>>>> > >>>>> > http://people.apache.org/~dblevins/stage/build.xml<http://people.apache.org/%7Edblevins/stage/build.xml> >>>>> > >>>>> > - - - - - - >>>>> > >>>>> > Repo: >>>>> > >>>>> > https://repository.apache.org/content/repositories/openejb-036/ >>>>> > >>>>> > Binaries: >>>>> > >>>>> > http://people.apache.org/~dblevins/stage2/3.1.1/<http://people.apache.org/%7Edblevins/stage2/3.1.1/> >>>>> > >>>>> > (Re)Tag: >>>>> > >>>>> > https://svn.apache.org/repos/asf/openejb/tags/openejb-3.1.1/ >>>>> > >>>>> > - - - - - - >>>>> > >>>>> > Vote will be open for 72 hours. >>>>> > >>>>> > >>>>> > -David >>>>> > >>>>> >>>> >>>> >>> >> >> >> >> -- >> ---- >> Thanks >> - Mohammad Nour >> - LinkedIn: http://www.linkedin.com/in/mnour >> ---- >> "Life is like riding a bicycle. To keep your balance you must keep moving" >> - Albert Einstein >> > > > > -- > ---- > Thanks > - Mohammad Nour > - LinkedIn: http://www.linkedin.com/in/mnour > ---- > "Life is like riding a bicycle. To keep your balance you must keep moving" > - Albert Einstein > -- ---- Thanks - Mohammad Nour - LinkedIn: http://www.linkedin.com/in/mnour ---- "Life is like riding a bicycle. To keep your balance you must keep moving" - Albert Einstein
