[staf-users] java.library.path vs. LD_LIBRARY_PATH

2008-01-31 Thread Jesse Millan
Maybe this has been covered before =) Why is it that I am experiencing all sorts of runtime library woes when trying to pass the staf library directory via java.library.path system property instead of setting the LD_LIBRARY_PATH environment variable. Strangely, a runtime print out of java.library.

Re: [staf-users] Issue with STAX 3.3.1 XML Parsing in FC7

2008-01-31 Thread David Bender
What is environment variable CLASSPATH set to? The SystemId Unknown; Line #1; Column #0; null error in the JVM log can indicate that there is a conflicting entry in your CLASSPATH. In the shell where you are starting STAFProc, you can try setting CLASSPATH=/usr/local/staf/lib/JSTAF.jar (and n