While running build.sh under IBM JDK

(java version "1.4.1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1)
Classic VM (build 1.4.1, J2RE 1.4.1 IBM build cxia321411-20030930 (JIT enabled: jitc)))

I receive the following error (please note that under SUN JDK I dont receive this 
error)

.
.
.
_default:compile-classes:
   [depend] Deleted 0 out of date files in 0 seconds
    [javac] Compiling 161 source files to 
/home/tomerbd/dev/nukes/nukes/nukes/output/classes
[execmodules] error: IO exception sun.io.MalformedInputException
[execmodules] 
/home/tomerbd/dev/nukes/nukes/nukes/src/main/org/jboss/nukes/flash/io/AMFSerializer.java:23:
 package org.apache.crimson.tree does not exist
[execmodules] import org.apache.crimson.tree.XmlDocument;
[execmodules]                                ^
[execmodules] 
/home/tomerbd/dev/nukes/nukes/nukes/src/main/org/jboss/nukes/flash/io/AMFSerializer.java:227:
 cannot resolve symbol
[execmodules] symbol  : class XmlDocument
[execmodules] location: class org.jboss.nukes.flash.io.AMFSerializer
[execmodules]    private void writeXML(XmlDocument value) throws IOException
.
.
.

Tomer

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3823261#3823261

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3823261


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to