Is there any standard way that I can extend the functionality of BPEL
Compiler to process extra elements in the process definition. The elements I
am talking about here is not BPEL extensions defined inside
'extensionActivity' or 'extensionAssignOperation'. For example I have
information about person who deployed the BPEL process in the process
definition using following XML.

<myext:deployer>
    <myext:name/>
</myext:deployer>

Is there way that I can process this without touching the BPEL compiler code
and providing a extension bundle like we currently doing for extension
activities.

Thanks,
Milinda

-- 
Milinda Pathirage
Senior Software Engineer & Product Manager WSO2 BPS; http://wso2.org/bps
WSO2 Inc.; http://wso2.com
E-mail: mili...@wso2.com, milinda.pathir...@gmail.com
Web: http://mpathirage.com
Blog: http://blog.mpathirage.com

Reply via email to