[jboss-jira] [JBoss JIRA] (JBCL-187) XML descriptors don't work in static deployment.

Danila Sofinskii (JIRA) issues at jboss.org
Thu Sep 17 09:46:01 EDT 2015


Danila  Sofinskii created JBCL-187:
--------------------------------------

             Summary: XML descriptors don't work in static deployment.
                 Key: JBCL-187
                 URL: https://issues.jboss.org/browse/JBCL-187
             Project: JBoss ClassLoader
          Issue Type: Feature Request
          Components: ClassLoader
            Reporter: Danila  Sofinskii
            Assignee: Ales Justin


I have one module with stateless EJB bean and two configuration files - persistence.xml and ejb-jar.xml in META-INF.
I try to deploy it in static context with jar index, created by Jandex, inside. For depends dynamically deployed modules I wrote 'Dependencies: core.module.name annotations' to manifest file, like in this issue: https://issues.jboss.org/browse/WFLY-4386
My bean found by WELD, but it can't take xml files - Persistence Context, which I configure in persistence.xml, not found, and Module Name from ejb-jar.xml are wrong, too.
How I can configure module for work with this xml files?



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list