I'm eventually going to switch to servicemix-file once I get this working and I couldn't get cxf-se to work with that bc...it looked like the cxf-se was expecting something that the servicemix-file wasn't providing (dependency on cxf-bc?)...I thought JBI components were not supposed to be dependent on each other.
wsa:Action = http://www.domainhere.com/services/InterfaceHere/Load (defined in Java interface & submitted in soap header) operation = Load My question is does servicemix-http and servicemix-jsr181 support automatic mapping of SOAPActions/WS-Addressing actions to target operations? Freeman Fang wrote: > > Hi, > What's your wsa:Action looks like and which operation you want to > invoke? > > Could you try to use cxf-bc and cxf-se instead of http-bc and jsr181-se? > > Freeman > On 2009-8-5, at 上午4:44, Brian Taylor wrote: > >> >> Hello, >> >> I'm not understanding how to get ServiceMix-HTTP to map a SOAP >> Action and >> WS-Addressing Action to a Target Operation of a service deployed in >> the >> ServiceMix-JSR181-SE. I'm using Bare Literal Document based >> services. It >> works fine when I use Wrapped services, but not Bare. It always >> calls the >> first method in the JSR-181 annotated class regardless when I place >> in the >> SOAP Action or WS-Addressing Action. Any ideas much appreciated. >> >> Respectfully, >> Brian >> >> >> -- >> View this message in context: >> http://www.nabble.com/Mapping-SOAP-WS-Addressing-Actions-to-Target-Operations-tp24815914p24815914.html >> Sent from the ServiceMix - User mailing list archive at Nabble.com. >> > > > -- > Freeman Fang > ------------------------ > Open Source SOA: http://fusesource.com > > > -- View this message in context: http://www.nabble.com/Mapping-SOAP-WS-Addressing-Actions-to-Target-Operations-tp24815914p24826996.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
