Array of Array generate duplicate type definition in WSDL !
-----------------------------------------------------------

         Key: WS-17
         URL: http://jira.andromda.org/browse/WS-17
     Project: WebService Cartridge
        Type: Bug

 Environment: AndroMDA 3.2, XFire
    Reporter: JB B
 Assigned to: Chad Brandon 
    Priority: Blocker


Say you've got a type like Example[][], the andromda webservice cartridge will 
generate two entries for the type ArrayOfExample whereas it should generate one 
for ArrayOfArrayOfExample and one other for ArrayOfExample (ie, prefixing 
according to the correct level).

This is preventing full cartridge webservice usage on our application. Only 
known workaround is to update the WSDL generated file manually each time the 
model is generated == blocks the usage of the contiunous build of the project 
(using maven and hudson).

The problem is IMHO comming from the type.getSchemaType(boolean,boolean) ... 

Rgs,
JB

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.andromda.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/

Reply via email to