Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4318477
Votes 4
Synopsis rmic -iiop fails to use classpath properly or to use jar files on the classpath
Category idl:rmic-iiop
Reported Against kestrel
Release Fixed ladybird, merlin-beta(Bug ID:2032414)
State 11-Closed, Unverified, bug
Priority: 3-Medium
Related Bugs
Submit Date 03-MAR-2000
Description
If the output directory is specified, rmic -iiop may not examine the classpath properly when searching for files.  The attached example by Nandkumar Kesavan illustrates this.

Also, rmic -iiop never utilizes .jar files in the classpath.
Work Around
Work arounds:

Don't use .jar files

If you compile the .java files for the remote interfaces with javac, then run rmic -iiop, you must have the precompiled files in the same directory as the output directory used by rmic -iiop.
Evaluation
Pls. look at the workaround and the suggested fix section.  The fix for this bug is already in our local CORBA ws. but is not in kestrel because it was discovered and fixed in the local CORBA ws the week of Feb 25, 2000.

  xxxxx@xxxxx   2000-03-09
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang