Hi, We are using a custom log mediator which is using the hector client for saving logs to a cassandra db. With 4.5.0 cassandra libraries are shipped with ESB and conflicting now with our log mediator:
Dependency problems: * synapse-core_2.1.0.wso2v7 is using 0.7 of libthrift, our mediator has a osgi dependency to synapse-core * we also have a dependency to the ESB¹s me.prettyprint.cassandra.* packages which do have a dependency to libthrift 0.8 Because of this the osgi system has problems starting our bundle correctly / failing because of ClassNotFoundExceptions,... We also tried our own cassandra libraries but failed so far because of the libthrift dependency of synapse-core. Any ideas? Thx Robert
_______________________________________________ User mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/user
