Hi.. SM-JMS component src.. AbstractJmsProcessor.java bug??
protected Context createContext() {
return soapHelper.createContext(); ====>
}
soapHelper class follow method.
public Context createContext(SoapMessage message) {
--
View this message in context:
http://www.nabble.com/JMS-component-bug--tf2284328.html#a6345661
Sent from the ServiceMix - User forum at Nabble.com.
