in this example, you ran the tuscany run time in j2se without a web container or application server.
在此示例中,您在没有web容器或应用程序服务器的j2se中运行tuscany运行时。
create a key store and trust store for the web container and a key store for the web server plug-in.
为web容器创建一个密钥存储库和信任存储库,为web服务器插件创建一个密钥存储库。
one such example of an improvement in the websphere application server runtime is the web container thread pool.
websphere应用服务器运行时中这种改进的一个例子就是web容器线程池。
the web container instantiates one jsp extension processor for each web module that it loads.
web容器为它所加载的每个web模块实例化一个jsp扩展处理器。
an intruder that can access the web container directly can become anyone simply by providing this same header.
可以直接访问web容器的入侵者只需要提供这一相同的头,就可以成为任何人。
in this case, the web container application servers are ejb clients, so the steps described above for ejb clients will apply.
在这种情况下,web容器应用程序服务器就是ejb客户机,这样上面为 ejb客户机描述的步骤将适用。
ensure that the web container thread pool is tuned to a high enough level to accommodate web service requests, if applicable for your application.
确保web容器线程池调优到一个足够高的级别以适应web服务请求(如果适用于您的应用程序)。
import the certificate exported from the web container key store into the plug-in key store.
将从web容器密钥存储库中导出的证书导入到插件密钥存储库中。
to force the use of https for all traffic from the plug-in, simply disable the http transport from the web container on every application server and then regenerate and deploy the plug-in (figure 11).
要想迫使从此插件发出的所有通信流都使用https,只需在每个应用服务器上的web容器中禁用http传输,然后重新生成和部署插件(图11)。
therefore, most applications require more threads in the web container than they do in the jdbc/jca layer.
因此,大多数应用程序在web容器中比在jdbc/jca层中需要更多的线程。
once the web container has started, it has a list of all registered extension factories.
一旦web容器已经启动,它就拥有一个所有注册了的扩展工厂列表。
the application server web container must be configured to perform client certificate authentication, and its trust store must be altered to include only the client certificate that webseal is using.
必须配置应用服务器web容器以执行客户机证书身份验证。还必须更改其信任存储库,使之只包含webseal正在使用的客户机证书。
to create a trusted network path from the web server to the application server, you configure the application server web container ssl configuration to use client authentication.
要创建从web服务器到应用服务器的可信网络路径,需要配置应用服务器web容器ssl配置以使用客户机身份验证。
a web server receives the request and forwards it to the web server plug-in, which identifies a web container that should serve the request.
web服务器接收该请求,并将它转发给web服务器插件,然后,由该插件识别应该为请求提供服务的web容器。
because lotus expeditor contains its own web container and web service provider stack, the server portion of the sample is hosted on lotus expeditor along with the client.
因为lotusexpeditor包含自己的web容器和web服务提供者堆栈,所以本示例的服务器部分与客户机都位于lotusexpeditor 上。
create a key store and trust store for the web container and a key store for the web server plug-in using ikeyman.
使用ikeyman为web容器创建一个密钥存储库和信任存储库,并为webserver插件创建一个密钥存储库。