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 "Maryam Moazeni (JIRA)" <ji...@apache.org> on 2006/07/31 15:46:13 UTC

[jira] Created: (AXIS2-946) Adding Simple Content Extension Support to ADB

Adding Simple Content Extension Support to ADB
----------------------------------------------

                 Key: AXIS2-946
                 URL: http://issues.apache.org/jira/browse/AXIS2-946
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Improvement
            Reporter: Maryam Moazeni
            Priority: Minor


Hi,
I implemented the simple content extension.
Any comments are appreciated ...

Thanks,
Maryam 

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

        

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


[jira] Commented: (AXIS2-946) Adding Simple Content Extension Support to ADB

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-946?page=comments#action_12426123 ] 
            
Davanum Srinivas commented on AXIS2-946:
----------------------------------------

Maryam,

I've checked in the code. Please cross check. added the Test5.xsd as well as modules\adb-codegen\test-resources\xsd\simple_content_extension.xsd with a test :
modules\adb-codegen\test\org\apache\axis2\schema\compile\SimpleContentExtensionTest.java

thanks,
dims


> Adding Simple Content Extension Support to ADB
> ----------------------------------------------
>
>                 Key: AXIS2-946
>                 URL: http://issues.apache.org/jira/browse/AXIS2-946
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Improvement
>            Reporter: Maryam Moazeni
>            Priority: Minor
>         Attachments: axis2-418.wsdl, patchfile.txt, SchemaCompiler.java, Test5.xsd
>
>
> Hi,
> I implemented the simple content extension.
> Any comments are appreciated ...
> Thanks,
> Maryam 

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

        

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


[jira] Updated: (AXIS2-946) Adding Simple Content Extension Support to ADB

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-946?page=all ]

Davanum Srinivas updated AXIS2-946:
-----------------------------------

    Attachment: axis2-418.wsdl

Maryam,

Here's a WSDL (modified version from AXIS2-418). Are u dealing with defaults for attributes yet?

thanks,
dims

> Adding Simple Content Extension Support to ADB
> ----------------------------------------------
>
>                 Key: AXIS2-946
>                 URL: http://issues.apache.org/jira/browse/AXIS2-946
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Improvement
>            Reporter: Maryam Moazeni
>            Priority: Minor
>         Attachments: axis2-418.wsdl, patchfile.txt, SchemaCompiler.java, Test5.xsd
>
>
> Hi,
> I implemented the simple content extension.
> Any comments are appreciated ...
> Thanks,
> Maryam 

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

        

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


[jira] Commented: (AXIS2-946) Adding Simple Content Extension Support to ADB

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-946?page=comments#action_12426126 ] 
            
Davanum Srinivas commented on AXIS2-946:
----------------------------------------

Have you looked at a bit more complicated examples like the one below:
http://developer.ebay.com/webservices/latest/eBaySvc.wsdl

thanks,
dims

> Adding Simple Content Extension Support to ADB
> ----------------------------------------------
>
>                 Key: AXIS2-946
>                 URL: http://issues.apache.org/jira/browse/AXIS2-946
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Improvement
>            Reporter: Maryam Moazeni
>            Priority: Minor
>         Attachments: axis2-418.wsdl, patchfile.txt, SchemaCompiler.java, Test5.xsd
>
>
> Hi,
> I implemented the simple content extension.
> Any comments are appreciated ...
> Thanks,
> Maryam 

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

        

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


[jira] Commented: (AXIS2-946) Adding Simple Content Extension Support to ADB

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-946?page=comments#action_12426149 ] 
            
Davanum Srinivas commented on AXIS2-946:
----------------------------------------

Maryam,

Fixed one bug:
http://svn.apache.org/viewvc?view=rev&revision=429252

Added one test case:
http://svn.apache.org/viewvc?view=rev&revision=429255

Thanks,
dims

