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

[jira] Commented: (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:comment-tabpanel#action_12489207 ] 

Davanum Srinivas commented on GERONIMO-3102:
--------------------------------------------

i checked in a possible fix for the failure in Axis2 - http://svn.apache.org/viewvc?view=rev&revision=529374

Applied this patch - 529376

thanks,
dims

> 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.