Hi,
WebSphere 7 doesn't support JBI but it supports OSGi. I means that you
can deploy the OSGI-fied version of the JBI component (the bundle jar).
If you want pure JBI, you need to deploy the ServiceMix WAR in
WebSphere. The ServiceMix WebApp will be able to deploy and manage pure
JBI components.
Regards
JB
On 08/26/2010 06:33 AM, jainvipin15 wrote:
I want to add JBI components i.e. Service Engine and Binding component in
Websphere Application Server, but i dont know the exact location in
Websphere administration console.
Can somebody please suggest what needs to be done.
Does Websphere Application Server comes with inbuilt JBI components?