> Adding Simple Content Extension Support to ADB
> ----------------------------------------------
>
>                 Key: AXIS2-946
>                 URL: http://issues.apache.org/jira/browse/AXIS2-946
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Improvement
>            Reporter: Maryam Moazeni
>            Priority: Minor
>         Attachments: axis2-418.wsdl, patchfile.txt, SchemaCompiler.java, Test5.xsd
>
>
> Hi,
> I implemented the simple content extension.
> Any comments are appreciated ...
> Thanks,
> Maryam 

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

        

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


[jira] Updated: (AXIS2-946) Adding Simple Content Extension Support to ADB

Posted by "Maryam Moazeni (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-946?page=all ]

Maryam Moazeni updated AXIS2-946:
---------------------------------

    Attachment: patchfile.txt
                SchemaCompiler.java

Attached the svn diff and the modified source code.

> Adding Simple Content Extension Support to ADB
> ----------------------------------------------
>
>                 Key: AXIS2-946
>                 URL: http://issues.apache.org/jira/browse/AXIS2-946
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Improvement
>            Reporter: Maryam Moazeni
>            Priority: Minor
>         Attachments: patchfile.txt, SchemaCompiler.java
>
>
> Hi,
> I implemented the simple content extension.
> Any comments are appreciated ...
> Thanks,
> Maryam 

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

        

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


[jira] Commented: (AXIS2-946) Adding Simple Content Extension Support to ADB

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-946?page=comments#action_12426124 ] 
            
Davanum Srinivas commented on AXIS2-946:
----------------------------------------

Another problem..In the following wsdl [1], there is a construct as follows, but in the generated code i don't see any handling for attribute stuff.
            <s:complexType name="ticketType">
                <s:simpleContent>
                    <s:extension base="s:string">
                        <s:attribute ref="s1:Id"/>
                    </s:extension>
                </s:simpleContent>
            </s:complexType>

[1] http://svn.apache.org/repos/asf/webservices/axis2/trunk/java/modules/security/interop/ping.wsdl

> Adding Simple Content Extension Support to ADB
> ----------------------------------------------
>
>                 Key: AXIS2-946
>                 URL: http://issues.apache.org/jira/browse/AXIS2-946
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Improvement
>            Reporter: Maryam Moazeni
>            Priority: Minor
>         Attachments: axis2-418.wsdl, patchfile.txt, SchemaCompiler.java, Test5.xsd
>
>
> Hi,
> I implemented the simple content extension.
> Any comments are appreciated ...
> Thanks,
> Maryam 

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

        

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


[jira] Resolved: (AXIS2-946) Adding Simple Content Extension Support to ADB

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-946?page=all ]

Davanum Srinivas resolved AXIS2-946.
------------------------------------

    Resolution: Fixed

Closing as fixed. Let's open new issues when needed.

thanks,
dims

> Adding Simple Content Extension Support to ADB
> ----------------------------------------------
>
>                 Key: AXIS2-946
>                 URL: http://issues.apache.org/jira/browse/AXIS2-946
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Improvement
>            Reporter: Maryam Moazeni
>            Priority: Minor
>         Attachments: axis2-418.wsdl, patchfile.txt, SchemaCompiler.java, Test5.xsd
>
>
> Hi,
> I implemented the simple content extension.
> Any comments are appreciated ...
> Thanks,
> Maryam 

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

        

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


[jira] Updated: (AXIS2-946) Adding Simple Content Extension Support to ADB

Posted by "Maryam Moazeni (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-946?page=all ]

Maryam Moazeni updated AXIS2-946:
---------------------------------

    Attachment: Test5.xsd

Attached the simple XSD that I used.

> Adding Simple Content Extension Support to ADB
> ----------------------------------------------
>
>                 Key: AXIS2-946
>                 URL: http://issues.apache.org/jira/browse/AXIS2-946
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Improvement
>            Reporter: Maryam Moazeni
>            Priority: Minor
>         Attachments: patchfile.txt, SchemaCompiler.java, Test5.xsd
>
>
> Hi,
> I implemented the simple content extension.
> Any comments are appreciated ...
> Thanks,
> Maryam 

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

        

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