bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug cp-tools/50897] New: rmic fails to find an inner class


From: Bernhard.Fastenrath at gmail dot com
Subject: [Bug cp-tools/50897] New: rmic fails to find an inner class
Date: Fri, 28 Oct 2011 12:58:32 +0000

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50897

             Bug #: 50897
           Summary: rmic fails to find an inner class
    Classification: Unclassified
           Product: classpath
           Version: 0.98
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: cp-tools
        AssignedTo: address@hidden
        ReportedBy: address@hidden


For my project http://savannah.nongnu.org/projects/frs is compile three classes
with Oracle's rmic. If I use grmic I get the following error:

$ grmic -v1.2 org.nongnu.frs.service.rmi.ExportableDatabase
org.nongnu.frs.service.rmi.ExportableDatabase.ExportableIndexer
org.nongnu.frs.service.rmi.ExportablePipelineIteratorInlet

error: Class org.nongnu.frs.service.rmi.ExportableDatabase.ExportableIndexer
not found in classpath



reply via email to

[Prev in Thread] Current Thread [Next in Thread]