I have been running a simple ant task to run the binding compiler and
it has been working fine on all systems that I have run it one with
the exception of one.  I have run it on windows and fedora linux with
no problem, but when I run it on this linux new machine, I am getting
the error below.

-------------------------------------------------------------------------------
Buildfile: build.xml

init:
     [echo] Creating project directories

build:
     [echo] Compiling the java source files.

bind:
     [bind] Using the following paths:
     [bind]   /home/riches85/RPCForwarders/build
     [bind]   /home/riches85/RPCForwarders/lib/jibx-run.jar
     [bind] Using the following binding paths:
     [bind]   binding.xml
     [bind] Running binding compiler version jibx-beta3c

BUILD FAILED
java.lang.NoSuchFieldError: SYSTEM_CLASS_PATH

Total time: 3 seconds
----------------------------------------------------------------------------------


Running uname -a on the machine gives me "5mdkenterprise #1 SMP Fri
Jan 14 02:55:56 MST 2005 i686 unknown unknown GNU/Linux"

Does anyone have a clue as to what could be causing this?


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_idt12&alloc_id344&op=click
_______________________________________________
jibx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to