Mittwoch, Juni 15, 2005
Change XSLT engine within BPEL
I heard Oracle XDK XSLT engine should be faster than Apache XALAN engine. If you which, you can change the XSLT engine with the xmlns:ora namespace declaration in your BPEL process XML declaration as following:
Change xmlns:ora to xmlns:ora="http://schemas.oracle.com/bpel/extension/xpath/function/xdk" in the bpel....
Change xmlns:ora to xmlns:ora="http://schemas.oracle.com/bpel/extension/xpath/function/xdk" in the bpel