This one time, at band camp, Nacho Mayorga said:
NM>despite Bruce's efforts (thousands o' thanks once again!) I haven't been
NM>able to make the examples run yet. I've got RH 7.2 Linux, JDK 1.3.1_01,
NM>I've set NO CLASSPATH (but I set JAVA_HOME). The actual problem is that
NM>the 'build.sh examples' causes a 'sealing violation' (btw, why does this
NM>exeption occurs? any ideas?).
Nacho,
Hey, no problem. I'll continue to try ;-)
Edit the build script and echo the CLASSPATH that's being passed
to the execution. On line #20, do this:
echo "CLASSPATH = $CLASSPATH"
Sealing violations are usually due to a mix of jars in the CLASSPATH.
I'm curious to see what the build script is loading into the CLASSPATH
before the actual execution of the build process. Maybe incorrect
versions of a jar or something.
Hang in there, we'll get it!
Bruce
--
perl -e 'print unpack("u30","<0G)U8V4\@4VYY9&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");'
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev