jbi

jbi

 英

  • 网络规范(Java Business Integration)

例句

Such a request-response messaging pattern is also allowed in JBI and referred to as in-out.

这种请求-响应消息模式JBI也是允许称为in-out。

The rest of this series is all about using JBI and configuring ServiceMix to build an HSB.

系列其余部分关于使用JBI以及配置ServiceMix构建HSB

Two years after it was released, the number of ESB implementations that do not use JBI outweighs the number that do.

JBI发布整整采用ESB实现居然

Integration was the initial idea behind the spawning of JBI, but it will prove to be useful in other situations.

集成导致JBI产生初始念头其他情况下效用也将证明

This File Binding Component configuration provides a JBI service with the name esb: mail-service and has an endpoint with the name sender.

这个文件绑定组件配置提供一个esb:mail-serviceJBI服务拥有一个sender端点

There were few people interested in deploying to SCA, but it was "on the radar" as something they may need in conjunction with JBI.

虽然只有很少感兴趣部署SCA看起来JBI协作需要一些东西

Step 3: The BC transforms the service invocation request into a normalized format defined by the JBI specification.

第3BC服务调用请求转换JBI规范定义规范化格式

This example implements a provider, which can be accessed from other JBI services by sending a JIB message to this service endpoint.

这个例子实现一个提供其他JBI服务通过这个服务端点发送JBI消息从而提供进行访问

Step 9: The BC connected with the first JBI environment transforms the service invocation request into a normalized message.

第9连接第一个JBI环境BC服务调用请求转换规范化消息

This allows atomic actions to be performed as part of a JBI Exchange.

使得原子活动能够作为JBI交换一部分执行

This example is a blending of the first two examples with an additional JBI instance containing a non-replicated service.

这个示例示例混合其中一个额外JBI实例包含不同服务

On a higher level, Swordfish is using a subset of the JBI standard for messaging abstraction and message routing between components.

上层JBI标准实现组件之间消息抽取messagingabstraction以及消息路由messagerouting)。

When you're working with Petals, you don't configure the Service Unit in an xbean. xml file, you configure it in a jbi. xml file.

联合使用Petals时候jbi.xml文件不是xbean.xml文件配置服务单元

The JBI specification provides a detailed XML schema for defining the behavior of all BCs and SEs that you wish to host on JBI.

JBI规范提供详细XML模式用于定义希望JBI托管所有BCSE行为

To implement components of the JBI environment, ServiceMix uses the popular open source Spring framework (see Resources).

为了实现JBI环境组件ServiceMix使用流行开源Spring框架参见参考资料)。

All you need to do is to configure an external service provider and a consumer in the first JBI server.

需要第一JBI服务器配置一个外部服务提供商一个客户

Now you'll assemble the service units into a JBI service assembly.

现在组装服务单元JBI服务程序组合

BCs provide connectivity to services consumers and providers external to a JBI environment.

BCJBI环境外部服务消费者提供提供互联

Whenever you want to integrate a service into JBI, you need a JBI component, whether the service is WSDL-based or industry-specific.

无论何时集成服务JBI需要JBI组件无论服务基于WSDL特定行业

Plus, IBM and BEA were not involved in the specification because they did not believe it was needed.

IBMBEA没有参与规范制定因为兄弟并不认为他们需要JBI

In the JBI-based implementation services do not interact with each other directly.

基于JBI实现服务之间并不直接交互

This version is not yet released at the moment of writing, so we will use a Mail JBI component provided b y another JBI implementation.

撰写时候版本尚未发布因此我们使用另一个JBI实现提供邮件JBI组件

These enhancements do allow a JBI management operation to target a specific instance or a set of instances, or all instances.

这些提升使得JBI管理操作可以针对单个特定实例实例或者所有实例

It includes reference implementation model and interfaces, which JBI-compliant products or an in-house JBI solution must implement.

包含引用实施模型以及界面JBI产品或者室内JBI方案必须实施这些模型界面

The anchor construct in JBI is the service container object, which supports plug-ins communicating through message routers.

JBI之中固定构筑服务容器对象通过信息路由器支持插件之间交流

This means you can simply use the configuration of the Radiology Department application as the second JBI server.

意味可以简单地使用RadiologyDepartment应用程序配置作为第二JBI服务器

The runtime consists of a light weight JBI core, and several components.

运行时重量JBI核心若干组成部分

Write the JBI configurations for the service provider (that is the Radiology Department application) as well as the service consumer.

服务提供商RadiologyDepartment应用程序服务客户编写JBI配置

The JBI specification has a standard interface named javax. jbi. component. Component, which all BCs should implement.

JBI规范标准接口javax.jbi.component.Component,所有BC应当实现

Oh and I'll point out again that JBI and SCA are not in conflict.

并且一次指出JBISCA并不冲突

In addition to standardized service definitions JBI uses the notion of "normalized" messages supporting global components interoperability.

除了标准化服务定义JBI使用通用normalized)”消息概念支持全局组件互操作能力

JBI is based around a messaging paradigm that makes routing and processing decisions on normalized messages at runtime.

JBI立足一个运行时规范消息出路处理决议消息传递范式

These two elements are described in the JBI specification, but don't allow service specific configuration.

JBI规范两个元素进行描述它们允许使用特定服务配置

Figure 4 shows a service consumer and an external service provider connected to one JBI server.

4显示服务客户外部服务提供商连接一个JBI服务器

Configuring an external service provider simply means telling the first JBI server that the second is a web service.

配置外部服务提供商仅仅意味告诉第一JBI服务器第二JBI服务器Web服务

JBI provides all the features of an ESB that I have discussed, so I'll use it to build an HSB.

JBI提供讲述所有ESB特性因此构建HSB

In this example we'll be using a JBI component provided by the Petals project, which we already discussed in chapter 1.

我们使用Petals项目提供JBI组件项目已经第1讨论过

In this example we specified the service and endpoint names for the File sender JBI service.

这个示例我们指定文件发送者JBI服务服务点名

Step 10: The BC connected with the first JBI environment hands over the normalized message to the NMR.

第10连接第一个JBI环境BC规范化消息移交NMR

SJ: JBI is engine-to-engine, SCA wraps up the code in the engines.

SJ:JBI引擎引擎(engine-to-engine)SCA包装引擎代码

热门查询