• 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
java.lang.SecurityException with NSBundle
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

java.lang.SecurityException with NSBundle


  • Subject: java.lang.SecurityException with NSBundle
  • From: "Erlandsson Martin" <email@hidden>
  • Date: Wed, 15 Oct 2003 09:55:37 +0200
  • Thread-topic: java.lang.SecurityException with NSBundle

Hi list,

I am converting an old WO4.5 app to WO5.2. When I try to run my
converted application under Tomcat I get the following error:

--------------------------------
java.lang.reflect.InvocationTargetException:
java.lang.SecurityException: class
"com.webobjects.foundation.NSBundle"'s signer information does not match
signer
information of other classes in the same package
        at java.langSecurityException(ClassLoader.java:554)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:482)
        at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:106)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:243)
        at java.net.URLClassLoader.access$100(URLClassLoader.java:51)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)
        at
com.webobjects.appserver.WOApplication.primeApplication(WOApplication.ja
va:357)

	and more...

--------------------------------

My WO installation can run other converted woa projects, so I think
there is some problem with my code, but I don't know...
Does anyone know what causes this, or what I can do to get more
information?

Thanks,

/Martin
_______________________________________________
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: debugger question
  • Next by Date: RE: java.lang.SecurityException with NSBundle
  • Previous by thread: Re: debugger question
  • Next by thread: RE: java.lang.SecurityException with NSBundle
  • Index(es):
    • Date
    • Thread