Prev | Current Page 175 | Next

Binildas A Christudas

"Service-Oriented Java Business Integration"


Installation Packaging
JBI talks about two types of JBI components for installation??”a JBI component and a
shared-library for use by such components. The JBI installation package is a ZIP
archive file. This ZIP archive has contents that are opaque to JBI except for the so
called installation descriptor that must be named and located as follows:
/META-INF/jbi.xml
The jbi.xml must conform to either the component installation descriptor schema or
the shared-library installation descriptor schema. A sample installation descriptor
is shown in the following code:

xmlns:sam="http://www.binildas.com/esb/sample">


sample-engine-1
An example service engine

BPEL:2.0:XQuery:1.0:XPath:2.0:XPath:1.0



com.binildas.esb.Sample1


Sample1.


Pages:
163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187