weblogic

  • 网络应用服务器;中间件;应用服务器中间件产品

weblogicweblogic

weblogic

应用服务器

应用服务器Weblogic)Locale为zh_CN,修改为en_US,可以正常读取。主干测试OAS,为en_US无法读取,修改为zh_CN可 …

中间件

一个是我们是使用中间件(如:weblogic)去连oracle的,中间件本身有连接池机制,另外就是oracle的这个共享服务器方式也 …

应用服务器中间件产品

...系架构、 跨平台的多层互联网应用系统,介绍各种主流应用服务器中间件产品(Weblogic)与开发工具(Eclipse), 全面学习各个 …

中间件服务器

在目前较为成熟的多层应用结构中,中间件服务器WebLogic等)等皆采用数据库连接池的方式来连接数据库。在这种方式下…

应用程序服务器

... ... BEA 的电子商务交易平台由以下各部分组成: ØWebLogic 应用程序服务器 ØWebLogic 交易与个性化服务 …

交易与个性化服务器

Weblogic VS... ... ØWebLogic 应用程序服务器 ØWebLogic 交易与个性化服务器 2、Application Server 体系架 …

tomcat,Jboss,weblogic区别与比较 -... ... 服务控制 ServiceControl weblogic 的目录。运行 run.bat ...

1
Carefully review all of the WebLogic proprietary settings so that you know in advance which extensions have been applied to the application. 仔细检查所有WebLogic专有扩展以便事先知道哪些扩展适用于该应用程序。
2
WebLogic administrators will typically provide you with a copy of these files, since reviewing them will not impact any running systems. WebLogic管理员通常会向您提供这些文件的副本,因为查看这些副本文件不会影响任何正在运行的系统。
3
When the value of max-bean-in-cache is reached, WebLogic passivates some EJBs that have not recently been used by a client. 当达到max-bean-in-cache的值时,WebLogic将钝化一些最近没有被客户机使用的EJB。
4
With this strategy, WebLogic Server allocates a separate entity bean instance and enables locking and caching to be handled by the database. 通过此策略,WebLogicServer分配独立的实体bean实例并启用锁定和缓存来由数据库进行处理。
5
Scroll down to the WebSphere Bindings section and enter the correct JNDI name for that resource (found in the WebLogic config. xml file). 向下滚动到WebSphereBindings部分,为资源(在WebLogicconfig.xml文件中找到的)键入正确的JNDI名称。
6
Testing with the WebLogic test environment requires a separate, remote installation of a production WebLogic Application server. 用WebLogic测试环境的测试需要一个单独的,远程的WebLogicApplication服务器。
7
If you set this element to False, WebLogic Server does not automatically load the bean into the cache until the first method invocation. 如果您将此元素设置为False,在第一次方法调用之前,WebLogicServer都不会自动将bean加载到缓存中。
8
Database concurrency strategy causes WebLogic Server to delegate locking requests for an entity bean to the underlying datastore. Database并发策略可以使WebLogicServer将对实体bean的锁定请求委派给基础数据存储库。
9
WebLogic and JDeveloper do not, however, use a default database configuration. 然而,WebLogic和JDeveloper并不使用默认的数据库配置。
10
As mentioned previously, Ant was used to build the WebLogic version of this application. 如前所述,Ant是用来构造该应用程序的WebLogic版本。
11
Therefore, be sure the WebLogic server configuration you use is the right one for your purposes. 因此,要确保所使用的WebLogic服务器配置是您打算使用的那个。
12
The next sections show the mapping of query statements from weblogic-ql element to ejb-ql element. 下一部分将介绍weblogic-ql元素到ejb-ql元素的查询语句映射。
13
It also includes distributed management of Spring based applications in a WebLogic cluster environment. 它还包含了在WebLogic集群环境下对基于Spring应用的分布式管理能力。
14
For more help on dealing with dependency cycles, see Learning from Experience: Moving a WebLogic Server Application into WebSphere Studio. 关于处理循环依赖的更多帮助,参见经验学习:将WebLogicServer应用程序迁移到WebSphereStudio。
15
In the WebLogic application, you might find some beans that specify False for delay-updates-until-end-of-tx. 在WebLogic应用程序中,您可能会发现一些bean将delay-updates-until-end-of-tx设置为False。
16
WebLogic, or WebSphere, which sits between the database server and the client applications. WebSphere)中,该服务器位于数据库服务器和客户端应用程序之间。
17
Older versions of WebLogic Server used the proprietary WebLogic Query Language (WL-QL) to specify finder queries for CMP entity beans. 老版本的WebLogicServer使用专有的WebLogicQueryLanguage(WL-QL)来为CMP实体bean指定finder查询。
18
Presumably, this overides the default WebLogic setting of defering all database operations until the end of the transaction. 这样可能覆盖将所有数据库操作延迟到事务结束时的缺省WebLogic设置。
19
Tag libraries that are specific to WebLogic Server will need to be replaced (this is more of a licensing issue than a technical one). WebLogicServer特有的标签库将被替换(这个更像是一个许可问题而不是技术问题)。
20
Specify a project name, and configure a new target runtime for the WebSphere, Tomcat, or WebLogic server. 指定一个项目名称,并为WebSphere、Tomcat或WebLogic服务器配置一个新的目标运行时。
21
You should configure a connection pool, which is a set of connections with a database, in the WebLogic server with the DB2 database. 您将在WebLogic服务器中用DB2数据库来配置一个连接池,这是一组到数据库的连接。
22
WebLogic also offers a host of choices, including in-memory (using a single buddy replica), file-based, or database-based. WebLogic还提供了一组选择,包括内存中(使用一个伙伴复制品)、基于文件的或者基于数据库的。
23
You can find the actual JNDI name of those resources in the WebLogic config. xml file. 您可以在WebLogicconfig.xml文件中找到这些资源的实际JNDI名称。
24
Initially, these technologies were only supported on the BEA WebLogic platform. 最初,这些技术只在BEAWebLogic平台上获得了支持。
25
Using this WebLogic extension makes it impossible for another transaction to read or update data while the first transaction is running. 使用此WebLogic扩展会使当第一个事务正在运行时,另一个事务读取或更新数据成为可能。
26
It is a common WebLogic practice to specify the JVM arguments in a custom startup script. 在自定义的启动脚本中指定JVM参数是很常见的WebLogic实践。
27
WebLogic provides an Ant task called jwsc for performing the last operation. WebLogic提供了称为jwsc的Ant任务来执行最后一个操作。
28
Endorsed by leading IT certification sites, it is the most recommended study aid for WebLogic certification exam. 通过领先的IT认证网站,这是最推荐的研究援助WebLogic的认证考试。
29
Ant provides a special "weblogic" task for building WebLogic-compliant EJB-JAR files. Ant提供了一个专门的“weblogic”任务去构造兼容WebLogic的EJB-JAR文件。
30
The MAX WebLogic QL extension returns the maximum value of the specified field. MAXWebLogicQL扩展返回指定字段的最大值。