LOL how does it come you don't like M$ Windoze or at least
fixing Windoze issues ;)


Dain Sundstrom wrote:
This rocks. I hate having to fix the tons of little windows problems we always seem to discover at the end of the release cycle.

-dain

On Apr 14, 2008, at 12:04 PM, David Blevins wrote:
Good to see we have more active windows developers :)

-David

On Apr 14, 2008, at 6:15 AM, [EMAIL PROTECTED] wrote:

Author: rickmcguire
Date: Mon Apr 14 06:15:26 2008
New Revision: 647790
[...]
OPENEJB-792 Failure in RedeployTest on Windows.
[...]

+++ openejb/trunk/openejb3/container/openejb-core/src/test/java/org/apache/openejb/assembler/classic/RedeployTest.java Mon Apr 14 06:15:26 2008
@@ -89,7 +89,7 @@
       EncStatefulObject ejbObject = home.create("foo");
       ejbObject.lookupStringEntry();

-        assembler.destroyApplication(file.getAbsolutePath());
+        assembler.destroyApplication(file.getCanonicalPath());





Reply via email to