Hello, I'm trying to use a service deployed in Apache ServiceMix within an Intalio process.
When I start the process from the Server Console, I get a timeout error. However, ServiceMix did receive a message: The ServiceMix log outputs: [code:1]Receiving HTTP request: POST /testservice/ HTTP/1.1 Content-Type: text/xml; charset=UTF-8 SOAPAction: "http://www.example.org/testMix/NewOperation" User-Agent: Axis2 Host: localhost:8193 Transfer-Encoding: chunked 13:41:33,475 | DEBUG | btpool1-2 | HttpComponent | emix.common.AsyncBaseLifeCycle 587 | Created correlation id: ID:192.168.0.101-11afd37c71b-19:4 13:41:33,475 | DEBUG | btpool1-2 | DeliveryChannelImpl | .messaging.DeliveryChannelImpl 425 | Send ID:192.168.0.101-11afd37c71b-19:4 in DeliveryChannel{servicemix-http} 13:41:33,475 | WARN | btpool1-2 | DefaultBroker | rvicemix.jbi.nmr.DefaultBroker 344 | ServiceName ({http://localhost:8193}testservice) specified for routing, but can't find it registered ...[/code:1] When I call the ServiceMix-service from other programs (e.g. soapUI), it works fine. Does ServiceMix have problems understanding axis2-soap-messages? Perhaps someone had a similar problem and can help me now. Great thanks! -- View this message in context: http://www.nabble.com/Servicemix-and-Intalio-tp18317222p18317222.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
