[ https://issues.apache.org/activemq/browse/SM-460?page=all ] Guillaume Nodet resolved SM-460: --------------------------------
Fix Version: 3.0 Resolution: Fixed Assign To: Guillaume Nodet Author: gnodet Date: Thu Jun 29 03:05:37 2006 New Revision: 417980 URL: http://svn.apache.org/viewvc?rev=417980&view=rev Log: SM-460: better support for properties and attachments Script component and Saaj component now inherit TransformComponentSupport. Remove unusable SaajInBinding, and add deprecation warnings on components now implemented in EIP Also fix (once more) the SAAJ SOAPAction header Removed: incubator/servicemix/trunk/servicemix-components/src/main/java/org/apache/servicemix/components/saaj/SaajInBinding.java Modified: incubator/servicemix/trunk/servicemix-components/src/main/java/org/apache/servicemix/components/groovy/GroovyComponent.java incubator/servicemix/trunk/servicemix-components/src/main/java/org/apache/servicemix/components/http/HttpInvoker.java incubator/servicemix/trunk/servicemix-components/src/main/java/org/apache/servicemix/components/http/HttpsInvoker.java incubator/servicemix/trunk/servicemix-components/src/main/java/org/apache/servicemix/components/saaj/SaajBinding.java incubator/servicemix/trunk/servicemix-components/src/main/java/org/apache/servicemix/components/script/ScriptComponent.java incubator/servicemix/trunk/servicemix-components/src/main/java/org/apache/servicemix/components/splitter/SplitterComponent.java incubator/servicemix/trunk/servicemix-components/src/test/java/org/apache/servicemix/components/saaj/SaajSoapActionTest.java > better support for properties and attachments > --------------------------------------------- > > Key: SM-460 > URL: https://issues.apache.org/activemq/browse/SM-460 > Project: ServiceMix > Type: Improvement > Components: servicemix-components > Versions: 3.0-M2 > Environment: n/a > Reporter: Mark Swanson > Assignee: Guillaume Nodet > Priority: Minor > Fix For: 3.0 > > > <email snippet to help us remember> > Thanks for fixing the HttpsInvoker. > I understand not wanting to break things. > It's just that conceptually the properties are so helpful in certain > cases that they almost seem like a fundamental requirement - or at least > functionality you would want to encourage and spend the effort to enforce. > So please accept my vote to be more rigid with properties support. > <email...> > Fundamentally it seems that doing this might be better: > TransformComponentSupport.onMessageExchange () > (before transform() was called) > This way Http[s]Invoker (and others) inherit this behaviour. > Previous JIRA issue: > http://issues.apache.org/activemq/browse/SM-451?watch=true -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira