Many
Manuals
search
Kategorien
Marken
Startseite
BEA
Server
WebLogic Server 7
Wartungshandbuch
BEA WebLogic Server 7 Wartungshandbuch Seite 202
Herunterladen
Teilen
Teilen
Zu meinen Handbüchern hinzufügen
Drucken
Seite
/
545
Inhaltsverzeichnis
LESEZEICHEN
Bewertet
.
/ 5. Basierend auf
Kundenbewertungen
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
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
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
11
Install
ing and Confi
guring the Apache
HTTP Server Plug-In
11
-
2
4
Administration Guid
e
1
2
...
197
198
199
200
201
202
203
204
205
206
207
...
544
545
BEA WebLogic
1
Copyright
2
Restricted Rights Legend
2
Trademarks or Service Marks
2
Contents
3
3. Node Manager
4
7. Deploying Applications
6
Plug-In (NSAPI)
9
14.Managing Security
10
16.Managing JDBC Connectivity
11
15.Managing Transactions
11
17.Managing JMS
13
19.Managing JNDI
14
About This Document
21
Audience
23
How to Print the Document
23
Contact Us!
24
Documentation Conventions
24
Administration Guide xxv
25
Convention Usage
25
1 Overview of WebLogic
27
Managed Servers
28
/config
29
Administration Console
30
Administration Guide 1-7
33
Creating a New Domain
34
2 Starting and Stopping
37
Startup Messages
38
Start Menu
40
Windows Service
41
Command Line
42
Setting the Classpath Option
46
A Server’s Root Directory
47
Servers are Running
49
Server Startup Process
51
Run the Installation Script
68
Administration Guide 2-35
71
2-36 Administration Guide
72
3 Node Manager
73
Node Manager Logs
74
Overview of Node Manager
75
Setting Up Node Manager
76
Protocol
77
Setting Up the Environment
84
Setting the Classpath
85
Starting the Node Manager
85
Classpath Option
87
Managed Server
89
4 Configuring WebLogic
93
4-4 Administration Guide
96
Config.XML file
98
Server Configuration Tasks
101
Cluster Configuration Tasks
102
4-12 Administration Guide
104
5 Monitoring a WebLogic
105
Monitoring Servers
106
6 Using Log Messages to
109
Overview of Logging Subsystem
111
Local Server Log Files
112
Client Logging
114
Log File Format
114
Message Attributes
115
Message Catalog
116
Message Severity
117
Browsing Log Files
118
Creating Domain Log Filters
119
6-12 Administration Guide
120
7 Deploying
121
Deploy Applications
122
7 Deploying Applications
124
Deployment Order
126
Auto-Deployment
127
Directory Format
129
Applications
129
8 Configuring WebLogic
131
Overview
132
HTTP Parameters
132
8-4 Administration Guide
134
Configuring the Listen Port
135
Web Applications
135
400 error message
136
Configuring Virtual Hosting
138
Setting Up a Virtual Host
139
Requests
141
Setting Up HTTP Access Logs
144
Common Log Format
146
Creating the Fields Directive
148
Supported Field identifiers
148
method
152
Tunneling
155
(Windows Only)
157
8-28 Administration Guide
158
9 Proxying Requests to
159
Proxy Servlet
162
9-6 Administration Guide
164
10Proxying Requests to a
165
Sample Deployment Descriptors
169
10-6 Administration Guide
170
10-10 Administration Guide
174
Parameter in WLS
174
6.1 SP02 and Later
174
Usage Deprecated
174
Equivalent
174
10-12 Administration Guide
176
Verifying Your Configuration
177
11 Installing and
179
Certifications
181
.so) for use on Solaris
182
Standard Apache
187
Version 1.3.x
187
Plug-In
188
Editing the httpd.conf File
189
Location block proxies all
190
Plug-In and WebLogic Server
193
Administration Guide 11-17
195
Failover
196
The Dynamic Server List
197
11-20 Administration Guide
198
Sample Configuration Files
199
11-22 Administration Guide
200
With a Single IP Address
201
11-24 Administration Guide
202
12 Installing and
203
Information Server Plug-In
204
Platform Support
205
iisproxy.dll file
206
DefaultFileName parameter to
208
Creating ACLs through IIS
210
Sample iisproxy.ini File
211
Configuring SSL
212
Testing the Installation
215
12-16 Administration Guide
218
13 Installing and
219
Server Plug-In
220
Enterprise Server Plug-In
221
→ Mime Types, and
222
Modifying the obj.conf File
223
13-14 Administration Guide
232
WebLogic Cluster)
234
Administration Guide 13-17
235
Cluster)
236
Administration Guide 13-19
237
13-20 Administration Guide
238
14Managing Security
239
14 Managing Security
240
Changing the System Password
241
Specifying a Security Realm
243
Configuring the Caching Realm
245
Migrating Security Realms
276
Defining Users
277
Defining Groups
280
Defining ACLs
281
Configuring the SSL Protocol
284
Using PKCS#7 Files
295
1 65537 211
297
1 max Integer.MAX_VALUE 600
297
Protecting Passwords
298
Installing an Audit Provider
301
Party or User-Written Classes
305
APP_PW, USER_AUTH, ACL, or
309
MANDATORY_ACL
309
SSL Certificate Validation
311
Checking Certificate Chains
316
15Managing Transactions
319
Configuring Transactions
320
Transactions
322
15 Managing Transactions
324
16Managing JDBC
327
About the JDBC API
328
Related Information
329
Sources, and MultiPools
330
Connection Pools
331
MultiPools
332
Data Sources
332
DataSources
333
16 Managing JDBC Connectivity
334
Name Attribute Value
343
JNDIName
343
PoolName
343
Non-XA Driver/Single Resource
347
Only One Non-XA Participant
349
JDBC Configuration
350
Creating the JDBC Objects
351
Assign the JDBC Objects
351
Create a dynamic
355
Connection Pool
355
Programming WebLogic JDBC
355
DISABLE_POOL
357
ENABLE_POOL
357
DESTROY_POOL
357
Statement Cache
358
17Managing JMS
363
Configuring JMS
364
17 Managing JMS
366
Configuring JMS Servers
369
Configuring Destinations
372
Configuring JMS Templates
373
Configuring Destination Keys
374
Configuring Stores
374
Configuring Session Pools
378
Monitoring JMS
379
Tuning JMS
380
Persistent Stores
381
Using Message Paging
381
Programming Considerations
395
18Using the WebLogic
397
18-4 Administration Guide
400
Adapter JNDI Name Description
400
→ Applications option
401
18-8 Administration Guide
404
Attribute Description
404
18-10 Administration Guide
406
Administration Guide 18-13
409
18-14 Administration Guide
410
weblogic.jms.extensions
410
→ Advanced tab
415
Release 6.1 or Later Domain
416
WL60_HOME\lib\weblogic60.jar
417
Provider
419
18-24 Administration Guide
420
Managing a Messaging Bridge
421
19Managing JNDI
423
Viewing the JNDI Tree
424
Administration Guide 19-3
425
19 Managing JNDI
426
20Managing the
427
Architecture
428
.rar file or a directory
430
Monitoring
432
Deleting a Connector
432
Descriptors
433
21Managing WebLogic
435
Updating a License
436
A Using the WebLogic
437
AppletArchiver
438
ClientDeployer
439
A-4 Administration Guide
440
Argument Description
440
Administration Guide A-5
441
Argument Definition
441
A-6 Administration Guide
442
Other Required Arguments
444
Administration Guide A-9
445
Option Definition
445
Examples
446
Administration Guide A-13
449
MulticastTest
451
A-16 Administration Guide
452
Administration Guide A-17
453
A-18 Administration Guide
454
A-20 Administration Guide
456
Administration Guide A-21
457
A-22 Administration Guide
458
Administration Guide A-23
459
verboseToZip
460
UNIX Example
460
NT Example
460
Administration Guide A-25
461
Example of Windows NT Output
463
A-28 Administration Guide
464
B WebLogic Server
465
Before You Begin
466
Reference
470
Administration Guide B-7
471
Task Command Description
471
B-8 Administration Guide
472
CANCEL_SHUTDOWN
473
Example
473
LICENSES
476
, javax
477
Optional. Number of pings
479
SERVERLOG
480
SHUTDOWN
481
STOREUSERCONFIG
482
Administration Guide B-19
483
and -userkeyfile key-file
485
-userkeyfile key-file
485
THREAD_DUMP
488
B-28 Administration Guide
492
CREATE_POOL
493
B-30 Administration Guide
494
Administration Guide B-31
495
EXISTS_POOL
499
RESET_POOL
500
Mbean name
503
Administration Guide B-41
505
B-44 Administration Guide
508
C WebLogic SNMP Agent
509
SNMP Command-Line Interface
510
snmpCommunity
511
WebLogic Server Attributes
512
Commands for Testing Traps
518
C-60 Administration Guide
524
D Parameters for Web
525
Plug-Ins
526
WebLogicCluster none
527
WebLogicCluster
527
/foo to include
528
WLDNSRefreshInterval
528
Administration Guide D-5
529
Parameter Default Description
529
Administration Guide D-7
531
WLSocketTimeoutSecs 2 (must
532
Administration Guide D-9
533
D-10 Administration Guide
534
Administration Guide D-11
535
D-12 Administration Guide
536
Administration Guide D-13
537
Kommentare zu diesen Handbüchern
Keine Kommentare
Publish
Verwandte Produkte und Handbücher für Server BEA WebLogic Server 7
Server BEA BEA WebLogic Server Installationsanleitung
(108 Seiten)
Dokument drucken
Seite drucken 202
Kommentare zu diesen Handbüchern