File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22Demonstration of Declarative Services (DS) in OSGi JVM servers
33
44## Supporting Files
5- * com.ibm.cicsdev.osgi.ds_1.0.0 - OSGi interfaces
5+ * [ com.ibm.cicsdev.osgi.ds_1.0.0] ( projects/com.ibm.cicsdev.osgi.ds_1.0.0 ) - OSGi interfaces
66* com.ibm.cicsdev.osgi.ds.bundle_1.0.0 - CICS Bundle for the OSGi interfaces
77* com.ibm.cicsdev.osgi.ds.app_1.0.0 - CICS application entry point
88* com.ibm.cicsdev.osgi.ds.app.bundle_1.0.0 - CICS Bundle containing the application, program and transaction.
@@ -14,7 +14,7 @@ Demonstration of Declarative Services (DS) in OSGi JVM servers
1414## Usage
15151 . Deploy all found bundle projects to z/FS
16162 . Create an OSGi JVM server with the name ` DFHOSGI ` .
17- 3 . Define CICS bundles for these bundle projects. [ Table 1] ( #Table_1 ) shows the mapping of bundle to bundle name used.
17+ 3 . Define CICS bundles for these bundle projects. [ Table 1] ( #table-1 ) shows the mapping of bundle to bundle name used.
18184 . Install ` DS ` , ` DS.APP ` and ` DS.TSQ10 ` .
19195 . Run the transaction ` DSTS PUT TEST ` , this should display the message ` Created entry 1 `
20206 . Run the transaction ` DSTS GET 1 ` , this should display the message ` TEST ` , which confirms the data was stored correctly.
You can’t perform that action at this time.
0 commit comments