We are using RECEIVE ORDER here and it is working fine. I am trying to understand how one piece of this works and have not been able to find any documentation to explain it.

Basically we have CLASSPATH set to /usr/lpp/smp/classes as the documentation states. The actual class files being looked for by the job are in /usr/lpp/smp/classes/com/ibm/smp. What I don't understand is how SMP knows to look beyond /usr/lpp/smp/classes for the class files.

What is telling SMPE to append com.ibm.smp.GIMJVCLT to the classpath variable, in the example below? I know what was causing this error, it was while investigating this error that I realized I didn't understand how it was finding the GIMJVCLT file, which is what I am trying to understand.


SAMPLE OUTPUT ==>

DATE 06/28/06 TIME 13:52:27 ORDERSERVER Data SMP/E 34.06

 <ORDERSERVER
   url="https://eccgw01.boulder.ibm.com/services/projects/ecc/ws/";
   keyring="ShopZseries"
   certificate="SMPE Client Certificate">
 </ORDERSERVER>

 <CLIENT
    classpath="/usr/lpp/smp/classes">
 </CLIENT>

DATE 06/28/06 TIME 13:52:32 SMP/E GIMJVCLT OUTPUT SMP/E 34.06

-c java -cp /usr/lpp/smp/classes com.ibm.smp.GIMJVCLT


Thanks,

Jasen Kloeppel
Shelter Insurance
[EMAIL PROTECTED]

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

----------------------------------------------------------------------
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

Reply via email to