[
https://issues.apache.org/jira/browse/CXF-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15967531#comment-15967531
]
ASF GitHub Bot commented on CXF-7319:
-------------------------------------
GitHub user deki opened a pull request:
https://github.com/apache/cxf/pull/257
CXF-7319: cdi extension uses wrong namespace for beans.xml
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/deki/cxf CXF-7319
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cxf/pull/257.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #257
----
commit 469726354c5625f9b65e3b9dc712057be8594db8
Author: Dennis Kieselhorst <[email protected]>
Date: 2017-04-13T11:39:51Z
CXF-7319: cdi extension uses wrong namespace for beans.xml
----
> cdi extension uses wrong namespace for beans.xml
> ------------------------------------------------
>
> Key: CXF-7319
> URL: https://issues.apache.org/jira/browse/CXF-7319
> Project: CXF
> Issue Type: Bug
> Reporter: Romain Manni-Bucau
>
> the beans.xml in cdi module uses jboss namespace, it should be
> http://xmlns.jcp.org/xml/ns/javaee/beans_1_1.xsd and not jboss one i think
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)