RestComm / jain-slee

The World's #1 Open Source JAIN-SLEE (JSLEE) 1.1 Implementation
http://www.restcomm.com/
GNU Affero General Public License v3.0
24 stars 50 forks source link

Unable to declare dependency from SLEE DU to jboss module #132

Open georgeyanev opened 5 years ago

georgeyanev commented 5 years ago

There is no way (or at least not documented) to declare a dependency from a slee deployment unit to a wildfly module. Actually all subdeployments of a DU (events, library, sbb) need access to the dependency. Standard means with jboss-deployment-structure.xml or MANIFEST entries do not work.