• 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 Bridge and javax.imageio.stream.ImageInputStream
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Java Bridge and javax.imageio.stream.ImageInputStream


  • Subject: Java Bridge and javax.imageio.stream.ImageInputStream
  • From: Lance Pysher <email@hidden>
  • Date: Sat, 9 Aug 2003 21:28:59 -0600

I have a jar file which I would like to use but when I call NSClassFromName(@"org.dcm4che.media.DirBuilderFactory") I get this error:

AppKitJava: uncaught exception java/lang/NoClassDefFoundError (javax/imageio/stream/ImageInputStream)
2003-08-09 21:24:30.434 BridgeTest[1489] AppKitJava: exception = java/lang/NoClassDefFoundError: javax/imageio/stream/ImageInputStream
Stack Trace:
java.lang.NoClassDefFoundError: javax/imageio/stream/ImageInputStream
at java.lang.Class.getMethods0(Native Method)
at java.lang.Class.getDeclaredMethods(Class.java:1034)
2003-08-09 21:24:30.434 BridgeTest[1489] AppKitJava: terminating.
Calling NSClassFromName(@"javax.imageio.stream.ImageInputStream") does not find this class. Most other javax classes work. I have tried changing my search paths and adding the JavaVM framework without success. Is there something else I need to do to access the javax classes?

Lance Pysher, M.D.
email@hidden
http://irad.sourceforge.net/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Using Subclasses with Standard Classes
  • Next by Date: Re: Using Subclasses with Standard Classes
  • Previous by thread: Re: Using Subclasses with Standard Classes
  • Next by thread: Toolbar Item First Responder
  • Index(es):
    • Date
    • Thread