This trace entry indicates that the thread is waiting for a free connection from a WebSphere Application Server connection pool.
此跟踪条目表明线程在等待WebSphereApplication Server连接池中的空闲连接。
By default, the WebSphere Application Server connection pool will have a minimum of one connection and a maximum of ten connections.
在缺省情况下,WebSphereApplication Server连接池最少为一个连接,最多为十个连接。
Sm; implementation classes for the WebSphere Application Server connection management component are in packages such as com.ibm.ws. j2c, and so on.
WebSphereApplication Server连接管理组件的实现类存在于com . ibm. ws . j2c之类的包中,等等。
At this time, the WebSphere Application Server connection is re-established with the alternate server, and the transaction is rolled back and then re-issued on the alternate server.
这时,WebSphereApplication Server就会与备用服务器重新建立连接,并将回滚事务,然后在备用服务器上重新发布。
But, depending on the reliability of the connection between the gateway and the server, the application may change its value.
但是,依赖于网关及服务器之间的连接的可靠性,应用程序可能更改它的值。
Configuring proper values for connection pool sizes is a matter of tuning an application server.
为连接池大小配置适当的值是一个应用程序服务器调优问题。
The specification also defines a set of system-level contracts between the J2EE application server and the RAs for connection, transaction, and security management.
该规范也在J2EE应用程序服务器及RA之间定义了一套系统级的合同,用于连接、事务处理及安全管理。
The article also discusses how to initially configure the memory, thread pool, and JDBC connection pool on the application server.
本文还讨论了如何在应用服务器上配置内存、线程池和JDBC连接池的初始值。
The client end of the socket is created on the machine where the client application is running and given a port, and it then listens on this port for a connection from a server application.
套接字的客户机端在运行客户端应用程序的机器上创建,该客户端应用程序获得一个端口并在该端口上侦听来自服务器应用程序的连接。
When this property is set to 0 (zero), the connection stays open as long as the application server is running.
当此属性设置为0(零)时,连接将在应用服务器运行过程中一直保持为打开状态。
When an application creates a JMS connection, the application server determines if a connection already exists in the free connection pool. If so, it is returned to the application.
当一个应用程序创建JMS连接时,应用服务器将查看空闲连接池中是否已经存在连接——如果池中存在连接,它将返回给应用程序。
In establishing a connection between a debugger application and target VM, one side ACTS as a server and listens for a connection.
在调试器应用程序和目标VM之间建立连接时,有一端将用作服务器并监听连接。
This error is usually caused by a basic connection failure, such as attempting to make a non-secured connection with a secure application server.
这个错误通常由基本连接失败引起,例如试图对安全应用程序服务器进行不安全的连接。
However, you can have both a listener port and an EJB running inside the same application server and creating JMS connections using the same connection factory.
不过,您可以让侦听器端口和EJB在同一应用服务器内部运行,并使用同一连接工厂创建JMS连接。
After the application has established a trusted connection with the DB2 server, the application may switch users associated with the trusted context object in the backend.
在应用程序已经建立与DB 2服务器的连接之后,应用程序可以在后端切换与受信任上下文相关联的用户。
For example, all application requests in Figure 1 are being routed to the database server through a connection established by a single application user, APP_USER.
例如,图1中的所有应用程序请求都通过一个应用程序用户APP_USER建立的连接传播到数据库服务器。
When instrumenting a remote application server, you are presented with connection and advanced configuration options.
在测试远程应用程序服务时,您会碰到连接和高级配置选项。
A J2C application runs in managed mode when the application server provides the connection factory.
当应用程序服务器提供连接工厂时,J2C应用程序就在受管模式下运行。
It goes from the backend system, where the data source resides, to the API connection, to the application server, to the WSP gateways, and then to the handheld units.
它从数据源驻留的后端系统开始,到API连接,到应用程序服务器,到WSP网关,然后到手持单元。
By using JNDI connections at runtime, you can obtain the benefits of connection pooling and additional application server-provided functionality.
通过在运行时运用JNDI,你可以获得连接池的好处和服务器提供的额外的功能。
Thus they can use all the features that the Application Server provides (connection pooling, distributed sessions, and so on).
这样,它就可以利用应用服务器提供的所有特性,如连接池、分布式会话等。
It assumes that the connection from WebSEAL to Application Server is completely trusted; therefore, client-side certificates for authentication are required.
它假设从WebSEAL到Application Server的连接是完全信任的,因此,需要用于认证的客户端证书。
Failover does not occur automatically, since WebSphere Application Server still has a connection with the primary database.
故障转移不会自动发生,原因是WebSphereApplication Server仍然存在与主要数据库的连接。
This is helpful for debugging WebSphere Application Server JDBC connection issues with a specific database and confirming that the client receives valid information.
这非常有帮助,可用于诊断WebSphereApplication Server与特定数据库的JDBC连接,并确认客户机接收到有效的信息。
After the takeover, WebSphere Application Server needs to get a new connection to access the database on the standby machine.
在接管之后,WebSphereApplication Server需要建立新连接才能访问备用计算机上的数据库。
When you locally install IDS with Application Server, the connection to IDS fails when using localhost.
在使用Application Server本地安装IDS时,使用本地主机时无法连接到IDS。
The server connection diagram generated by our application appears as follows.
该应用程序生成的服务器连接图如下所示。
Managed connection means that the application server manages the lifecycle of the connection (3-tier model).
受管的连接意味着应用服务器控制管理着(三层模型)的生命周期。
The get-use-close model might sound inefficient, but the connection pooling the application server implements should make the "get" operation cheap.
get -use - close模式看起来效率不高,但是应用服务器实现的连接池可降低“获得”操作的成本。
Here, binding the resource reference name customer to cicseci instructs the application to obtain a connection factory with JNDI name cicseci from the application server.
在这里,将资源引用名customer绑定到cicseci将使应用程序从应用程序服务器获取一个jndi名为cicseci的连接工厂。
应用推荐