RE: WO application failing to load UNIXClassPath.txt

2013-04-08 Thread Soles, James T
@lists.apple.com] On Behalf Of Soles, James T Sent: Wednesday, April 03, 2013 8:39 AM To: Chuck Hill Cc: webobjects-deploy@lists.apple.com Subject: RE: WO application failing to load UNIXClassPath.txt Chuck, I'm a little confused. In the text of the link you provided it mentions

Re: WO application failing to load UNIXClassPath.txt

2013-04-08 Thread Chuck Hill
Hill Cc: webobjects-deploy@lists.apple.com Subject: RE: WO application failing to load UNIXClassPath.txt Chuck, I'm a little confused. In the text of the link you provided it mentions a wolips.properties file but in your email you mention a WebObjects.properties file. Which file should I

RE: WO application failing to load UNIXClassPath.txt

2013-04-03 Thread Soles, James T
PM To: Soles, James T Cc: webobjects-deploy@lists.apple.com Subject: Re: WO application failing to load UNIXClassPath.txt Hi Terry, Now I see! The machine on which the app is getting built is missing a file or has it in the wrong location. The build process uses this to determine which version

Re: WO application failing to load UNIXClassPath.txt

2013-04-03 Thread Chuck Hill
Thanks, Terry Soles 214-273-3916 (v922) 3916 -Original Message- From: Chuck Hill [mailto:ch...@global-village.net] Sent: Friday, March 29, 2013 12:19 PM To: Soles, James T Cc: webobjects-deploy@lists.apple.com Subject: Re: WO application failing to load UNIXClassPath.txt Hi

RE: WO application failing to load UNIXClassPath.txt

2013-03-29 Thread Soles, James T
, March 28, 2013 3:25 PM To: Soles, James T Cc: webobjects-deploy@lists.apple.com Subject: Re: WO application failing to load UNIXClassPath.txt If it is from an NSLog rather than System.out.println then at least part of the classpath is getting loaded. You might want to call code like this from main

WO application failing to load UNIXClassPath.txt

2013-03-28 Thread Soles, James T
All, I am in the process of trying to move our build environment and am getting different results when starting an application from the new build environment. I'm not sure what we may have missed when setting up the new build environment but when the application starts from code built there

RE: WO application failing to load UNIXClassPath.txt

2013-03-28 Thread Soles, James T
(Unknown Source) Thanks, Terry Soles 214-273-3916 (v922) 3916 -Original Message- From: Chuck Hill [mailto:ch...@global-village.net] Sent: Thursday, March 28, 2013 1:58 PM To: Soles, James T Cc: webobjects-deploy@lists.apple.com Subject: Re: WO application failing to load UNIXClassPath.txt

Re: WO application failing to load UNIXClassPath.txt

2013-03-28 Thread Chuck Hill
, James T Cc: webobjects-deploy@lists.apple.com Subject: Re: WO application failing to load UNIXClassPath.txt Where does DecisionQ version 3.0 get output from? If the classpath was not getting loaded, I would not expect the launch to get very far. More likely that log output is getting re