[infinispan-issues] [JBoss JIRA] (ISPN-8441) The module spec used by server config of indexed-entities/indexed-entity and modules/module accepts only deployments

Adrian Nistor (Jira) issues at jboss.org
Mon Oct 15 04:29:02 EDT 2018


     [ https://issues.jboss.org/browse/ISPN-8441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrian Nistor updated ISPN-8441:
--------------------------------
    Description: The module name must start with "deployment." due to the use ServiceModuleLoader.moduleServiceName() method to resolve a service name from a module name. This only knows how to handle deployments from 'deployment' dir, regular modules from the 'modules' dir are not handled.  (was: The module name must start with "deployment." due to the use ServiceModuleLoader.moduleServiceName() method to resolve a service name from a module name. This only knows to handle deployments from 'deployment' dir, regular modules from the 'modules' dir are not handled.)


> The module spec used by server config of indexed-entities/indexed-entity and modules/module accepts only deployments
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: ISPN-8441
>                 URL: https://issues.jboss.org/browse/ISPN-8441
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Server
>    Affects Versions: 9.1.0.Final
>            Reporter: Adrian Nistor
>            Assignee: Adrian Nistor
>            Priority: Major
>             Fix For: 9.4.1.Final
>
>
> The module name must start with "deployment." due to the use ServiceModuleLoader.moduleServiceName() method to resolve a service name from a module name. This only knows how to handle deployments from 'deployment' dir, regular modules from the 'modules' dir are not handled.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the infinispan-issues mailing list