• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Direct to Java Client and frameworks
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Direct to Java Client and frameworks


  • Subject: Direct to Java Client and frameworks
  • From: email@hidden
  • Date: Tue, 03 Jan 2006 17:09:46 -1000

Do you actually have any 1.5 specific code in the client application or are you compiling it as 1.5 only? Currently the JavaClient WebStart only asks the client for a 1.4+ JVM. I found out that the errors are very unusual when some JVM's try to run a 1.5 binary after being told it's a 1.4 version. The class loading error was very common when it couldn't link some of the functions in a 1.5 binary to the 1.4 libraries. I do have a fix for it if that's the case.

 >> I think I'm doing everything right according to the dox, but get an
>> IlleganStateException when attempting to load the .nib archive.
>>
>> Exception in thread "AWT-EventQueue-0"
>> java.lang.IllegalStateException: Could not load archive named
>> djcdemo.client.JobFormInterfaceController
>> 	at com.webobjects.eoapplication.EOArchive.loadArchiveNamed
>> (EOArchive.java:309)
>>
>> I'm trying to mix a static .nib file with a direct to java client
>> application. WO 5.3.1, Java 1.5, OS X 10.4.3.
>>
>> Does anyone have some sample code for this kind of a direct to java
>> client application that they wouldn't mind sharing?
>>
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: How to handle relationship properties?
  • Next by Date: Frameworks and versioning
  • Previous by thread: Re: WebApplication design problem
  • Next by thread: Frameworks and versioning
  • Index(es):
    • Date
    • Thread