[ 
https://issues.apache.org/jira/browse/AXISCPP-623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12615410#action_12615410
 ] 

nadiramra edited comment on AXISCPP-623 at 7/21/08 1:40 PM:
-------------------------------------------------------------

The solution was to put all-group processing in a loop.  

In addition, checks are made to ensure that there is one and only one element 
from the all group.  If not, an exception is thrown.

In addition, at the end of the processing, an attempt is made to verify that 
all elements in the all group have been processed (except for nillable  or 
optional elements).   

Changes have been put under SVN revision 678552
(http://svn.apache.org/viewvc?view=rev&revision=678552). This revision also 
included changes to fix AXISCPP-888.

      was (Author: nadiramra):
    The solution was to put all-group processing in a loop.  

In addition, checks are made to ensure that there is one and only one element 
from the all group.  If not, an exception is thrown.

In addition, at the end of the processing, an attempt is made to verify that 
all elements in the all group have been processed (except for nillable  or 
optional elements).   

Changes have been put under SVN revision 678552
(http://svn.apache.org/viewvc?view=rev&revision=678552).
  
> Support for the WSDL construct "all"
> ------------------------------------
>
>                 Key: AXISCPP-623
>                 URL: https://issues.apache.org/jira/browse/AXISCPP-623
>             Project: Axis-C++
>          Issue Type: New Feature
>          Components: WSDL processing - RPC
>    Affects Versions: 1.5 Final
>         Environment: All
>            Reporter: Dushshantha Chandradasa
>            Assignee: nadir amra
>             Fix For: current (nightly)
>
>         Attachments: AllConstructTest.wsdl
>
>
> Axis C++ doesn't support the WSDL construct "all".

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to