[jira] Resolved: (SM-1109) attachment should be supported in cxf se and bc

2007-10-17 Thread Freeman Fang (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang resolved SM-1109. -- Resolution: Fixed > attachment should be supported in cxf se and bc >

Possible Solution to a camel serviceengine problem or only a bad workaround??

2007-10-17 Thread Kristian Köhler
Hi all I found a solution for my problem regarding the routing problem yesterday (http://www.nabble.com/How-to-route-a-MessageExchange-using-camel-to-ode-tf4641042s12049.html#a13255218). I wasn't able to route a message coming over HTTP Binding through camel to ODE service engine. I specified a

[jira] Created: (SM-1109) attachment should be supported in cxf se and bc

2007-10-17 Thread Freeman Fang (JIRA)
attachment should be supported in cxf se and bc --- Key: SM-1109 URL: https://issues.apache.org/activemq/browse/SM-1109 Project: ServiceMix Issue Type: Improvement Components: servicemix-

Re: ServiceNames and EndPoints

2007-10-17 Thread Guillaume Nodet
Only one, and you can not control which one in a standard JBI way. However, ServiceMix has a notion of Endpoint resolver and policy, but these are currently configured at the container level. On 10/18/07, Gordon Dickens <[EMAIL PROTECTED]> wrote: > Hello, > > If I have a 2 services defined with th

ServiceNames and EndPoints

2007-10-17 Thread Gordon Dickens
Hello, If I have a 2 services defined with the same servicename and different endpoints and I attempt to pass a message to that servicename without specifying the endpoint what would be the expected result? Provider serviceName="myService" endpoint="ep1" ... serviceName="myService" endpoint="

Re: XBean Namespaces

2007-10-17 Thread Gordon Dickens
Thanks Andreas! Andreas Schaefer (2) wrote: You can find it in: Home>/deployables/serviceeingines/servicemix-eip/target/xbean/servicemix-eip.xsd Otherwise you'll find it in the root of the archive servicemix-eip-.jar There you'll find the URL in the target namespace. Have fun Andreas Sch

Re: ServiceMix Bean issues with send()

2007-10-17 Thread Andreas Schaefer (2)
Hi Geeks I am moving this thread to the DEV mailing list because it not about using ServiceMix anymore. The problem is that when using the asynchronous message exchange that the response is not sent back to the calling SU but to the Provider Endpoint of the called SU. I just keep on spinn

Re: XBean Namespaces

2007-10-17 Thread Andreas Schaefer (2)
You can find it in: /deployables/serviceeingines/servicemix-eip/ target/xbean/servicemix-eip.xsd Otherwise you'll find it in the root of the archive servicemix-eip- .jar There you'll find the URL in the target namespace. Have fun Andreas Schaefer CEO of Madplanet.com Inc. [EMAIL PROTECTED

[jira] Created: (SM-1108) Versionning of endpoints

2007-10-17 Thread Guillaume Nodet (JIRA)
Versionning of endpoints Key: SM-1108 URL: https://issues.apache.org/activemq/browse/SM-1108 Project: ServiceMix Issue Type: New Feature Reporter: Guillaume Nodet Fix For: 4.0 As the meta-d