[
https://issues.apache.org/jira/browse/AXIS-2689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521328
]
Upul Godage commented on AXIS-2689:
-----------------------------------
1. When instantiating the client stub object, there are overloaded methods
which take a given url. Check the generated code.
2. in wsdd
<service ...>
...
<wsdlFile>/in/class/path/original.wsdl</wsdlFile>
</service>
http://ws.apache.org/axis/java/reference.html#DeploymentWSDDReference
Search for: wsdlFile
> wrong WSDL geneartion ... location is cominng http://....... even when
> service deployed in SSL enables webserver
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: AXIS-2689
> URL: https://issues.apache.org/jira/browse/AXIS-2689
> Project: Axis
> Issue Type: Bug
> Environment: SUN solaris
> Reporter: Manoj Kumar Pradhan
>
> Hi ,
> 1.
> I deployed a ws in ssl enables server .
> ex : https://myserver.com:8090/axis/HelloWorld.jws
> issued to get wsdl https://myserver.com:8090/axis/HelloWorld.jws?wsdl
> in the wsdl <wsdlsoap:address location=
> "http://myserver.com:8090/axis/HelloWorld.jws" />
>
> ^--------- why comming http , Hope it should come https
> The problem when the Client stub generated EPR also comming in http:// so
> the client unable to consume service .
> Can any one suggest how to over come this issue .
> 2. Is there any way to provide a statics wsdl , i dont want axis to
> generate wsdl .... it should give my own custom wsdl .
> pls provide some sample code to achive this
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]