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 "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2007/10/17 13:01:10 UTC

[jira] Resolved: (AXIS2-3062) Problem with generating exception classes for Exception messages with xmlbeans

     [ https://issues.apache.org/jira/browse/AXIS2-3062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amila Chinthaka Suriarachchi resolved AXIS2-3062.
-------------------------------------------------

    Resolution: Won't Fix

the only option is to use the -p option to set a different package for wsdl namespace.

> Problem with generating exception classes for Exception messages with xmlbeans
> ------------------------------------------------------------------------------
>
>                 Key: AXIS2-3062
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3062
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: codegen
>    Affects Versions: nightly
>            Reporter: Amila Chinthaka Suriarachchi
>            Assignee: Amila Chinthaka Suriarachchi
>
> if there is and element and a fault message with same name and same namespace Axis2 try to generate the same class for Exception and element. for adb this problem has solved since we can take the full type map and try to generate a different name for Eception if it is already exists.
> But for xmlbeans this is not a possibility. 
> currently the only solution is to use -p option to specify a different package to service classes. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org