[
https://issues.apache.org/jira/browse/CXFXJC-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andriy Redko updated CXFXJC-47:
-------------------------------
Summary: XJC DefaultValue plugin uses JAXBElement that does not have a
default constructor (was: XJC DefaultValue plugin uses JAXBElement that does
not have a default constructor.)
> XJC DefaultValue plugin uses JAXBElement that does not have a default
> constructor
> ---------------------------------------------------------------------------------
>
> Key: CXFXJC-47
> URL: https://issues.apache.org/jira/browse/CXFXJC-47
> Project: CXF XJC Utils
> Issue Type: Bug
> Affects Versions: 4.0.0
> Reporter: Andriy Redko
> Assignee: Andriy Redko
> Priority: Major
> Fix For: 4.0.1, 4.1.0
>
>
> As reported by the user (see please
> https://github.com/apache/cxf-xjc-utils/pull/129):
> We've found a minor bug when using extensions and substitiongroups.
> The defaultvalue-plugin generates a {{new JAXBElement}} expression, which
> isn't valid java code, as JAXBElement does not have a default constructor.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)