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