You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Lin Sun (JIRA)" <ji...@apache.org> on 2007/04/16 21:13:15 UTC

[jira] Updated: (GERONIMO-3102) Axis2: servicename and portname overwrite (from wsdl to annotation)

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

Lin Sun updated GERONIMO-3102:
------------------------------

    Attachment: G3102.patch

> Axis2: servicename and portname overwrite (from wsdl to annotation)
> -------------------------------------------------------------------
>
>                 Key: GERONIMO-3102
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3102
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: webservices
>    Affects Versions: 2.0-M5
>            Reporter: Lin Sun
>             Fix For: 2.0-M5
>
>         Attachments: G3102.patch
>
>
> Hi Dims,
> per our discussion on IRC today:
> seems using JavaClassToDBCConverter.produceDBC() requires the consistency (servicename and portname) between wsdl and annotation. i am getting this error - http://rafb.net/p/dJGbk884.html
> The patch will add some overwrite code in AxisServiceGenerator to overwrite the WebServiceAnnot or WebServiceProviderAnnot that is generated by JavaClassToDBCConverter.produceDBC().
> With the patch, able to get 2 of 3 jax-ws war test succeed.  (am running an a bit older version of axis2 snapshots (earlier last week), as the latest ones didn't pass the maven test.).  The error (http://rafb.net/p/F3Jpfk47.html) caused the 1 fail out of the 3 tests.

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