Jason Dillon wrote:
Why on earth is openejb making "C:\temp" directories on my Mac? And
why is it putting that directory as a peer to target/src ?
Tests should never hardcode any system paths... and should never
never... never assume that anything like "C:\" is a valid path to
expect to actually resolve to something meaningful.
Sorry, my bad. I was having problems getting the Sun code to launch
properly and at one point was using a hard coded directory to remove one
variable from the equation. I missed reverting this back to the correct
code before this got checked in.
The fix is here
http://issues.apache.org/jira/secure/ManageAttachments.jspa?id=12354016
if somebody with openejb commit karma will check it in.
Rick
--jason