Recent updates for logging have added a dependency on jboss logging to the runtime model classes. This dependency does not exist in the tools and therefore the runtime model classes cannot be loaded. To rectify the situation, the jboss logging dependency needs to be added to the switchyard.core plugin (although it's packages do not need to be exported) or we should remove the runtime models from the tools. Removing the runtime models would mean removing the tree structure under the switchyard node in the project explorer.
I have not tested, but I suspect this renders the tools unusable.
|