arrowhead-f / core-java

Arrowhead Core Framework Implementation in Java
https://forge.soa4d.org/plugins/mediawiki/wiki/arrowhead-f/index.php/Main_Page
Apache License 2.0
4 stars 12 forks source link

Service interface DB handling #37

Open hegeduscs opened 5 years ago

hegeduscs commented 5 years ago

We have a very serious issue related to service interface handling within the database.

The interface list is overwritten if the same service is provided by a second systems, but with a different interface list.

This bug is known, just opening a ticket so we won't forget it.