DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15349>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15349 java task : unable to find corba classes in jdk 1.4 Summary: java task : unable to find corba classes in jdk 1.4 Product: Ant Version: 1.5.1 Platform: PC OS/Version: All Status: NEW Severity: Normal Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] my project is build well : - corba references from standard jdk packages (PortableAdapter, ORB) - classpath is defined by pathids but with the same classpath, ant is unable to perform a java task whose classes reference a corba class: Class java.lang.Exception loaded from parent loader Finding class obc.TestComOperations Finding class obc.ObcOperations Class obc.ObcOperations loaded from ant loader Class obc.TestComOperations loaded from ant loader Finding class org.omg.PortableServer.Servant [java] java.lang.NoClassDefFoundError: org/omg/PortableServer/Servant -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>