Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Date

27 June 2013

Attendees

Goals

  • The objective of this meeting is to discuss what we can implement for the next release/future releases considering the limited resources we have . There was already a meeting happened during late 2008 discussing the road map. The document is here: https://docs.google.com/document/d/1LWk4Rr3HO4mqPrh1WnueJa3tBIFAGmpO84Qvic-ijYs/edit.

     

    I have also come up with the various features comparing OpenESB with other competing products. We need to prioritize these, study the technical feasibility and try to implement them. If we cannot implement all the features, do we have alternatives in proposing the solutions to our customers which can work with open esb? Can we make some changes in OpenESB so that it can work with other products to support the solution?

Discussion Items

ItemNotes
Which app.server we should we focus on top of already migrated onesWe agreed that we will also add support for Jboss 7 in addition to existing platforms

. Support Enterprise Integration Patterns

                This is can be achieved through BPEL process. Although BPEL comes to help to do this, it is a overkill to use BPEL for everything. Performance gets affected severely.

                Solution:

                Simple integration frameworks like CAMEL can be utilized here to implement EIPs. But the problem is camel also comes with transport/protocol adapters which duplicates the already available Binding components. So how do we integrate Camel with OpenESB without transport protocols? or is there any other alternatives available? Need design analysis...

Logicoy and team will implement Camel SE

Webservices Registry / Repository. This is for the user to manage and monitor all the services under one roof. How can we achieve this.? Should this be a UDDI compatible registry?We can modify HTTP BC to register the services in UDDI registry. We can use external uddi browser for browsing services.
XSLT SEIt is in working condition. But there is no mapper available. Low priority to develop ui based mapper.
IEP SEPaul mentioned they are getting a resource to work on this.
Rules4JBI SENicolas said he is already working on this.

Pending items to discuss:

3. SOA Governance. I think this can be achieved only if we have registry/repository.

...

                Currently when any fault which is thrown from a BC or SE is thrown as a system fault. This should be improved. All the BCs and SEs should be able to specify what faults they can throw. We should be able to catch those specific faults in BPEL.

Action Items

  •