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

Sudhakar V Chellam commented on AXIS2-2326:
-------------------------------------------

Hi,
Where is this issue resolved. I tried using AXIS1.4.1 and 1.5 version of the 
code gent, the fromOM method still contains duplicate entries. 
Due to this I am getting java compiler error ( code too large ) issue. Please 
let me know where the patch or the fix is.

Thanks and Regards
Sudhakar

> WSDL2Java generates too many if sentences in MessageReceiver's fromOM method 
> with xmlbeans
> ------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-2326
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2326
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: codegen
>    Affects Versions: 1.1.1
>         Environment: Windows XP SP2, Java 1.5, Eclipse 3.2.2, Eclipse Axis 
> Plugin 1.2.1
>            Reporter: Jorge Fernández
>            Assignee: Amila Chinthaka Suriarachchi
>            Priority: Blocker
>         Attachments: API.wsdl, Medici_LinkMessageReceiverInOut.java
>
>
> If I define in a wsdl that different methods are throwing the same exception, 
> in the fromOM method of the MessageReceiver class generated, it appears a if 
> statement for the exception as many times as methods are throwing it.
> Something similar happens in the generated stub's method populateFaults. Each 
> fault is defined many times, I think as many as methods are throwing them in 
> the skeleton.

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

Reply via email to