Hi,

i just installed my SA into the latest 3.3 trunk. When I try to do
messaging, I now get this error message:

java.lang.NullPointerException
        at
org.apache.servicemix.common.EndpointDeliveryChannel.resumeTx(EndpointDeliveryChannel.java:110)
        at
org.apache.servicemix.common.EndpointDeliveryChannel.sendSync(EndpointDeliveryChannel.java:104)
        at
org.apache.servicemix.client.ServiceMixClientFacade.sendSync(ServiceMixClientFacade.java:155)
        at
net.adlinkgroup.adfusion.components.orderservice.routing.BaseProxy.sendMessage(BaseProxy.java:142)
        at
net.adlinkgroup.adfusion.components.orderservice.routing.BaseProxy.sendJBIMessage(BaseProxy.java:72)
        at
net.adlinkgroup.adfusion.components.orderservice.routing.CRMProxy.getOrder(CRMProxy.java:93)
        at
net.adlinkgroup.adfusion.components.orderservice.OrderServiceImpl.saveOrderEvent(OrderServiceImpl.java:110)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
-- 
View this message in context: 
http://www.nabble.com/3.3-trunk%3A-Nullpointer-in-EndpointDeliveryChannel.resumeTx-tp18194382p18194382.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to