Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4214094

ClassNotFoundException if remote obj implems (locally) unknown I/=

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.1.6
    • core-libs
    • generic
    • generic



      Name: dbT83986 Date: 02/23/99

      =20
      original user synopsis: "ClassNotFoundException when class can be found"

      I stumbled over a misleading error message in
      RMI. If you have a class foo:

      public class foo implements other.package.bar
      {
      }

      And send a foo object over RMI and the remote
      side knows about 'foo', but not about
      other.package.bar it will say=20
      java.lang.NoClassDefFoundError: ..foo

      It should complain about other.package.bar, not foo
      (Review ID: 42920)
      ======================================================================

            peterjones Peter Jones (Inactive)
            dblairsunw Dave Blair (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: