hi,
i was compiling stax from sources, i followed that were mentioned in
STAF Developers Guide,
configuration:
OS: FC9
Java: Java 1.6
perl: 5.10
xerces: 2.9.1
xalan: 2.7.1
i'm getting the following error when i try to compile stax
*** Compiling STAX Service Java Sources ***
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
*** Copying STAXGetLineNumber.xsl ***
*** Compiling STAX Monitor Java Sources ***
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
*** Compiling STAXDoc Java Sources ***
/root/Download/src/staf/services/stax/staxdoc/ResourceHandler.java:56:
warning: non-varargs call of varargs method with inexact argument type for
last parameter;
cast to java.lang.Object for a varargs call
cast to java.lang.Object[] for a non-varargs call and to suppress this
warning
return MessageFormat.format(message, args);
^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning
*** Copying GsxDoc1.xsl ***
*** Copying GsxDoc1a.xsl ***
*** Copying GsxDoc2.xsl ***
*** Copying staxdoc.properties ***
*** Building Getting Started with STAX (STAXGS.html) document ***
Exception in thread "main" java.lang.NoClassDefFoundError:
com.icl.saxon.StyleSheet
Caused by: java.lang.ClassNotFoundException: com.icl.saxon.StyleSheet
at java.net.URLClassLoader.findClass(URLClassLoader.java:432)
at java.lang.ClassLoader.loadClass(ClassLoader.java:643)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:311)
at java.lang.ClassLoader.loadClass(ClassLoader.java:609)
make: ***
[/root/Download/obj/linux/staf/retail/services/stax/docs/gettingstarted/STAXGS.html]
Error 1
I don't know where i'm getting wrong.
thanks & regards,
sairam
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users