Re: AW: Can't load Application class, exiting (Webobjects-dev Digest, Vol 3, Issue 519)

2006-08-22 Thread Chuck Hill
Thu, 10 Aug 2006 12:26:33 + (GMT) From: Chris * <[EMAIL PROTECTED]> Subject: Can't load Application class, exiting... To: webobjects-dev@lists.apple.com Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="us-ascii" Heya, Running my first WOApplicat

Re: Can't load Application class, exiting...

2006-08-10 Thread Art Isbell
On Aug 10, 2006, at 5:41 AM, Paul Lynch wrote: On 10 Aug 2006, at 08:26, Chris * wrote: Running my first WOApplication, I encountered this rather strange Error: ... /Library/WebObjects/Extensions/ Can't load Application class, exiting... java.lang.ClassNotFoundException: Applic

Re: Can't load Application class, exiting...

2006-08-10 Thread Paul Lynch
On 10 Aug 2006, at 08:26, Chris * wrote: Running my first WOApplication, I encountered this rather strange Error: ... /Library/WebObjects/Extensions/ Can't load Application class, exiting... java.lang.ClassNotFoundException: Application ... Are you trying to run the Application S

Can't load Application class, exiting...

2006-08-10 Thread Chris *
Heya,   Running my first WOApplication, I encountered this rather strange Error: ...   /Library/WebObjects/Extensions/ Can't load Application class, exiting... java.lang.ClassNotFoundException: Application... (for the full run-log, as well as the MacOSClassPath.txt, see below).     Than