What I got information from Deepal, if you try to access wsdl from http://my.endpoint.com/service?wsdl it will always generate new one.
But still uses the wsdl you have specified in meta-inf folder. The workaround for this problem we had, to copy your wsdl which in meta-inf folder also to some other location where it is accessible to client. I had deployed same wsdl in http://localhost:8080/axis2/mywsdl.wsdl so my client can see this wsdl Not sure sure if it will fix in 1.0 release, I was using RC1 Hope this help Gopal Patwa -- View this message in context: http://www.nabble.com/does-axis2-always-mangle-the-wsdl-file-t1507411.html#a4089081 Sent from the Axis - User forum at Nabble.com.
