SM-814 - Remove the CONTENT_DOCUMENT_PROPERTY property in SourceTransformer to avoid using an old message when properties are forwarded between components
SM-816 - useless include log framwork into jboss deployer
SM-565 - Enhance the JSR181 Proxy so that it can proxy non WSDL publishing components
SM-569 - Refactor servicemix-common for ease of use
SM-578 - HttpComponent can not be deployed as managed!
SM-581 - Use WSDL of servicemix-http endpoint if none is supplied by the target ServiceEndpoint
SM-586 - Upgrade loan-broker example to lingo 1.1 and use different queues to avoid recieving messages from previous client runs
SM-591 - Extend the servicemix-commons to provide better classloading semantics
SM-595 - Replace BoundedLinkedQueue by a standard queue
SM-596 - add throws DeploymentException to getServices() in AbstractXBeanDeployer
SM-609 - PropertyExpression should have a default constructor + getters / setters
SM-612 - servicemix-service-engine could set the scope of servicemix-core to provided
SM-613 - Remove old XBean related stuff (for ServiceMix v1 compatibility and jbi descriptors parsing)
SM-614 - Parse jbi descriptors using DOM instead of Spring to remove spring dependency for embedded deployments and add validation with xsd
SM-615 - Update the jbi maven based samples to be able to deploy the SA from the root dir
SM-617 - make a new base class, DefaultComponent which combines the Component and Lifecycle functionality and can deal with the SpringComponent behaviour, dealing with statically configured endpoint POJOs
SM-670 - Including JMSFlow in default servicemix.conf
SM-675 - MimeMailMarshaler supports multiple recipients but does not support multiple to, cc and bcc adresses
SM-690 - add ability to setup a proxy for provider endpoints
SM-701 - Standardized the return of exceptions from the AdminCommandsService, also extended the ANT tasks to provide a deferExceptions settings which if set to true allows you to use the same semantics as the deploy/install directories.