[
https://issues.apache.org/jira/browse/GERONIMO-4234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621683#action_12621683
]
Jarek Gawor commented on GERONIMO-4234:
---------------------------------------
Committed to trunk (revision 685029).
Looks like either JAXB 2.1 is a bit touchy with namespaces or we are not doing
something right in Geronimo since some deployment descriptors that used to work
ok are not being parsed ok. The deployment descriptors will be parsed ok if
each element is explicitly qualified with a prefix and a namespace. See
changes to
testsuite/concurrent-testsuite/concurrent-basic/concurrent-ejb/src/main/resources/META-INF/openejb-jar.xml
or
testsuite/enterprise-testsuite/sec-tests/sec-ejb/src/main/resources/META-INF/openejb-jar.xml.
> Upgrade to JAX-B 2.1
> --------------------
>
> Key: GERONIMO-4234
> URL: https://issues.apache.org/jira/browse/GERONIMO-4234
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: general
> Affects Versions: 2.2
> Reporter: Jarek Gawor
> Assignee: Jarek Gawor
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.