weblogic

weblogic

 英

  • 網絡應用服務器;中間件;應用服務器中間件產品

例句

Carefully review all of the WebLogic proprietary settings so that you know in advance which extensions have been applied to the application.

仔細檢查所有WebLogic專有擴展以便事先知道哪些擴展適用應用程序

WebLogic administrators will typically provide you with a copy of these files, since reviewing them will not impact any running systems.

WebLogic管理員通常提供這些文件副本因為查看這些副本文件不會影響任何正在運行系統

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-cacheWebLogic鈍化一些最近沒有客戶機使用EJB

With this strategy, WebLogic Server allocates a separate entity bean instance and enables locking and caching to be handled by the database.

通過策略WebLogicServer分配獨立實體bean實例啟用鎖定緩存來由數據庫進行處理

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名稱

Testing with the WebLogic test environment requires a separate, remote installation of a production WebLogic Application server.

WebLogic測試環境測試需要一個單獨遠程WebLogicApplication服務器

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加載緩存中

Database concurrency strategy causes WebLogic Server to delegate locking requests for an entity bean to the underlying datastore.

Database并發策略可以使WebLogicServer實體bean鎖定請求委派基礎數據存儲

WebLogic and JDeveloper do not, however, use a default database configuration.

然而WebLogicJDeveloper并不使用默認數據庫配置

As mentioned previously, Ant was used to build the WebLogic version of this application.

Ant用來構造應用程序WebLogic版本

Therefore, be sure the WebLogic server configuration you use is the right one for your purposes.

因此確保使用WebLogic服務器配置打算使用那個

The next sections show the mapping of query statements from weblogic-ql element to ejb-ql element.

一部分介紹weblogic-ql元素ejb-ql元素查詢語句映射

It also includes distributed management of Spring based applications in a WebLogic cluster environment.

包含WebLogic集群環境基于Spring應用分布式管理能力

For more help on dealing with dependency cycles, see Learning from Experience: Moving a WebLogic Server Application into WebSphere Studio.

關于處理循環依賴更多幫助參見經驗學習WebLogicServer應用程序遷移WebSphereStudio

In the WebLogic application, you might find some beans that specify False for delay-updates-until-end-of-tx.

WebLogic應用程序可能會發現一些beandelay-updates-until-end-of-tx設置False

WebLogic, or WebSphere, which sits between the database server and the client applications.

WebSphere服務器位于數據庫服務器客戶端應用程序之間

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查詢

Presumably, this overides the default WebLogic setting of defering all database operations until the end of the transaction.

這樣可能覆蓋所有數據庫操作延遲事務結束缺省WebLogic設置

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特有標簽替換這個一個許可問題不是技術問題)。

Specify a project name, and configure a new target runtime for the WebSphere, Tomcat, or WebLogic server.

指定一個項目名稱WebSphereTomcatWebLogic服務器配置一個目標運行時

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數據庫配置一個連接數據庫連接

WebLogic also offers a host of choices, including in-memory (using a single buddy replica), file-based, or database-based.

WebLogic提供選擇包括內存使用一個伙伴復制品)、基于文件或者基于數據庫

You can find the actual JNDI name of those resources in the WebLogic config. xml file.

可以WebLogicconfig.xml文件找到這些資源實際JNDI名稱

Initially, these technologies were only supported on the BEA WebLogic platform.

最初這些技術BEAWebLogic平臺獲得支持

Using this WebLogic extension makes it impossible for another transaction to read or update data while the first transaction is running.

使用WebLogic擴展使第一個事務正在運行另一個事務讀取更新數據成為可能

It is a common WebLogic practice to specify the JVM arguments in a custom startup script.

定義啟動腳本指定JVM參數常見WebLogic實踐

WebLogic provides an Ant task called jwsc for performing the last operation.

WebLogic提供稱為jwscAnt任務執行最后一個操作

Endorsed by leading IT certification sites, it is the most recommended study aid for WebLogic certification exam.

通過領先IT認證網站推薦研究援助WebLogic認證考試

Ant provides a special "weblogic" task for building WebLogic-compliant EJB-JAR files.

Ant提供一個專門weblogic任務構造兼容WebLogicEJB-JAR文件

The MAX WebLogic QL extension returns the maximum value of the specified field.

MAXWebLogicQL擴展返回指定字段最大

Note: Early versions of BEA WebLogic Server made use of a Remote Method Invocation (RMI) replacement named "T3. "

注釋BEAWebLogicServer早期版本使用“T3”遠程方法調用(RemoteMethodInvocation,RMI)替代品

The WebLogic build process constructs a WAR file and includes it in the EAR.

WebLogic構造過程創立一個WAR文件包含EAR

If you need 100% guaranteed predictability of response time, WebLogic Real Time will provide that.

如果需要保證100%預測響應時間WebLogicRealTime完全勝任

The upcoming BEA WebLogic Server 10, which uses Spring and the Pitchfork Project to perform injection and interception.

即將發布BEAWebLogicServer10,使用SpringPitchfork項目執行注入攔截

You can also add various tags to generate deployment descriptors for JBoss, Weblogic, Orion, and WebSphere.

可以添加一些不同標簽JBossWebLogicOrionWebSphere生成一些部署描述符

This is consistent with batching all database operations until the end of the transaction, which is also the WebLogic default.

事務結束批處理所有數據庫操作一致也是WebLogic缺省做法

We are working on general availability of SCA support in WebLogic, .

我們正在WebLogic支持通用SCA能力

The BEA WebLogic commercial web services container uses a custom deployment descriptor in version 8. 1 and earlier.

BEAWebLogic商業Web服務容器8.1版本使用定義部署描述符

Enter password to boot WebLogic Server.

提示符輸入密碼

In this particular case, the application code was constructed for deployment to WebLogic Server 6. 1.

這個特定案例應用程序源碼為了部署WebLogicServer6.1構造

熱門查詢