InterviewSolution
| 1. |
Why Is Native Bpel Important? What Is The Disadvantage Of Products That Only Import/export Bpel? |
|
Answer» Historically every time a standard has been adopted (SQL, J2EE, LDAP, SMTP/POP/IMAP, HTML, etc.), native solutions have won. It is because native solutions are less complex, faster and offer richer functionality. It is also because re-architecting an ENGINE around a new abstraction is very DIFFICULT, especially if you have an EXISTING install base that you NEED to MAINTAIN and evolve in parallel. Historically every time a standard has been adopted (SQL, J2EE, LDAP, SMTP/POP/IMAP, HTML, etc.), native solutions have won. It is because native solutions are less complex, faster and offer richer functionality. It is also because re-architecting an engine around a new abstraction is very difficult, especially if you have an existing install base that you need to maintain and evolve in parallel. |
|