|
78 | 78 | },
|
79 | 79 | "system-elements": {
|
80 | 80 | "apps": [
|
81 |
| - "coherence-transaction-rar", |
82 |
| - "DMS Application%%", |
83 |
| - "em", |
84 |
| - "FMW Welcome Page Application%%", |
85 |
| - "opss-rest", |
86 |
| - "state-management-provider-memory-rar", |
87 |
| - "wsil-wls", |
88 |
| - "wsm-pm" |
| 81 | + "^coherence-transaction-rar$", |
| 82 | + "^DMS Application.*", |
| 83 | + "^em$", |
| 84 | + "^FMW Welcome Page Application.*", |
| 85 | + "^opss-rest$", |
| 86 | + "^state-management-provider-memory-rar.*", |
| 87 | + "^wsil-wls.*", |
| 88 | + "^wsm-pm$" |
89 | 89 | ],
|
90 | 90 | "coherence-clusters": [
|
91 |
| - "defaultCoherenceCluster" |
| 91 | + "^defaultCoherenceCluster$" |
92 | 92 | ],
|
93 | 93 | "datasources": [
|
94 |
| - "LocalSvcTblDataSource", |
95 |
| - "mds-owsm", |
96 |
| - "opss-audit-DBDS", |
97 |
| - "opss-audit-viewDS", |
98 |
| - "opss-data-source", |
99 |
| - "opss-ds", |
100 |
| - "WLSSchemaDataSource" |
| 94 | + ".*LocalSvcTblDataSource$", |
| 95 | + ".*mds-owsm$", |
| 96 | + ".*opss-audit-DBDS$", |
| 97 | + ".*opss-audit-viewDS$", |
| 98 | + ".*opss-data-source$", |
| 99 | + ".*opss-ds$", |
| 100 | + ".*WLSSchemaDataSource$" |
101 | 101 | ],
|
102 | 102 | "file-stores": [
|
103 |
| - "JRFWSAsyncFileStore", |
104 |
| - "mds-owsm" |
| 103 | + "^JRFWSAsyncFileStore$", |
| 104 | + "^mds-owsm$" |
105 | 105 | ],
|
106 | 106 | "jms": [
|
107 |
| - "JRFWSAsyncJmsModule" |
| 107 | + "^JRFWSAsyncJmsModule$" |
108 | 108 | ],
|
109 | 109 | "jms-servers": [
|
110 |
| - "JRFWSAsyncJmsServer" |
| 110 | + "^JRFWSAsyncJmsServer$" |
111 | 111 | ],
|
112 | 112 | "shared-libraries": [
|
113 |
| - "adf.oracle.businesseditor%%", |
114 |
| - "adf.oracle.domain%%", |
115 |
| - "adf.oracle.domain.webapp%%", |
116 |
| - "em_common%%", |
117 |
| - "em_core_ppc_pojo_jar", |
118 |
| - "em_error%%", |
119 |
| - "em_sdkcore_ppc_public_pojo_jar", |
120 |
| - "emagentsdk_jar%%", |
121 |
| - "emagentsdkimpl_jar%%", |
122 |
| - "emagentsdkimplpriv_jar%%", |
123 |
| - "emas", |
124 |
| - "emcore", |
125 |
| - "emcore_jar", |
126 |
| - "emcoreclient_jar", |
127 |
| - "emcorecommon_jar", |
128 |
| - "emcoreconsole_jar", |
129 |
| - "emcoreintsdk_jar%%", |
130 |
| - "emcorepbs_jar", |
131 |
| - "emcoresdk_jar%%", |
132 |
| - "emcoresdkimpl_jar%%", |
133 |
| - "jsf%%", |
134 |
| - "jstl%%", |
135 |
| - "log4j_jar%%", |
136 |
| - "odl.clickhistory%%", |
137 |
| - "odl.clickhistory.webapp%%", |
138 |
| - "ohw-rcf%%", |
139 |
| - "ohw-uix%%", |
140 |
| - "oracle.adf.dconfigbeans%%", |
141 |
| - "oracle.adf.desktopintegration%%", |
142 |
| - "oracle.adf.desktopintegration.model%%", |
143 |
| - "oracle.adf.management%%", |
144 |
| - "oracle.bi.adf.model.slib%%", |
145 |
| - "oracle.bi.adf.view.slib%%", |
146 |
| - "oracle.bi.adf.webcenter.slib%%", |
147 |
| - "oracle.bi.composer%%", |
148 |
| - "oracle.bi.jbips%%", |
149 |
| - "oracle.dconfig-infra%%", |
150 |
| - "oracle.jrf.system.filter", |
151 |
| - "oracle.jsp.next%%", |
152 |
| - "oracle.pwdgen%%", |
153 |
| - "oracle.sdp.client%%", |
154 |
| - "oracle.sdp.messaging%%", |
155 |
| - "oracle.webcenter.composer%%", |
156 |
| - "oracle.webcenter.skin%%", |
157 |
| - "oracle.wsm.console%%", |
158 |
| - "oracle.wsm.idmrest%%", |
159 |
| - "oracle.wsm.seedpolicies%%", |
160 |
| - "orai18n-adf%%", |
161 |
| - "owasp.esapi%%", |
162 |
| - "UIX%%" |
| 113 | + "^adf\\.oracle\\.businesseditor.*", |
| 114 | + "^adf\\.oracle\\.domain.*", |
| 115 | + "^adf\\.oracle\\.domain\\.webapp.*", |
| 116 | + "^em_common.*", |
| 117 | + "^em_core_ppc_pojo_jar$", |
| 118 | + "^em_error.*", |
| 119 | + "^em_sdkcore_ppc_public_pojo_jar$", |
| 120 | + "^emagentsdk_jar.*", |
| 121 | + "^emagentsdkimpl_jar.*", |
| 122 | + "^emagentsdkimplpriv_jar.*", |
| 123 | + "^emas$", |
| 124 | + "^emcore$", |
| 125 | + "^emcore_jar$", |
| 126 | + "^emcoreclient_jar$", |
| 127 | + "^emcorecommon_jar$", |
| 128 | + "^emcoreconsole_jar$", |
| 129 | + "^emcoreintsdk_jar.*", |
| 130 | + "^emcorepbs_jar$", |
| 131 | + "^emcoresdk_jar.*", |
| 132 | + "^emcoresdkimpl_jar.*", |
| 133 | + "^jsf.*", |
| 134 | + "^jstl.*", |
| 135 | + "^log4j_jar.*", |
| 136 | + "^odl\\.clickhistory.*", |
| 137 | + "^odl\\.clickhistory\\.webapp.*", |
| 138 | + "^ohw-rcf.*", |
| 139 | + "^ohw-uix.*", |
| 140 | + "^oracle\\.adf\\.dconfigbeans.*", |
| 141 | + "^oracle\\.adf\\.desktopintegration.*", |
| 142 | + "^oracle\\.adf\\.desktopintegration\\.model.*", |
| 143 | + "^oracle\\.adf\\.management.*", |
| 144 | + "^oracle\\.bi\\.adf\\.model\\.slib.*", |
| 145 | + "^oracle\\.bi\\.adf\\.view\\.slib.*", |
| 146 | + "^oracle\\.bi\\.adf\\.webcenter\\.slib.*", |
| 147 | + "^oracle\\.bi\\.composer.*", |
| 148 | + "^oracle\\.bi\\.jbips.*", |
| 149 | + "^oracle\\.dconfig-infra.*", |
| 150 | + "^oracle\\.jrf\\.system\\.filter$", |
| 151 | + "^oracle\\.jsp\\.next.*", |
| 152 | + "^oracle\\.pwdgen.*", |
| 153 | + "^oracle\\.sdp\\.client.*", |
| 154 | + "^oracle\\.sdp\\.messaging.*", |
| 155 | + "^oracle\\.webcenter\\.composer.*", |
| 156 | + "^oracle\\.webcenter\\.skin.*", |
| 157 | + "^oracle\\.wsm\\.console.*", |
| 158 | + "^oracle\\.wsm\\.idmrest.*", |
| 159 | + "^oracle\\.wsm\\.seedpolicies.*", |
| 160 | + "^orai18n-adf.*", |
| 161 | + "^owasp\\.esapi.*", |
| 162 | + "^UIX.*" |
163 | 163 | ],
|
164 | 164 | "shutdown-classes": [
|
165 |
| - "DMSShutdown", |
166 |
| - "JOC-Shutdown" |
| 165 | + "^DMSShutdown$", |
| 166 | + "^JOC-Shutdown$" |
167 | 167 | ],
|
168 | 168 | "startup-classes": [
|
169 |
| - "JMX Framework Startup Class", |
170 |
| - "JOC-Startup", |
171 |
| - "JPS Startup Class", |
172 |
| - "WSM Startup Class", |
173 |
| - "Web Services Startup Class", |
174 |
| - "JRF Startup Class", |
175 |
| - "ODL-Startup", |
176 |
| - "DMS-Startup", |
177 |
| - "AWT Application Context Startup Class" |
| 169 | + "^JMX Framework Startup Class$", |
| 170 | + "^JOC-Startup$", |
| 171 | + "^JPS Startup Class$", |
| 172 | + "^JPS Startup Post-Activation Class$", |
| 173 | + "^WSM Startup Class$", |
| 174 | + "^Web Services Startup Class$", |
| 175 | + "^JRF Startup Class$", |
| 176 | + "^ODL-Startup$", |
| 177 | + "^DMS-Startup$", |
| 178 | + "^AWT Application Context Startup Class$" |
178 | 179 | ],
|
179 | 180 | "wldf": [
|
180 |
| - "Module-FMWDFW" |
| 181 | + "^Module-FMWDFW$" |
181 | 182 | ]
|
182 | 183 | }
|
183 | 184 | }
|
0 commit comments