Re: java client launch error

2006-07-13 Thread Ryan Poling
Cool - thanks for the information. - Ryan On Jul 13, 2006, at 1:43 PM, David Holt wrote: I found a cool little script that will list the current Java version and allow you to change to any installed version. http://www.simb.net/client/index.cfm?mode=cat&catid=7D927A70- B058-246A-690D6FC8EF

Re: java client launch error

2006-07-13 Thread David Holt
I found a cool little script that will list the current Java version and allow you to change to any installed version.http://www.simb.net/client/index.cfm?mode=cat&catid=7D927A70-B058-246A-690D6FC8EF0641AFIt looks like recent Wonder frameworks have been built with 1.5, while I am still developing/d

Re: java client launch error

2006-07-13 Thread Ryan Poling
Changing the Java version in the Java preferences (utilities folder) fixed the problem. - Ryan On Jul 12, 2006, at 1:53 PM, Ryan Poling wrote: I get this error when I try to launch my Java Client application. Any ideas? This is with Java 1.5. -Ryan [Session started at 2006-07-12 13:5

Re: java client launch error

2006-07-12 Thread Chuck Hill
That usually indicates a classpath error. Could it be a security problem is preventing it from loading? Is this in dev or deployment? Any other changed besides Java 1.5? Chuck On Jul 12, 2006, at 1:53 PM, Ryan Poling wrote: I get this error when I try to launch my Java Client application