Properties on composite level
Hi,
Im making a project for Oracle SOA Suite 11g. What i want is to have properties that are accessible to all the components. I have tried to define properties in the composite.xml file. It works and they show up in the MBeanBrowser, but i can't access the mfrom the BPEL components. I have tried using the ora:getPreference() function, but this seems to only look for properties defined within the component itself.
Is there any way t odefine properties on composite level and acces them on composite level.
Kind Regards
Oddgeir Gitlestad