[
https://issues.apache.org/jira/browse/CXF-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12623884#action_12623884
]
Benson Margulies commented on CXF-1463:
---------------------------------------
Hilal,
The issue here has nothing much to do with using Maps. If you want to use a map
with JAX-B, you need a type adapter. If you use Aegis, it just works. This
issue is complaining that we could have a better error message when you try to
use a Map in JAX-B without a type adapter.
> java2ws produces mystifying error
> ----------------------------------
>
> Key: CXF-1463
> URL: https://issues.apache.org/jira/browse/CXF-1463
> Project: CXF
> Issue Type: Bug
> Components: Tooling
> Affects Versions: 2.1
> Reporter: Benson Margulies
>
> Step 1: build the current tip, including the distribution directory.
> Step 2: apply the current build to itself, as follows.
> I don't know what this error is trying to tell me.
> bim-1330% $CXF_HOME/bin/java2ws -cp
> /home/benson/cxf/trunk/systests/target/test-classes
> org.apache.cxf.systest.aegis.AegisJaxWs
> Error: org.apache.cxf.service.factory.ServiceConstructionException
> JavaToWS Error: org.apache.cxf.service.factory.ServiceConstructionException
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.