• We define this mapping in the deployment descriptor of the enterprise application.

    我们将在企业应用程序的部署描述符中定义此映射。

    youdao

  • The annotations are overridden if you define both the annotations and deployment descriptor.

    如果您同时定义了注释和部署描述符,那么将会覆盖注释。

    youdao

  • Define the mediation handler in the EJB deployment descriptor.

    在EJB部署描述符中定义中介处理程序。

    youdao

  • This also enables policies to be applied dynamically on the server instead of having to define them during development using deployment descriptors.

    这还允许在服务器上动态应用策略,而不是必须在开发过程中使用部署描述符定义策略。

    youdao

  • These considerations allow them to define the infrastructure requirements the deployment of services and service consumers.

    通过考虑这些事项,可以定义服务和服务使用者部署的基础设施需求。

    youdao

  • Define very specific roles and processes responsible for deployment.

    定义了负责进行部署的特殊角色和流程。

    youdao

  • This allows you to define your standard deployment configurations, and to make sure that new applications are designed and written to work using those configurations.

    这就允许您去定义您的标准部署配置,并确保新的应用软件,是使用这些配置来设计并写成的。

    youdao

  • The V7 job manager can target jobs for deployment managers and also provides the capability to define job for specific resources within cells.

    V7作业管理器可将部署管理器作为作业目标,并且还提供为单元内的特定资源定义作业的功能。

    youdao

  • After developing an EJB, the programmer must set deployment descriptors that define characteristics, such as transaction support and isolation levels for the EJB.

    开发了EJB后,程序员必须设置定义各种特征(如ejb的事务支持和隔离级别)的部署描述符。

    youdao

  • Define service and application deployment topologies.

    定义服务和应用程序部署拓扑。

    youdao

  • Define service and applications deployment topologies.

    定义服务和应用程序部署拓扑。

    youdao

  • We will define the acceptance activity to include the deployment as a whole, and all issues and defects discovered thereby.

    总体上我将定义验收活动包含部署,以及因此发现的所有问题和缺陷。

    youdao

  • These elements define various clustering parameters controlling how the underlying WADI's components are wired and set-up upon application deployment.

    这些元素定义各种集群参数,用于控制如何在应用程序部署时连接和设置基础WADI的组件。

    youdao

  • J2EE applications can define references to resources in the deployment descriptor.

    J2EE应用程序在部署描述符中可以定义对资源的引用。

    youdao

  • EJB 3.0 supports partial XML deployment descriptors where you can define interceptor bindings that externalize matching an interceptor to a class.

    EJB 3.0支持部分XML部署描述符,其中您可以定义外部化拦截器与类匹配的拦截器绑定。

    youdao

  • The annotations define the type of EJB, container-managed fields, finder queries, data types, and all the other information typically found in the deployment descriptors of an EJB.

    标注定义了EJB的类型、容器管理的字段、发现器查询、数据类型和其他在EJB部署描述中通常会出现的信息。

    youdao

  • To allow the MDB to send the response, the deployment descriptor for the EJB module containing the MDB must define resource references for the connection factory and reply queue.

    为了允许mdb发送响应,包含该MDB的EJB模块的部署描述符必须定义对连接工厂和应答队列的资源引用。

    youdao

  • The deployment descriptors define the applications that the framework manages and are typically packaged as J2EE application archives.

    部署描述符定义了该框架管理下的应用程序,并且通常打包为J2EE应用程序档案文件。

    youdao

  • In other words, deployment packages need to unambiguously define their prerequisites and dependencies so that deployments can only be carried out to target environments that match.

    换句话说,部署软件包需要明确界定他们的先决条件和依赖,以便在匹配的环境上部署。

    youdao

  • The deployment descriptor for the EJB module containing the MDB must define the environment variable.

    包含MDB的EJB模块的部署描述符必须定义此环境变量。

    youdao

  • The J2EE specification leaves some of the details of deployment up to the application server provider to define.

    J2EE规范将一些部署详细信息留给应用服务器提供商进行定义。

    youdao

  • To listen for the request, the deployment descriptor for the EJB module containing the MDB must define the JMS activation specification and the request queue resources.

    为了侦听请求,包含MDB的EJB模块的部署描述符必须定义JMS激活规范和请求队列资源。

    youdao

  • In the MDB's deployment descriptor, you define the JNDI of an activation spec.

    在MDB的部署描述符中,您定义激活规范的JNDI。

    youdao

  • Define a standard for to building and deploying web services without requiring knowledge and implementation of generalized APIs and deployment descriptors.

    定义构建和部署Web服务的标准,而无需了解通用API和部署描述符的知识和使用相关实现。

    youdao

  • Before you perform any deployment or testing activities with the server, you must define a new server and server runtime, which are two WTP concepts.

    在服务器上执行任何部署或测试活动前,必须定义一个新服务器和服务器运行时,这两个都是WTP中的概念。

    youdao

  • Next, you see an example of constructor injection and how Geronimo's deployment plans define how the container injects code.

    接下来,将看到构造函数注入的示例,以及Geronimo的部署计划定义容器注入代码的方式。

    youdao

  • If this same object is reused across many beans, then I need to define the reference the same exact way in each EJB deployment descriptor entry.

    如果同一个目标在多个bean中复用,就必须在每个部署描述符的条目中用相同的方式定义这些引用。

    youdao

  • This means that if I have ten session beans that need to access the same JNDI data source, I need to define that same resource reference on each bean in the deployment descriptor.

    这意味着如果有十个需要访问相同JNDI数据源的会话bean,就必须在部署描述符的每个bean上定义相同的资源引用。

    youdao

  • When deploying a WAR file, you can define the deployment plan outside of the WAR file by using the plan field.

    在部署WAR文件时,您可以通过使用Plan字段在WAR文件之外定义部署计划。

    youdao

  • The deployment descriptor for the Web module containing the servlet must define resource references for the connection factory and both the request and reply queues.

    包含该Servlet的Web模块的部署描述符必须定义对连接工厂和请求队列及响应队列的资源引用。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定