any tutorial for building adapters and routing services for JBI container ?

HiThank you for reading my postis there any tutorial for Sun JBI container ? I want to know how i can build/deploy JBI components like adapters and routing service for Sun JBI container .another question is that , is it based on OpenESB ?thanks
[286 byte] By [Legolas.wa] at [2007-10-3 5:05:37]
# 1

You can find a white paper on writing a JBI service engine here:

http://java.sun.com/integration/reference/techart/DevelopingAServiceEngineComponent-1-2.pdf

Also, there is a lot of information on JBI and Open ESB here:

http://java.sun.com/integration/

You ask if the Sun JBI container is based on Open ESB - it's actually the other way around: Open ESB is based on the Sun JBI container. The JBI container is a JSR208-compliant implementation, and Open ESB builds upon that implementation to add full ESB capabilities.

hope this helps -

mark

Mark-S-Whitea at 2007-7-14 23:11:33 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...