Claus, I don't think I have such skills :) However I found that problem lies in that some libraries has been moved from org.apache.mina.common to org.apache.mina.core.service and MinaEndpoint (1 not 2) cannot find some libraries: import org.apache.mina.common.IoAcceptor; import org.apache.mina.common.IoAcceptorConfig; import org.apache.mina.common.IoConnector; import org.apache.mina.common.IoConnectorConfig; import org.apache.mina.common.IoSession;
is there any way to load mina.common with camel 2.12.2?? -- View this message in context: http://camel.465427.n5.nabble.com/Apache-Mina2-and-HL7-listener-tp5747265p5747303.html Sent from the Camel - Users mailing list archive at Nabble.com.