<snip>
Receive JCL refers SMPJHOME DD PATH='/usr/lpp/java/xxxx/' which is
used for integrity checking
I dont appear to have the Java SDK loaded.
Can I bypass integrity checking or how does one get the Java SDK.
No, you cannot bypass the integrity checking performed by the RECEIVE
FROMNETWORK command. However, Java is needed only if you do not have
ICSF active. That is, if ICSF is active then SMP/E will use it to
calculate SHA-1 hash values. If ICSF is not active, then SMP/E will
attempt to use the Java MessageDigest class to calculate SHA-1 hash values.
Did you attempt to remove the SMPJHOME DD statement and run the RECEIVE
FROMNET job? You'll receive error messages if you indeed require Java,
but should work otherwise.
Kurt Quackenbush -- IBM, SMP/E Development
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html