[
https://issues.apache.org/jira/browse/AXIS2-5703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14948641#comment-14948641
]
Erik Csik edited comment on AXIS2-5703 at 10/8/15 2:17 PM:
-----------------------------------------------------------
I encounter this issue when I swtiched to 1.8 and the workaround in the ticket
does not seem to work for that:
I have two xsd: the second one imports the first one and there is a field in
both with the same name, the problem is that the postfix after the fields with
same name seems to be reversed when I build with 1.8 compared to 1.7. Is it
related to jaxb or it is something new that I havent seen in the release notes.
was (Author: erik.csik):
I encounter this issue when I swtiched to 1.8 and the workaround in the ticket
does not seem to work for that:
I have two xsd: the second one imports the first one and there is a field in
both with the same name, the problem is that in the generated client the
namespace is switched between the two type when I build it with jdk 1.8, is it
something thats also fixed/related with this ticket and will be fixed in 1.7?
> Code generation issues with jdk 1.8
> ------------------------------------
>
> Key: AXIS2-5703
> URL: https://issues.apache.org/jira/browse/AXIS2-5703
> Project: Axis2
> Issue Type: Sub-task
> Components: jaxws
> Reporter: Shameera Rathnayaka
> Assignee: Shameera Rathnayaka
> Fix For: 1.7.0
>
>
> Build fails almost all code generation parts due to the new XML security
> properties in JAXB 1.5, introduced in Java 8. This can be resolve by setting
> javax.xml.accessExternalSchema=all .
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]