You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Erik Csik (JIRA)" <ji...@apache.org> on 2015/10/08 15:24:27 UTC

[jira] [Commented] (AXIS2-5703) Code generation issues with jdk 1.8

    [ https://issues.apache.org/jira/browse/AXIS2-5703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14948641#comment-14948641 ] 

Erik Csik commented on AXIS2-5703:
----------------------------------

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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org