All compiles fine for me on Linux + the Sun JDK1.3.1 but not the IBM
1.3.0 IBM build cx130-20010626 JDK.

----- Original Message -----
From: "Andreas Schaefer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 12, 2001 11:36 AM
Subject: [JBoss-dev] RMIC Comiling problem


> Hi Geeks
>
> When I make build.sh clean and then a build.sh I got
> an error when compiling the module "naming" in jboss-all.
>
> I have Linux running with IBM JDK1.2:
> java version "1.3.0"
>
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0)
>
> Classic VM (build 1.3.0, J2RE 1.3.0 IBM build cx130-20001025 (JIT enabled:
> jitc))
>
>                   ----------------------------------------------
>
> Output of the build.sh:
>
> _module-j2ee-most:
> [execmodules]
>     ======================================================================
>     ==  Executing 'most' in module 'naming'...
>     ==
>
> _init-prepare:
>
> init:
>
> _init-child:
>
> _init-local-properties:
>
> _init-buildlog:
>
> _configure:
>
> _configure-tools:
>
> _configure-libraries:
>
> _configure-modules:
>
> _configure-tasks:
>
> _init-show-environment:
>
> compile-classes:
>
> compile-rmi:
>      [rmic] Verify has been turned on.
>      [rmic] RMI Compiling 1 class to
> /home/projects/jboss.dev/jboss-all/naming/output/classes
> java.lang.NoClassDefFoundError: com/sun/corba/se/internal/util/Utility
>  at sun.rmi.rmic.RMIGenerator.sourceFileForClass(RMIGenerator.java:186)
>  at sun.rmi.rmic.RMIGenerator.<init>(RMIGenerator.java:267)
>  at sun.rmi.rmic.RMIGenerator.generate(RMIGenerator.java:105)
>  at sun.rmi.rmic.Main.doCompile(Main.java:526)
>  at sun.rmi.rmic.Main.compile(Main.java:133)
>  at java.lang.reflect.Method.invoke(Native Method)
>  at org.apache.tools.ant.taskdefs.rmic.SunRmic.execute(SunRmic.java:89)
>  at org.apache.tools.ant.taskdefs.Rmic.execute(Rmic.java:397)
>  at org.apache.tools.ant.Task.perform(Task.java:217)
>  at org.apache.tools.ant.Target.execute(Target.java:164)
>  at org.apache.tools.ant.Target.performTasks(Target.java:182)
>  at org.apache.tools.ant.Project.executeTarget(Project.java:601)
>  at planet57.tools.buildmagic.task.Ant.execute(Ant.java:261)
>  at
>
planet57.tools.buildmagic.task.module.ExecuteModules.executeModule(ExecuteMo
> dules.java:282)
>  at
>
planet57.tools.buildmagic.task.module.ExecuteModules.execute(ExecuteModules.
> java:197)
>  at org.apache.tools.ant.Task.perform(Task.java:217)
>  at org.apache.tools.ant.Target.execute(Target.java:164)
>  at org.apache.tools.ant.Target.performTasks(Target.java:182)
>  at org.apache.tools.ant.Project.executeTarget(Project.java:601)
>  at org.apache.tools.ant.Project.executeTargets(Project.java:560)
>  at org.apache.tools.ant.Main.runBuild(Main.java:454)
>  at org.apache.tools.ant.Main.start(Main.java:153)
>  at org.apache.tools.ant.Main.main(Main.java:176)
>      [rmic] error: An error has occurred in the compiler; please file a
bug
> report (http://java.sun.com/cgi-bin/bugreport.cgi).
>      [rmic] 1 error
>
>
>
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
>


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to