Thanks for getting back to me on this Sharon. JSTAF.jar does exists and is
specified in the CLASSPATH:
-bash-4.1# ls -al /usr/local/staf/lib/JSTAF.jar
-rwxrwxr-x. 1 root root 89542 Mar 28 20:01 /usr/local/staf/lib/JSTAF.jar
-bash-4.1# echo $CLASSPATH
/usr/local/staf/lib/JSTAF.jar:/usr/local/staf/s
The error message in the STAX JVM Log says it can't find class
com/ibm/staf/service/STAFServiceHelper. This class is provided in the
JSTAF.jar file so my guess is that you don't have the JSTAF.jar file in
your CLASSPATH when starting STAFProc. Check your CLASSPATH and make sure
that it contai