预览加载中,请您耐心等待几秒...
1/9
2/9
3/9
4/9
5/9
6/9
7/9
8/9
9/9

在线预览结束,喜欢就下载吧,查找使用更方便

如果您无法下载资料,请参考说明:

1、部分资料下载需要金币,请确保您的账户上有足够的金币

2、已购买过的文档,再次下载不重复扣费

3、资料包下载后请先用软件解压,在使用对应软件打开

CICSJavaVirtualMachineSet-up JVMSamplePrograms CICS/TS2.2shipsthefollowingJVMsampleprogramRDOdefinitions. Tran Program Description . JHE1 DFH$JSAM CprogramthatcallsDFJ$JHE1HelloWorldprogramthatuses OnlyJavaservices. JHE2 DFJ$JHE2 HelloCICSWorldprogramthatusesJCICSservices. JPC1 DFJ$JPC1 ProgramControlsampleone JPC2 DFJ$JPC2 ProgramControlsampletwo DFH$LCCA CprogramthatgetscontrolfromtheProgramControlsamples JTD1 DFJ$JTD1 TDQstransientdatasampleprogram JTS1 DFJ$JTS1 TSQtemporarystoragesampleprogram CompilingtheCprograms: TheCsampleprogramsarefoundinSYICMD1.CICSTEST.SDFHSAMPandneedtobecompiledusingSYICMD1.CICSTEST.JCLLIB(DFH$JSAM)and(DFH$LCCA). CompilingtheJavasampleprograms: TheJavasampleprogramsneedtobecompiledtocreateHFS*******.classfileswhicharetheequivalentofanOS/390loadmodule.TheseclassfilesresideinanHFSfilestructure.TheHFSpathtotheclassfilemustbespecifiedintheJVMClassparmintheRDOprogramdefinitiontotellCICSwheretofindtheexecutableprogramcode. AlltheCICSHFSconfigurationresourcesresideintheCICS/TSinstalldirectory, /usr/lpp/cicsts/cicsts22.Thetreestructureisoutlinedonthenextpage. Thefirststepistocopyeverythingfoundintheinstalldirectoryintoanewfilestructure Soitcanbeeditedforconfiguration.CreateyouownSYxx86rootdirectorywhichis SharedacrossLPARs.DirectoriescanbecreatedviatheDirectorymenuatthetopofthe ISHellscreen. OnceyourSYxx86rootdirectoryiscreatedyoucancopytheCICSfilestructureintoitviatheOMVSshellbygoingtothe/usr/lpp/cicsts/cicsts22andenteringcp–r.Everythinginthecicsts22directorywillnowalsoexistinyou/u/syxx86directory. Nowyoucanbegineditinginpreparationforrunningthecompile. CreateWORK,PROPSandLOGSfilesinyour/u/syxx86directoryandgrant777permissionstothem. Copydfjjvmpr,propstoyourPROPSsubdirectory. Indfjjvmpr.propsfileaddjava.compiler=NONE. /usr/lpp/cicsts/cicsts22. /ctg /doc docs /lib dfjcics.jar(plusmanyotherjarfiles) /logs /props dfjjvmpr.props dfjjvmps.props /samples /samples /dfjcics /examples /HelloWorld Hel