Notes:
Orchestra 4.4.0
Changes:
Major improvements :
- integrate orchestra and camel by using camel transport for cxf
- add clustering support
- add new xpath function to get a boolean from a string
- use direct invoke for inter process communication (with CxfInvoker)
Minor improvements
- replace ${orchestra.ws.url} by actual orchestra url prefix when web services are deployed or when invoking web services
- replace ${orchestra.servlet.port} and ${HttpDefaultPort} in wsdls
- rename StyleSheetRepository to ProcessResourceDirectory
- ProcessResourcesRepository stores all files deployed with the BAR
- camel context can load classes deployed with the BAR archive
- upgrade felix version
- CXF refactoring: no need to write wsdl files to disk
- order elements in generated environment
- reduce db table number by using only orchestra db mapping instead of extending the pvm db model
- remove non osgi version
- deploy bar in a separate bundle when creating camel-context
- update xpath conversion functions
- change default element namespace to orchestra ns
- refactor osgi extensions loading
- activate hibernate second level cache by default for definition elements
- add c3p0 connection pool to hibernate
- use data objects for all recorder methods