-
Notifications
You must be signed in to change notification settings - Fork 89
Commit 324753e
Various RCU related update (#1193)
* wdt-636 Remove the use of getDatabaseDefaults during JRF domain creation, unify the logic for atp, ssl and regular oracle db for rcu datasources connection parameters setup.
* minor refactoring
* no more need to update password from getDatabaseDefaults - operator mii use case since we are populated the password from the model or cli
* temporary
* testing for MDS
* ATP refactor 1
* ATP refactoring 2
* add AGL
* refactoring
* Move RCUDbInfo to under resources section and rename as RCUConfiguration
* refactor to use RCUConfiguraion
* Fix wlst path issue
* refactoring
* correct NPE in rcudbinfo_helper
* refactor
* bug
* cleanup
* remove RCUConfiguration
* fix keystores password encrypted property for datasource
* fix atp wallet extraction
* Remove new sections, user can use sparse model in regular resources/JDBCSystemResource section for more flexibility and robustness
* doc update
* doc update
* doc change
* cleanup
* doc update
* doc update
* Fix aliases failure, remove obsolete code
* remove obsolete comment
* correct obsolete import
* clean up1 parent 45b5d15 commit 324753e
File tree
11 files changed
+835
-345
lines changed- core/src/main
- java/oracle/weblogic/deploy/create
- python
- wlsdeploy
- aliases
- tool
- create
- deploy
- resources/oracle/weblogic/deploy
- aliases/category_modules
- messages
- documentation/2.0/content
11 files changed
+835
-345
lines changedLines changed: 41 additions & 32 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | + | ||
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
135 | 136 | | |
136 | 137 | | |
137 | 138 | | |
138 | - | ||
139 | + | ||
139 | 140 | | |
140 | 141 | | |
141 | - | ||
142 | - | ||
143 | - | ||
144 | - | ||
145 | - | ||
142 | + | ||
143 | + | ||
144 | + | ||
145 | + | ||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | - | ||
150 | - | ||
151 | - | ||
152 | - | ||
153 | 149 | | |
154 | - | ||
155 | - | ||
156 | - | ||
157 | - | ||
158 | - | ||
159 | - | ||
160 | - | ||
161 | - | ||
162 | - | ||
163 | - | ||
164 | - | ||
165 | - | ||
166 | - | ||
167 | - | ||
168 | - | ||
169 | - | ||
170 | - | ||
171 | - | ||
172 | - | ||
150 | + | ||
151 | + | ||
152 | + | ||
153 | + | ||
154 | + | ||
155 | + | ||
156 | + | ||
157 | + | ||
158 | + | ||
159 | + | ||
160 | + | ||
161 | + | ||
162 | + | ||
163 | + | ||
164 | + | ||
165 | + | ||
166 | + | ||
167 | + | ||
173 | 168 | | |
174 | - | ||
175 | - | ||
176 | - | ||
169 | + | ||
170 | + | ||
171 | + | ||
172 | + | ||
173 | + | ||
177 | 174 | | |
178 | 175 | | |
176 | + | ||
177 | + | ||
178 | + | ||
179 | + | ||
180 | + | ||
181 | + | ||
182 | + | ||
183 | + | ||
184 | + | ||
185 | + | ||
186 | + | ||
179 | 187 | | |
180 | 188 | | |
181 | 189 | | |
| |||
276 | 284 | | |
277 | 285 | | |
278 | 286 | | |
287 | + | ||
279 | 288 | | |
280 | 289 | | |
281 | 290 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | + | ||
52 | + | ||
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| |||
237 | 239 | | |
238 | 240 | | |
239 | 241 | | |
240 | - | ||
241 | - | ||
242 | - | ||
243 | - | ||
244 | - | ||
245 | - | ||
246 | - | ||
247 | - | ||
248 | - | ||
249 | - | ||
250 | - | ||
251 | - | ||
252 | - | ||
253 | - | ||
254 | - | ||
255 | - | ||
256 | - | ||
257 | - | ||
258 | - | ||
259 | - | ||
260 | - | ||
261 | - | ||
262 | - | ||
263 | - | ||
264 | - | ||
265 | - | ||
266 | - | ||
267 | - | ||
268 | - | ||
269 | - | ||
270 | - | ||
271 | - | ||
272 | - | ||
242 | + | ||
243 | + | ||
244 | + | ||
245 | + | ||
246 | + | ||
247 | + | ||
248 | + | ||
249 | + | ||
250 | + | ||
251 | + | ||
252 | + | ||
253 | + | ||
254 | + | ||
255 | + | ||
256 | + | ||
257 | + | ||
258 | + | ||
273 | 259 | | |
274 | 260 | | |
275 | 261 | | |
276 | 262 | | |
263 | + | ||
264 | + | ||
265 | + | ||
266 | + | ||
267 | + | ||
268 | + | ||
269 | + | ||
270 | + | ||
271 | + | ||
272 | + | ||
273 | + | ||
274 | + | ||
275 | + | ||
276 | + | ||
277 | + | ||
278 | + | ||
279 | + | ||
280 | + | ||
281 | + | ||
282 | + | ||
277 | 283 | | |
278 | 284 | | |
279 | 285 | | |
| |||
332 | 338 | | |
333 | 339 | | |
334 | 340 | | |
335 | - | ||
336 | 341 | | |
337 | 342 | | |
338 | - | ||
343 | + | ||
339 | 344 | | |
340 | 345 | | |
341 | 346 | | |
342 | 347 | | |
343 | 348 | | |
344 | 349 | | |
350 | + | ||
351 | + | ||
345 | 352 | | |
346 | 353 | | |
347 | 354 | | |
| |||
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | + | ||
32 | + | ||
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
38 | + | ||
36 | 39 | | |
37 | - | ||
40 | + | ||
38 | 41 | | |
39 | 42 | | |
40 | 43 | | |
| |||
280 | 283 | | |
281 | 284 | | |
282 | 285 | | |
283 | - | ||
284 | - | ||
285 | 286 | | |
286 | 287 | | |
287 | 288 | | |
| |||
360 | 361 | | |
361 | 362 | | |
362 | 363 | | |
363 | - | ||
364 | + | ||
364 | 365 | | |
365 | 366 | | |
366 | 367 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | + | ||
29 | + | ||
30 | + | ||
28 | 31 | | |
29 | 32 | | |
30 | - | ||
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
35 | - | ||
36 | - | ||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | - | ||
59 | + | ||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | - | ||
64 | - | ||
65 | - | ||
66 | - | ||
63 | + | ||
64 | + | ||
65 | + | ||
66 | + | ||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments