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

RE: java.lang.SecurityException with NSBundle


  • Subject: RE: java.lang.SecurityException with NSBundle
  • From: "Pierre Bernard" <email@hidden>
  • Date: Wed, 15 Oct 2003 10:39:38 +0200
  • Thread-topic: java.lang.SecurityException with NSBundle

Could it be that you have your own version of NSBundle somewhere within your code?

Pierre


--
Got a hang for movies?
http://homepage.mac.com/I_love_my/movies.html

-----Original Message-----
From: Erlandsson Martin [mailto:email@hidden]
Sent: Wednesday, October 15, 2003 9:56 AM
To: email@hidden
Subject: 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.


**********************************************************************
This email and any files transmitted with it are intended solely for
the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the sender
of this message. (email@hidden)
This email message has been checked for the presence of computer
viruses; however this protection does not ensure this message is
virus free.
Banque centrale du Luxembourg; Tel ++352-4774-1; http://www.bcl.lu
**********************************************************************
_______________________________________________
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: java.lang.SecurityException with NSBundle
  • Next by Date: RE: java.lang.SecurityException with NSBundle
  • Previous by thread: java.lang.SecurityException with NSBundle
  • Next by thread: RE: java.lang.SecurityException with NSBundle
  • Index(es):
    • Date
    • Thread