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]

Reply via email to