单词 | deployment descriptor | ||||||||||
释义 | deployment descriptor
更多释义 收起释义 例句释义: 部署描述符,部署描述文件,部署描述子 1. The deployment descriptor provides the name of a JavaBean class that will provide the implementation of this object. 接口的对象。部署描述符提供了能提供这个对象实现的JavaBean类的名称。 www-128.ibm.com 2. The Application Developer deployment descriptor editors make it very easy to create resource references. ApplicationDeveloper部署描述符编辑器使得创建资源引用变得很简单。 www-128.ibm.com 3. This information is available to WebSphere Portal through the deployment descriptor, so it is possible to reduce the calculation effort. WebSpherePortal可以通过部署描述符使用此信息,因此可以减少计算工作。 www-128.ibm.com 4. The deployment descriptor editor within WSAD makes it easy to perform these updates. WSAD中的部署描述符编辑器使执行这些更新变得很容易。 www.ibm.com 5. They do not usually require explicit coding but only a declaration in the portlet. xml deployment descriptor. 它们通常不需要显式的编码,而是只需在portlet.xml部署描述符中进行声明。 www.ibm.com 6. These tags define all of the properties necessary to generate the Struts deployment descriptor, which is called struts-config. xml. 这些标记定义生成Struts部署描述符struts-config.xml必需的所有属性。 www.ibm.com 7. A handler can be grouped together into chains and the order of these handlers can be configured using a flexible deployment descriptor. 处理程序可被组合在一起成为链,而且可以使用一个灵活的部署描述符来配置这些处理程序的顺序。 www.ibm.com 8. Unlike normal render requests, the default caching definitions in portlet. xml deployment descriptor do not apply to resource requests. 与普通呈现请求不同,portlet.xml部署描述符中的缺省缓存信息不适用于资源请求。 www.ibm.com 9. Therefore, I would recommend you to review the EJB deployment descriptor and verify the EJB bindings during the deployment time. 因此,我建议您重新检查EJB部署描述符并更正部署期的EJB绑定。 www.ibm.com 10. Thinking back to my CMP days, the fact that the query was in the XML deployment descriptor made this factor insignificant. 回忆我使用CMP的时候,查询位于XML部署描述符中的这一事实致使此因素无任何意义。 www.ibm.com 1. At the bottom of the deployment descriptor editor, select the Mediation Handlers tab. 在部署描述符编辑器的底部,选择MediationHandlers选项卡。 www.ibm.com 2. The name of the security role. The role must be one of the security roles that is defined in the deployment descriptor. 安全角色的名称。角色必须是在部署描述符中定义好的安全角色之一。 941xz.com 3. Change the MDB's deployment descriptor to configure it to get messages from the queue on which WebSphere ESB puts them. 更改MDB的部署描述符,将其配置为从WebSphereESB放置消息的队列获取消息。 www.ibm.com 4. The portlet project, as shown in the Project Explorer view, contains an icon representing the portlet deployment descriptor. 这个portlet项目,就像项目浏览器视图中展示的那样,包含一个代表portlet部署描述符的图标。 www.ibm.com 5. This element contains the description of the constraint and the name of the role (previously defined in the deployment descriptor). 该元素包含约束描述和角色名称(先前在部署描述符中定义过)。 www.ibm.com 6. As an enterprise bean, MDBs are managed by the container and declaratively configured by an EJB deployment descriptor. 作为一种企业bean,MDB由容器来管理,并且通过一个EJB部署描述符进行宣告式的配置。 www.ibm.com 7. Thus, the mapping information is usually defined in a vendor specific deployment descriptor, such as jonas-web. xml and geronimo-web. xml. 因此,映射信息通常在供应商的特定部署描述符(如jonas-web.xml和geronimo-web.xml)中定义。 www.ibm.com 8. Resource references must be defined in the deployment descriptor of your application. 资源引用必须在应用程序的部署描述符中定义。使用。 www-128.ibm.com 9. This action adds the section shown in Listing 8 to the portlet application definition of the portlet deployment descriptor. 该操作将会添加如列表8所示的部分,到portlet部署描述器中的portlet程序定义中。 www.ibm.com 10. Specifically, check the "Reference" section of your EJB deployment descriptor (both EJB reference and Resource reference). 特别地,检查EJB部署描述符中的“Reference”部分(EJB引用及Resource引用)。 www.ibm.com 1. Update the deployment descriptor with the resource reference definition shown in. 中所示的资源引用定义来更新部署描述符。 www-128.ibm.com 2. Each portlet is mapped to a Servlet defined in the web deployment descriptor by way of the href attribute on the portlet element. 每个portlet都会根据portlet元素中的href属性映射到Web部署描述符中定义的一个Servlet。 www.ibm.com 3. Instead, we inline the code into the deployment descriptor, as shown in the e4xstock. wsdd file in the samples for this article. 相反,我们将代码放到部署描述符中,如本文中的一个例子e4xstock.wsdd所示。 www.ibm.com 4. Secure access to services: Enterprise beans permit various method-level security features to be declared in the deployment descriptor. 对服务的安全访问:企业beans允许在部署描述符中声明不同方法级别的安全特性。 www.ibm.com 5. These properties are the same ones as you will see in the Deployment Descriptor editor. 这些属性与用户在部署描述符编辑器中看到的属性相同。 www.ibm.com 6. Similarly, for the proxy you can only invoke methods on the interface declared in the MDB's deployment descriptor. 类似地,对于代理,也只能调用在MDB的部署描述符中声明的接口上的方法。 www.ibm.com 7. All that is necessary is for the bean to be declared as stateful in its deployment descriptor. 对于bean而言,所有必要的工作就是在其部署描述符中将其声明为stateful。 www.ibm.com 8. To convert the above Java program into a Web service using custom deployment, you need to define a deployment descriptor. 为了使用自己的部署将上述Java程序转化成为Web服务,您需要定义一个部署描述符。 www.ibm.com 9. The best practice here is to provide this information in a separate file and put the file name in the EJB Deployment Descriptor. 在这里,最好的方法是使用一个单独的文件提供此类信息,并将文件名放到EJB部署描述符中。 www.ibm.com 10. In the next step, the webservices. xml deployment descriptor should be developed. 在下一步中,应该开发webservices.xml部署描述符。 www.ibm.com 1. The [servlet-name] refers to the name of the Spring's dispatcher servlet defined in the web. xml deployment descriptor. [servlet-name]指的是在web.xml部署描述符中定义的Springdispatcherservlet的名称。 af1200.blog.163.com 2. The deployment descriptor specifies overrides for configurable properties in all message flow files contained in a given BAR archive. 部署描述符指定了BAR档案中所有消息流文件中的可配置属性的重载。 www.ibm.com 3. All headers to be processed by a handler should be defined to the runtime via HandlerInfo or the appropriate deployment descriptor. 所有要由处理程序处理的消息头都应该通过HandlerInfo或合适的部署描述符定义为运行时。 www.ibm.com 4. Transaction considerations: An EJB service endpoint runs in a transaction context specified in the deployment descriptor. 事务问题:EJB服务端点在部署描述符规定的事务上下文中运行。 www.ibm.com 5. The Apache SOAP Service Manager uses the deployment descriptor (a simple XML document) to collect information about deployed services. ApacheSOAPServiceManager利用配置描述符(一个简单的XML文档)收集有关已配置服务的信息。 www.ibm.com 6. Declarative authorization relies entirely on the deployment descriptor constraints for authorization policies. 声明式授权完全依赖于授权策略的部署描述符约束。 www.ibm.com 7. The J2EE specification defines a deployment descriptor attribute that specifies the transaction isolation level for a given EJB method. J2EE规范定义了用来为具体EJB方法指定事务隔离级别的部署描述符属性。 www.ibm.com 8. Note that under this new model, you can leave a property out of the MDB's deployment descriptor and define it administratively instead. 注意在这个新模型中,可以不让属性出现在部署描述符中,而管理式地定义它。 www.ibm.com 9. Within the deployment descriptor, you can configure specific realms for authentication and authorization. 在部署描述中,可以为身份验证和授权配置特定的领域。 www.ibm.com 10. Using this approach, I can build monitoring aspects separately and include a small deployment descriptor to define where the aspects apply. 使用这种方法可以分别编译监视方面,并加入一个小的部署描述符以定义这个方面用在什么地方。 www-128.ibm.com 1. Each portlet is mapped to a servlet defined in the deployment descriptor by the href attribute on the portlet element. portlet元素的href属性将每个portlet映射到部署描述符中定义的servlet。 www.ibm.com 2. Update the deployment descriptor with the resource reference definition shown in Listing 3. 使用清单3中所示的资源引用定义来更新部署描述符。 www.ibm.com 3. And the overhauled MDB deployment descriptor, will require existing applications to be modified. 以及有很大变化的MDB部署描述符,它们将要求修改现有的应用程序。 www-128.ibm.com 4. The general recommendation is to change the deployment descriptor of the bean rather than the transaction service for all beans. 一般建议更改每个bean的部署描述符,而不是所有bean的事务服务。 www.ibm.com 5. This method always executes in the transaction context determined by the value of the transaction attribute in the deployment descriptor . 方法总是在事务上下文中执行,事务上下文决定于部署描述符中的事务属性值。 www.bing.com 6. Listing 7 shows fragments of the EJB application deployment descriptor used to configure the method permissions for SimpleSessionBean. 清单7显示了用于配置SimpleSessionBean的方法权限的EJB应用程序部署描述符的片段。 www.ibm.com 7. Double click the deployment descriptor to open it with the top right editing pane. 双击部署描述符(deploymentdescriptor),以便在右上方的编辑窗格中打开它。 www.ibm.com 8. The broker type is selected through a configuration parameter set in the Web deployment descriptor file, web. xml. 您可以通过在Web部署描述符文件web.xml中设置配置参数来选择代理类型。 www.ibm.com 9. First, security roles are declared in the EJB deployment descriptor similar to the example shown in Listing 8. 首先,在EJB部署描述符中声明安全角色,如清单8所示。 www.ibm.com 10. Container-managed transaction (CMT) involves defining the appropriate transaction settings on the EJB deployment descriptor. 容器管理的事务(CMT)涉及在EJB部署描述符上定义适当的事务设置。 www.ibm.com 1. The basic deployment descriptor needed to work with the OpenEJB container system is openejb-jar. xml, which is shown in Listing 4. 使用OpenEJB容器系统所需要的基本部署描述符是openejb-jar.xml,如清单4所示。 www.ibm.com 2. For EJBs, only the Deployment Descriptor needs to be stored in an EJB Project. 对EJB来说,只有部署描述符需要存储在EJB项目里。 www.ibm.com 3. We also want to have the wizard generate the deployment descriptor statically, as shown in Figure 12. 我们还想让向导静态生成部署描述符,如图12所示。 www.ibm.com 4. PhoneBookSessionBean. java, shown in Listing 5, shows the basics of the deployment descriptor required to work with session EJBs. 清单5所示的PhoneBookSessionBean.java显示了处理会话EBJ时需要的部署描述符的基本情况。 www.ibm.com 5. WEB-INF is the directory with all the application's resources, the web. xml deployment descriptor, and property files. WEB-INF是全部应用程序资源、web.xml部署描述符和属性文件所在的目录。 www.ibm.com 6. WebSphere Portal allows an administrator to modify parameters that were originally set by the portlet deployment descriptor. WebSphereportal允许管理员修改原来由portlet部署描述符设定的参数。 www.ibm.com 7. Fault handlers are registered by including one or more elements within the deployment descriptor of a service. 注册故障处理程序的方法是在服务的部署描述符中包含一个或多个元素。 www.ibm.com 8. The top right portion of the editor shows where the EJB deployment descriptor entries go. 编辑器的右上部分显示了EJB部署描述符条目的去向。 www-128.ibm.com 9. It then inserts the deployment descriptor files along with the corresponding application code and resources into the appropriate modules. 它随后将部署描述符文件连同相应的应用程序代码和资源插入合适的模块。 www.ibm.com 10. It is not intended to be as easily readable as the EJB deployment descriptor. 它不希望像EJB部署描述符那样容易读。 www.ibm.com 1. The object returned also implements the interface that the MDB declared in its deployment descriptor. 返回的对象还实现了MDB在它的部署描述符中声明的接口。 www-128.ibm.com 2. With all the JMS-related restrictions gone from the MDB interface, where does this leave the deployment descriptor? 既然MDB接口中消除了与JMS有关的限制,那么将部署描述符放在哪呢? www-128.ibm.com 3. The deployment descriptor for the WAR archive now needs to reference the session EJB. WAR文档的部署描述符现在需要引用这个会话EJB。 www.ibm.com 4. In summary, both environments let you specify cache settings within the portlet deployment descriptor. 总之,两种环境都允许您在Portlet部署描述符中指定缓存设置。 www.ibm.com 5. The properties are then overridden again by any values specified in the activation-config properties of the MDB's deployment descriptor. 然后这些属性被MDB部署描述符中的activation-config属性的值再次覆盖。 www.ibm.com 6. All the transactional details are declared within the bean's deployment descriptor. 所有事务细节都在bean的部署描述符中声明。 www.ibm.com 7. You will have to set the deployment descriptor element appropriately. 您必须适当地设置部署描述符元素。 www.ibm.com 8. This list of attributes corresponds to the resource adapter properties defined in the resource adapter deployment descriptor. 这列属性与资源适配器部署描述符中定义的资源适配器属性相对应。 www.ibm.com 9. This will create the new relationship and generate the appropriate Java code as well as update the EJB deployment descriptor. 这将建立新的关联并且生成适当的Java代码,同时更新EJB的部署描述符。 www-128.ibm.com 10. At deployment time, I can match the reference name on the deployment descriptor to the real name of the resource defined in the JNDI. 在实施部署的时候,能够将部署描述符上的引用名称与JNDI中定义的资源的实际名字匹配起来。 www.ibm.com 1. You configure EJB authentication and authorization by defining security roles in the deployment descriptor under which each method executes. EJB的身份验证和授权配置方法为:在部署描述符中定义安全角色,每个方法将依据部署描述符执行。 www.ibm.com 2. The same deployment descriptor file also contains the address of the JavaBean component that implements the interface. 同样的部署描述符文件还包含了实现接口的JavaBean组件的地址。 www.ibm.com 3. Locate and open of the deployment descriptor for your Web project's EAR file. 找到并打开Web项目的EAR文件的部署描述符。 www.ibm.com 4. The invalidation of the fragment cache can be accomplished by specifying the expiration time in the deployment descriptor. 可以通过在部署描述符中指定过期实现片断缓存的失效。 www.ibm.com 5. These variables reflect those that you specified at the win-java deployment descriptor. 这些变量反映了您在win-java部署描述符中指定的那些变量。 www-128.ibm.com 6. Once Axis has processed the deployment descriptor, you need to move the EightBall. class file to a directory where Axis can find it. 一旦Axis处理了部署描述符,您就需要把EightBall.class文件移到一个Axis可找到它的目录。 www.ibm.com 7. Double-click to open it in the Portlet Deployment Descriptor editor. 在Portlet调度描述符编辑器上双击打开它。 www.ibm.com 8. We do not specify this information in the example, though, because the deployment descriptor is packaged at development time. 不过我们在示例中不指定这一信息,因为部署描述符是在开发时打包的。 www.ibm.com 9. The text to be replaced and actual replacement text will be configured in the deployment descriptor. 要替换的文本和实际替换文本均在部署描述符中配置。 www.ibm.com 10. The deployment descriptor contains names of the WSDL service and all methods that it contains. 部署描述符包含了WSDL服务的名称和它拥有的所有方法。 www.ibm.com 1. After setting up the deployment descriptor, you can deploy the Books service to Tomcat. 部署描述符设置好后,就可以将这个Books服务部署到Tomcat了。 www.ibm.com 2. An important part of the Web application is the security properties defined in the deployment descriptor. 应用程序一个很重要的部分就是在部署描述符中定义的安全属性。 www.ibm.com 3. The destination name in the deployment descriptor serves as an overriding mechanism. 部署描述符中的目的地名称可以用作覆盖机制。 www.ibm.com 4. The declarative transaction settings for the stateless session bean are done in the EJB deployment descriptor (ejb-jar. xml). 无状态会话Bean的声明式事务设置可以在EJB部署描述符(ejb-jar.xml)中完成。 www.ibm.com 5. This plan configures the components for an RA instance, as detailed for a deployment descriptor in the JCA 1. 5 specification. 此计划对RA实例的组件进行了配置,正如JCA1.5规范中部署描述符详细描述的那样。 www.ibm.com 6. The host name of the server and the filename of the database is already defined by the Web Deployment Descriptor (web. xml). 服务器的主机名和数据库的文件名早已在Web部署描述符(web.xml)中定义了。 www.ibm.com 7. The required properties for this activation specification are defined in the deployment descriptor ra. xml. 该激活规范的必须属性在部署描述符ra.xml中定义。 www.ibm.com 8. User changes to Web services security information in the EJB deployment descriptor via the module deployment editor are now preserved. 现在,可以保留用户通过模块部署编辑器对EJB部署描述符中的Web服务安全信息的更改。 www.ibm.com 9. The destination can be overridden by specifying the Destination under the binding file deployment descriptor. 可以通过在绑定文件部署描述符下指定Destination覆盖该目的地设置。 www-128.ibm.com 10. Contains only the remote and home interfaces, the bean implementation class, and the deployment descriptor. 只包含远程和home接口、bean实现类以及部署描述符。 www-128.ibm.com 1. The bean must set the transaction-type attribute in the EJB deployment descriptor to container to use container-managed transactions. bean必须将EJB部署描述符中的事务类型属性设置为container,以便使用容器管理的事务。 www.ibm.com 2. Interleaved transactions are enabled when a bean method's transaction attribute is set to RequiresNew in the deployment descriptor. 当bean方法的事务属性在部署描述符中设置为RequiresNew时,可以支持交叉事务。 www.ibm.com 3. Replacement of ODE deployment descriptor with a SCA composite. 使用SCA组合替换ODE部署描述符 www.infoq.com 4. Consequently, this value is defined in a vendor specific deployment descriptor. 因此,该值会在供应商的特定部署描述符中定义。 www.ibm.com 5. Per_Connection_Factory corresponds to the Application value of the res-auth deployment descriptor. Per_Connection_Factory与res-auth部署描述符的Application值一致。 www.ibm.com 6. There is no longer a "gather" option on the application's deployment descriptor. 在应用程序的部署描述符中不再有一个“聚集”选项。 www.ibm.com 7. The BPEL file and the deployment descriptor for the merged production workflow are included in this article's source code (see Download). 合并的生产工作流程的BPEL文件和部署描述符都包含在本文的源代码中(参见下载)。 www.ibm.com 8. Annotations allow a developer to program data that would otherwise be furnished in a related file, such as a separate deployment descriptor. 注解允许开发人员编写将由相关文件提供的数据,例如单独的部署描述符。 www.ibm.com 9. Writing the source code and deployment descriptor files in a J2EE application can be tedious. 编写J2EE应用程序中的源代码和部署描述符文件可能十分冗长乏味。 www.ibm.com 10. It is easiest to enter the Cactus servlet definitions by cutting and pasting directly into the Web application deployment descriptor. 通过直接剪切并粘贴到Web应用程序部署描述符,可以轻松输入CactusServlet定义。 www.ibm.com 1. This new Web project will be created with the appropriate directory structure, the style sheet and Web deployment descriptor (web. xml). 新建的Web项目带有合适的目录结构、样式表和Web部署描述符(web.xml)。 www.ibm.com 2. The code in bold in Listing 1 shows how the portlet deployment descriptor code is modified by the event wizard. 列表1所示的代码,显示了事件向导是怎样编辑portlet部署描述器代码的。 www.ibm.com 3. The Apache SOAP toolkit keeps the WSDL service information in a deployment descriptor file. ApacheSOAP工具箱将WSDL服务信息保存在一个部署描述符文件里面。 www.ibm.com 4. A module entry for this Web module is also added to the enterprise application deployment descriptor (application. xml). Web模块的入口也被添加到了企业应用程序部署描述符(application.xml)中。 www.ibm.com 5. The component provider must declare all the service references in the deployment descriptor. 组件供应商必须在部署描述符中声明所有的服务引用。 www-128.ibm.com 6. We define security roles in the deployment descriptor file ejb-jar. xml using a security-role element under assembly-descriptor. 我们在部署描述符文件ejb-jar.xml中使用assembly-descriptor下的security-role元素定义安全角色。 www.ibm.com 7. Notice that the deployment descriptor shows only one bean definition, namely SimpleSessionBean. 请注意,此部署描述符仅仅显示了一个Bean定义,即SimpleSessionBean。 www.ibm.com 8. To do this, we'll add a reference to the SSL configuration to the Web service client deployment descriptor files. 为此,我们将指向SSL配置的引用添加到Web服务客户机部署描述符文件中。 www.ibm.com 9. If you build the project after you've made changes in the deployment descriptor, the artifacts are overwritten with the defaults. 如果在部署描述符中做出更改之后构建项目,则构件将被缺省构件覆盖。 www.ibm.com 10. The timer service also supports the automatic creation of a timer based on metadata in the bean class or deployment descriptor. 定时器服务也支持通过bean的元数据或者部署描述符自动创建定时器。 www.infoq.com 1. The sample application utilizes SIP annotations instead of an sip. xml deployment descriptor. 样例应用程序利用SIP注释而非sip.xml部署描述符。 www.ibm.com 2. To manually control transactions, the bean must set the transaction-type attribute in the EJB deployment descriptor to Bean. 要手动控制事务,bean必须将EJB部署描述符中的transaction-type属性设置为Bean。 www.ibm.com 3. Quick Fix will perform the migration that will modify the affected Java code, JSP page, or deployment descriptor. QuickFix将执行迁移,这个迁移会修改受影响的Java代码、JSP页面或者部署描述符。 www.ibm.com 4. Transaction attributes for the service are specified in the EJB deployment descriptor (ejb-jar. xml) in the EAR. 服务的事务属性在EAR中的EJB部署描述符(ejb-jar.xml)中指定。 www.ibm.com 5. You can insert or remove any bookmark through the portlet deployment descriptor file, portlet. xml. 您可以通过portlet部署描述符文件(portlet.xml)来插入或删除任何书签。 www.ibm.com 6. Note that the JNDI lookup uses the resource reference name in the application deployment descriptor. 注意,JNDI查找使用了在应用程序部署描述符中定义的资源引用名。 www.ibm.com 7. This requires that the deployment descriptor, bean class, and local interface get updated. 这需要部署描述符、bean类以及更新过的本地接口。 www.ibm.com 8. These object reference parameters are exposed as resource references in the deployment descriptor which will be resolved at run time. 这些对象引用参数在部署描述符(将在运行时解析)中作为资源引用公开。 www.ibm.com 9. Describes the required deployment descriptor and optional deployment plan. 描述了必需的部署描述符和可选的部署计划。 www-128.ibm.com 10. Once complete, the project will process web service metadata and allow for i deployment descriptor generators. 完成后,该项目将能够处理Web服务元数据,允许使用部署描述符生成器。 www.ibm.com 1. The file is a peer to the ejb-jar. xml deployment descriptor (DD), and contains references to the EJB objects defined in the DD. 该文件等同于ejb-jar.xml部署描述符(DD),并且包含了在DD中定义对EJB对象的引用。 www.ibm.com 2. The BAR file contains the deployment descriptor, compiled message flows, and message set definitions. BAR文件包含部署描述符、已编译的消息流和消息集定义。 www.ibm.com 3. Finally, the EJB deployment descriptor is updated to add the newly created mediator to the mediation handler list. 最后,更新EJB部署描述符,以将新创建的中介器添加至中介处理程序列表。 www.ibm.com 4. Listing 8 shows the updates made to the calculator service's Web services deployment descriptor. 清单8展示了对计算器服务的Web服务部署描述符所做的更新。 www.ibm.com 5. Portlets extend Servlets now, so the web deployment descriptor is needed to declare the Servlet (portlet) class. portlet现在扩充了Servlet,因此需要Web部署描述符来声明Servlet(portlet)类。 www.ibm.com 6. Make sure your JNDI names map to the ones defined in the Web deployment descriptor of the portlet project. 请确保JNDI名映射到在Portlet项目的Web部署描述符中定义的名称。 www.ibm.com 7. Save the deployment descriptor for the Web service client implementation module. 保存Web服务客户端实现模块的部署描述符 www.ibm.com 8. Element, as shown in the example deployment descriptor in Listing 6. 元素的直接子元素,如清单6的示例部署部署描述符所示。 www-128.ibm.com 9. Here is the new reference shown in the EJB Deployment Descriptor editor. 这是EJBDeploymentDescriptor编辑器中所示的新的引用。 www-128.ibm.com 10. You'll refer to this name in Part 2 when you write a deployment descriptor for your workflow. 您在第2部分为工作流程编写可部署的描述符时会涉及到这个名称。 www.ibm.com 1. Alternatively you can use the command to specify a whole new deployment descriptor to replace the existing one. 或者,您可以使用该命令来指定用整个新的部署描述符替换现有的部署描述符。 www.ibm.com 2. This generally requires little more than updating the deployment descriptor. 这一般会比升级部署描述符需要的时间多一点。 www.ibm.com 3. Each container type has a slightly different deployment descriptor and corresponding editor as described in the following sections. 各个容器类型之间有着轻微区别的部署描述符,在接下来的内容当中将讲解各相应的编辑器。 www.ibm.com 4. They declare the parameter with the same global name in their portlet. xml deployment descriptor. 它们在portlet.xml部署描述符中使用相同的全局名称声明该参数。 www.ibm.com 5. Configure the service deployment descriptor and deploy service to hosting container. 配置服务部署描述符并部署服务到宿主容器。 www-128.ibm.com 6. This third file is a SOAP deployment descriptor that the SOAP engine uses for service deployment. 这第三个文件是SOAP引擎用于服务部署的SOAP部署描述符。 www-128.ibm.com 7. View, double-click the Web project, the deployment descriptor displays in a new window. 视图中,双击Web项目,部署描述符将显示在新的窗口中。 www-128.ibm.com 8. We define this mapping in the deployment descriptor of the enterprise application. 我们将在企业应用程序的部署描述符中定义此映射。 www.ibm.com 9. Its standard deployment descriptor is shown in Listing 6. 清单6中显示了它的标准部署描述符。 www.ibm.com 10. AndroidManifest. xml snippet: This file is the application deployment descriptor for Android applications. xml片段:该文件是Android应用程序的应用程序部署描述符。 www.ibm.com 1. Passing the XML file through the EJBMaker generates source code, XML deployment descriptor, and database scripts. 向EJBMaker传递XML文件将生成源代码、XML部署描述符和数据库脚本。 www.ibm.com 2. This name is referenced in the deployment descriptor for the client project, so open it by double-clicking it. 此名称在客户机项目的部署描述符中引用,因此请双击打开它。 www.ibm.com 3. In the Web application deployment descriptor editor click on the "Pages" tab and set the authentication type to Basic. 在Web应用程序部署描述符编辑器中,单击“Pages”标签并设置认证类型为Basic。 www.ibm.com 4. Check the deployment descriptor and extension to the deployment descriptor. 检查部署描述符和部署描述符的扩展。 www.ibm.com 5. The deployment descriptor used in step 1 (deployAxisSQ. wsdd) is shown in Listing 12. 第1步中使用的部署描述符(deployAxisSQ.wsdd)如清单12所示。 www.ibm.com 6. Returns the filter-name of this filter as defined in the deployment descriptor. 返回过滤器在部署描述符中定义的名称。 blog.csdn.net 7. Save the configuration and close the Web application deployment descriptor editor. 保存配置并关闭Web应用程序部署描述符编辑器。 www-128.ibm.com 8. I can argue that many of the elements in the current EJB deployment descriptor are development artifacts, not deployment artifacts. 我认为在目前的EJB部署描述符中的许多元素都是开发构件,而不是部署构件。 www.ibm.com 9. The security role names can be declared using the security-role element of deployment descriptor. 安全角色(securityrole)的名称可以使用部署描述符的security-role元素来声明。 www.infoq.com 10. If you want to add security or make other deployment descriptor changes in the exported application EAR, then use the AAT tool. 如果您希望添加安全性或对导出的应用程序EAR中的其它部署描述符进行修改,请使用AAT工具。 www.ibm.com 1. The smart mode is configured by specifying the name of the JAR file in the deployment descriptor as outlined in Listing 7, lines 6-8. 智能的模式通过以部署描述符的形式对JAR文件具体命名来进行配置,如列表7中第6—8行所示。 www.ibm.com 2. This toolkit provides graphical deployment descriptor editors and basic wizards to get you started writing SIP servlets (Figure 7). 此工具包提供了图形部署描述符编辑器和基本向导,用于帮助您开始编写SIPServlet(图7)。 www.ibm.com 3. Listing 4 shows a typical deployment descriptor for a Tapestry application. 清单4显示了Tapestry应用程序典型的部署描述符。 www-128.ibm.com 4. Step 2 of the list above uses the deployment descriptor deployAxisClient. wsdd, shown in Listing 13. 上面的清单的第2步使用了清单13所示的部署描述符deployAxisClient.wsdd。 www.ibm.com 5. Inside the archive, together with the associated deployment descriptor, as shown by the dotted square in Figure 2. 在文档内部,与相关联的部署描述符放在一起,如图2中的虚线所示。 www-128.ibm.com 6. You configure portlet caching policies in the portlet deployment descriptor. 可在Portlet部署描述符中配置Portlet缓存策略。 www.ibm.com 7. For other web applications, use a security-constraint element in the deployment descriptor. 对于其他的Web应用程序,请在部署描述符里面使用security-constraint元素来规定应用程序的安全约束。 www.infoq.com 8. In the past the EJB Deployment Descriptor editor was used to add an EJB relationship using the EJB Relationship wizard. 过去,EJB部署描述符编辑器通过使用EJBRelationship向导来添加EJB关系。 www-128.ibm.com 9. Save the application deployment descriptor so that you can export the enterprise application. 保存应用程序部署描述符以便导出企业应用程序。 www.ibm.com 10. Specifies the concrete portlet identifier that was specified in the portlet deployment descriptor. 元素指定了concreteportlet标识符,该标识符在portlet部署描述符中指定。 www-128.ibm.com 1. You cannot modify the event definition here, but you can edit it manually in the portlet deployment descriptor. 您不能在这里编辑事件定义,但是您可以在portlet部署描述器中手动编辑它。 www.ibm.com 2. You can inspect this from the EJB deployment descriptor for the message-driven bean that was created in the JMS router project. 可以从在JMS路由器项目中创建的MDB的EJB部署描述符检查此设置。 www.ibm.com 3. J2EE security roles and constraints are added to the deployment descriptor of the application. 可将J2EE安全角色和约束添加到应用程序的部署描述符。 www.ibm.com 4. We do this in the enterprise application deployment descriptor, as described below. 在企业应用程序部署描述符中完成该操作,如下所示。 www-128.ibm.com 5. Once you've created the fault handler, you'll need to register it in the deployment descriptor, as noted above. 一旦您创建了故障处理程序,您将需要在部署描述符中注册它,这一点上面已经提到过。 www.ibm.com 6. Add a resource reference of type javax. resource. cci. ConnectionFactory to the EJB deployment descriptor. 将类型javax.resource.cci.ConnectionFactory的资源引用添加到EJB部署描述符中。 www.ibm.com 7. The Web deployment descriptor also denotes that SimpleGWTApp. html is the welcome page for the application, so that it always loads. Web部署描述符还可以将SimpleGWTApp.html指定为应用程序的欢迎页面,这样就会始终加载它。 www.ibm.com 8. This means we add an entry to the EJB deployment descriptor of the EJB project, named LoggingMediation. 这意味着我们向EJB项目的EJB部署描述符中添加一个名为LoggingMediation的条目。 www.ibm.com 9. Save any changes to the deployment descriptor and restart the application. 保存对部署描述符的任何更改,然后重新启动应用程序。 www-128.ibm.com 10. Double-click the deployment descriptor of the CreditApprovalClient Web project, and examine the contents of the Security tab (Figure 4). 双击CreditApprovalClientWeb项目的部署描述符,并检查Security选项卡的内容(图4)。 www.ibm.com 1. The most likely scenario for using the deployment descriptor username and password is during initial development testing. 使用部署描述符用户名和密码的最可能场景是在初始化开发测试过程中。 www.ibm.com 2. No separate home, interface, or deployment descriptor is required. 不需要任何独立的Home、接口或部署描述符。 www.ibm.com 3. To edit the EchoService enterprise application deployment descriptor. 编辑EchoService企业应用程序部署描述符。 www-128.ibm.com 4. Create a binding of a datasource to our particular CMP, we need to edit the EJB bindings using the EJB deployment descriptor editor. 为了创建从数据源到我们的特定的CMP的绑定,我们需要使用EJB部署描述符编辑器来编辑EJB绑定。 www.ibm.com 5. They contain the Web and EJB security-related J2EE deployment descriptor information configured in the container. 它们包含容器中配置的与Web和EJB安全相关的J2EE部署描述符信息。 www.ibm.com 6. This opens the Web application deployment descriptor editor. 这将打开Web应用程序部署描述符编辑器。 www.ibm.com 7. The portlet deployment descriptor defines the portlet to the portal. portlet部署描述符定义了用于门户网站的portlet。 www-128.ibm.com 8. The value set is contained in the deployment descriptor for the mediation handler. 值的设置将包含在中介处理程序的部署描述符中。 www.ibm.com 9. Configure the Web service reference in the deployment descriptor. 在部署描述符中配置Web服务引用。 www-128.ibm.com 10. Click the Assembly Descriptor tab in the deployment descriptor editor. 单击部署描述符编辑器中的AssemblyDescriptor选项卡。 www.ibm.com 1. Create an event definition in the portlet deployment descriptor (PDD). 在portlet部署描述器(PDD)中创建一个事件定义。 www.ibm.com 2. The Load On Startup property is a standard web. xml deployment descriptor field. LoadOnStartup属性是标准的web.xml部署描述符字段。 www.ibm.com 3. Listing 2 contains the additional tags needed to specify the JMS resource in the standard Java deployment descriptor. 清单2包含在标准的Java部署描述符中指定JMS资源所需的附加标记。 www.ibm.com 4. To use it, import the jar in the Web project and declare it inside the Web deployment descriptor. 为了使用它,在Web项目中导入jar文件并且在Web部署描述符中声明它。 www.ibm.com 5. Step 2 uses deployAxisClientX. wsdd, the deployment descriptor shown in Listing 19. 第2步使用清单19中显示的部署描述符deployAxisClientX.wsdd。 www.ibm.com 6. To create the security roles in the EAR deployment descriptor, use the Role Mapping button. 要在EAR部署描述符中创建安全性角色,使用RoleMapping按钮。 www.ibm.com 7. In addition to the standard deployment descriptor, you need to provide a Geronimo deployment plan when deploying applications to the server. 除了标准部署描述符之外,还需要在将应用程序部署到服务器时提供一个Geronimo部署计划。 www-128.ibm.com 8. Those are very low level constructs and you need a lot of deployment descriptor mess in place to support a long running process. 但是,那些都非常的底层。你需要很多部署描述符来支持一个长期运行的过程,非常麻烦。 www.infoq.com 9. Open With - Deployment Descriptor Editor. 单击部署描述符编辑器中的。 www-128.ibm.com 10. Where the deployment descriptor is stored. 存储部署描述符。 www-128.ibm.com 1. Expand the deployment descriptor section of each EAR (Figure 7). 展开每个EAR的部署描述符部分(图7)。 www.ibm.com 2. To use the declarative security approach, you must specify all possible security roles in the web. xml deployment descriptor. 要使用声明性安全方法,必须在web.xml部署描述符中指定所有可能的安全角色。 www.ibm.com 3. The deployment descriptor ties everything together and provides further instruction to the container on how to manage the EJB. 部署描述符将所有这些连接起来并进一步指示容器如何管理EJB。 www.ibm.com 4. However, as noted, it uses the customer deployment descriptor. 但是,正如所提到的,它使用客户部署描述符。 www.ibm.com 5. You have to modify the Struts configuration and the deployment descriptor of the EAR file to complete the setup. 要完成设置,您必须修改Struts配置和EAR文件的部署描述符。 www.ibm.com 6. Find the deployment descriptor for the EJB project and open it. 查找EJB项目的部署描述符并打开。 www.ibm.com 7. In this article, you added a user name and the password to the client's deployment descriptor. 在本文中,您将用户名和密码添加到了客户端的部署描述符。 www.ibm.com 8. Define the mediation handler in the EJB deployment descriptor. 在EJB部署描述符中定义中介处理程序。 www.ibm.com 9. Similarly, you can group users based on roles defined in the deployment descriptor, and create corresponding entries in the LDAP server. 类似地,可以基于部署描述符中定义的角色对用户进行分组,并在LDAP服务器中创建对应的项。 www.ibm.com 10. This opens the Web deployment descriptor of the Web module. 这将打开Web模块的部署描述符。 www-128.ibm.com 1. In fact, even the deployment descriptor for the EJB is pretty ordinary. 事实上,即便EJB的部署描述符也非常普通。 www-128.ibm.com 2. Listing 2 contains the standard Java deployment descriptor for this entity bean. 清单2包含了此实体bean的标准Java部署描述符。 www.ibm.com 3. Close the Deployment Descriptor editor and save the changes. 关闭DeploymentDescriptor编辑器并保存这个些变更。 www.ibm.com 4. You must have this binding deployment descriptor to test within the IDE. 您必须拥有该捆绑部署描述器来在IDE中进行测试。 www.ibm.com 5. To create a resource reference, you have to add it to the deployment descriptor (web. xml). 要创建资源引用,您必须将它添加到部署描述符(web.xml)。 www.ibm.com 6. This should only be done at deployment so that if the Axis engine changes a new service-config. wsdd deployment descriptor can be generated. 这只应该在部署时进行,以便在Axis引擎发生变化的情况下能生成新的service-config.wsdd部署描述符。 www.ibm.com 7. To share connections, set the res-sharing-scope deployment descriptor shareable. 要共享连接,请把res-sharing-scope部署描述符设为shareable。 www.ibm.com 8. Click on the WS Binding tab of the deployment descriptor. 单击部署描符述的WSBinding选项卡。 www.ibm.com 9. Construct the correct structure of the deployment descriptor. 创建具有正确结构的部署描述符。 www.xiebing.com 10. Register the proxy servlet in the Web deployment descriptor. 在Web部署描述器中注册代理servlet。 www.ibm.com 1. At login, the application checks access to protected resources based on roles defined in the Web deployment descriptor. 登录时,该应用程序将基于Web部署描述符中定义的角色检查对受保护资源的访问权限。 www.ibm.com 2. The EJB specification should still have a small deployment descriptor where I can define global properties. EJB规范中应该有用于用户定义全局属性的小型部署描述符。 www.ibm.com 3. There is an XML deployment descriptor packaged with each module. 每个模块都有一个XML部署描述符。 www-128.ibm.com 4. There is no need for any deployment descriptor in this case. 这种情况下不需要任何部署描述符。 www-128.ibm.com 5. Its optional ejb-jar. xml deployment descriptor is placed in WEB-INF. 其可选的ejb-jar.xml部署描述符放置在WEB-INF中。 www.infoq.com 6. Understood headers should be defined by HandlerInfo or a deployment descriptor. 理解的头应该由HandlerInfo或部署描述符定义。 www.ibm.com 7. In Listing 1, a reference to the server-side entity EJB is specified in the deployment descriptor. 在清单1中,对服务器端实体EJB的引用在部署描述符中指定。 www.ibm.com 8. Double click on the deployment descriptor. 双击部署描述符。 www.ibm.com 9. ra. xml -- the deployment descriptor file. xml——部署描述符文件。 www.ibm.com 10. The DB2 Alphablox runtime expects to find the web deployment descriptor (web. xml) in the directory of the deployed EAR file. DB2Alphablox运行时期望在部署的EAR文件目录中找到Web部署描述符(web.xml)。 www.ibm.com 1. Listing 2 illustrates the code for the deployment descriptor. 清单2举例说明部署描述符的代码。 www.ibm.com 2. Figure 18 shows web. xml file being edited with the deployment descriptor editor. 图18展示了用部署描述符编辑器编辑的web.xml文件。 www.ibm.com 3. You should receive an authentication challenge when you access the folder specified in your web deployment descriptor. 当您访问web部署描述符中指定的文件夹时,您应该会遇到授权的难题。 www.ibm.com 4. This is achieved through the security-constraint element in the Web deployment descriptor. 这通过Web部署描述符中的security-constraint元素来实现。 www-128.ibm.com 5. dds. xml - SOAP deployment descriptor (see the download file). xml?SOAP部署描述符(请参阅下载文件)。 www.ibm.com 6. Listing 4 shows a typical example of an MDB deployment descriptor for an EJB 2. 0 application. 清单4展示了EJB2.0应用程序的MDB部署描述符的一个典型例子。 www.ibm.com 7. You define these in the deployment descriptor. 将在部署描述符中对此进行定义。 www.ibm.com 8. You can view the references using the References tab of the deployment descriptor editor (Figure 8). 可以使用部署描述符编辑器的References选项卡查看引用。 www.ibm.com 9. The BEA WebLogic commercial web services container uses a custom deployment descriptor in version 8. 1 and earlier. BEAWebLogic商业Web服务容器在8.1及更早版本中使用自定义部署描述符。 www.ibm.com 10. Sample 1 shows an example of an EAR deployment descriptor specifying the context root. 样本1给出了EAR部署描述符指定上下文根的例子。 www.ibm.com 1. The key point here is that WebSphere requires additional metadata beyond the EJB deployment descriptor to perform these mappings. 这里关键的一点是WebSphere需要EJB部署描述符之外的额外元数据来执行这些映射。 www-128.ibm.com 2. Next you will edit its deployment descriptor to specify which user has the BPESystemAdministrator role. 接下来您将通过编辑它的开发描述符指定哪位用户拥有BPESystemAdministrator任务。 www-128.ibm.com 3. However, in order to support other interfaces, the deployment descriptor has changed radically. 不过为了支持其他接口,部署描述符有了很大改变。 www-128.ibm.com 4. The Hello application also has a standard J2EE-compliant deployment descriptor (Listing 2). Hello应用程序也有一个遵循标准J2EE的部署描述符(清单2)。 www.ibm.com 5. Include the XML code shown below in Listing 7 in the web. xml deployment descriptor. 包括以web.xml部署描述符形式显示在列表7中的XML代码。 www.ibm.com 6. Listing 6 shows application. xml, which is a required deployment descriptor for Apache Geronimo. 清单6显示的application.xml是ApacheGeronimo要求的部署描述符。 www.ibm.com 7. After the SOAP toolkit registers the DOMFaultListener, the deployment descriptor file will be similar to Listing 2. SOAP工具箱注册过DOMFaultListener后,部署描述符文件将与清单2相似。 www.ibm.com 8. Community Edition V2. 0 supports EJB 3. 0, which uses metadata annotations as an alternative to the deployment descriptor. CommunityEditionV2.0支持EJB3.0,而EJB3.0使用元数据注释作为部署描述符的替代方法。 www.ibm.com 9. This is done manually through the deployment descriptor editor. 这是通过部署描述符编辑器手工操作的。 www.ibm.com 10. It also tells us that there is a deployment descriptor and some message flow properties of myflow that can be overridden. 它还告诉我们,myflow消息流有一个部署描述符和一些可覆盖的属性。 www.ibm.com 1. Finally the service deployment descriptor is show in Listing 6. 最后,服务部署描述符被显示在清单6中。 www.ibm.com 2. It's actually much simpler than the deployment descriptor section for entity EJBs. 它实际上比实体EJB的部署描述符简单得多。 www.ibm.com 3. When you are finished, close the JSP and the deployment descriptor. 当您完成以后,关闭JSP和部署描述符。 www-128.ibm.com 4. You can edit the deployment descriptor so that the EJB works in both modes. 您可以编辑部署描述符以便EJB能在两种模式下运行。 www.ibm.com 5. XDoclet is used heavily in the EJB layer to provide the deployment descriptor generation. XDoclet主要用在EJB层中以提供部署描述符生成。 www.ibm.com 6. For EJB2. 1 message-driven bean, you can configure run-as role using the security-identity element in the deployment descriptor. 对于EJB2.1消息驱动的Bean,可以在部署描述符中使用security-identity元素配置Run-as角色。 www.ibm.com 7. Go to the Reference notebook page of the Deployment Descriptor editor. 转到部署描述符编辑器的引用Notebook页。 www.ibm.com 8. Go to the WebSphere Binding section of the deployment descriptor. 转到部署描述符的WebSphereBinding部分。 www-128.ibm.com 9. Listing 5 shows how the deployment descriptor might look when the same MDB is used as part of an EJB 2. 1 Application. 清单5展示了同一MDB用在EJB2.1应用程序中时,部署描述符会是什么样子。 www-128.ibm.com 10. WASPostUpgrade also creates deployment descriptor files based on the V3. x configuration. WASpostUpgrade也创建基于V3.x配置的部署描述符文件。 www.ibm.com |
||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。