• 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
Mixing static and dynamic interfaces (D2JC)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Mixing static and dynamic interfaces (D2JC)


  • Subject: Mixing static and dynamic interfaces (D2JC)
  • From: Robert Walker <email@hidden>
  • Date: Thu, 5 Feb 2004 23:14:35 -0500

Unless I'm not understanding something in the, always wonderful, WebObjects documentation it appears that mixing static interfaces (nib files) with Direct to Java Client (D2JC) is broken in WebObjects 5.2.2 (XCode 1.1, Java 1.4.1).

Before writing a bug report I wanted to ping the group to make sure I'm right about this.

Here's the exception I get in the console as the client application starts in development mode:
-----------------------------------------------------------
[2004-02-05 20:54:21 EST] <main> Security error (insufficient permissions to create class loader): class "com.webobjects.eogeneration._DriverLogInterfaceController_EOArchive"'s signer information does not match signer information of other classes in the same package
[2004-02-05 20:54:21 EST] <main> java.lang.SecurityException: class "com.webobjects.eogeneration._DriverLogInterfaceController_EOArchive"'s signer information does not match signer information of other classes in the same package
at java.lang.ClassLoader.checkCerts(ClassLoader.java:599)
at java.lang.ClassLoader.defineClass(ClassLoader.java:532)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
at java.lang.ClassLoader.loadClass(ClassLoader.java:282)
at com.webobjects.eoapplication.EOURLClassLoader.loadClass(EOURLClassLoader .java:177)
at com.webobjects.eoapplication.EOURLClassLoader.loadClasses(EOURLClassLoad er.java:203)
at com.webobjects.eoapplication.client.EOClientApplicationSupport._download ClientClasses(EOClientApplicationSupport.java:202)
at com.webobjects.eoapplication.client.EOClientApplicationSupport.prepareGl obalObjects(EOClientApplicationSupport.java:248)
at com.webobjects.eoapplication.EOApplication.startApplication(EOApplicatio n.java:480)
at com.webobjects.eoapplication.client.EOClientApplicationSupport.main(EOCl ientApplicationSupport.java:55)


com.apple.macos.useScreenMenuBar has been deprecated. Please switch to apple.laf.useScreenMenuBar
----------------------------------------------------------
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: WebObjects System Starter
  • Next by Date: Scrollview howto?
  • Previous by thread: Re: line number for the java Editor
  • Next by thread: Scrollview howto?
  • Index(es):
    • Date
    • Thread