|
There is a FileNotFoundException when executing the junit tests of the switchyard quickstart camel-netty-binding:
https://gist.github.com/dvirgiln/ceee9070ad7925fe461e
I think this is related with the class:
https://github.com/dvirgiln/quickstarts/blob/master/camel-netty-binding/src/main/java/org/switchyard/quickstarts/camel/netty/binding/SslConfigurationFactory.java#L73
|