[ http://issues.apache.org/jira/browse/AXISCPP-267?page=history ]
     
John Hawkins closed AXISCPP-267:
--------------------------------

    Resolution: Fixed

Fixed.

> Remove ssl options from WSDL2Ws
> -------------------------------
>
>          Key: AXISCPP-267
>          URL: http://issues.apache.org/jira/browse/AXISCPP-267
>      Project: Axis-C++
>         Type: Improvement
>   Components: WSDL generation
>     Versions: 1.4 Alpha
>     Reporter: John Hawkins
>     Priority: Minor

>
> WSDL2Ws has two ssl options which are now out of date and not used - 
> In the Call class we have:
> int AXISCALL initialize(PROVIDERTYPE nStyle, int secure);
> and
> int openConnection(int secure);
> The secure parameters in these methods are not used at all. Ideally they have 
> to be removed from
> the code to avoid confusion. The WSDL tool option must have been based on 
> these parameters.
> Thanks,
> Samisa...
> --- Samisa Abeysinghe <[EMAIL PROTECTED]> wrote:
> > I have seen this secure option in the code and I think they are no more 
> > operational.
> > 
> > There was an effort for SLL implementation in 1.0 (and may be in 1.1) and 
> > this option was for
> > that. But later this was deprecated by the new transport astract layer 
> > desing and this option is
> > no more valid with the new transport desing we have.
> > 
> > As the latest efforts on SSL support is independent of the generated code 
> > (which is the correct
> > way to support channel security) I think we can very safely get rid of this 
> > WSDL2Ws tool option.
> > 
> > Thanks,
> > Samisa... 
> > 
> > --- John Hawkins <[EMAIL PROTECTED]> wrote:
> > 
> > > 
> > > 
> > > 
> > > 
> > > Hi, does anyone know where these came from or what they do?
> > > 
> > > 
> > > John Hawkins
> > > 
> > > 
> > > 
> > > 
> > >                                                                           
> > >  
> > >              John                                                         
> > >  
> > >              Hawkins/UK/[EMAIL PROTECTED]                                 
> > >             
> > >              MGB                                                        
> > > To 
> > >                                        [email protected]           
> > >  
> > >              16/11/2004 13:32                                           
> > > cc 
> > >                                                                           
> > >  
> > >                                                                    
> > > Subject 
> > >              Please respond to         SSL WSDL2Ws options                
> > >  
> > >               "Apache AXIS C                                              
> > >  
> > >              Developers List"                                             
> > >  
> > >                                                                           
> > >  
> > >                                                                           
> > >  
> > >                                                                           
> > >  
> > >                                                                           
> > >  
> > > 
> > > 
> > > 
> > > 
> > > 
> > > 
> > > 
> > > 
> > > Hi Folks,
> > > there are some options on WSDL2ws for ssl ->
> > > 
> > >       -c<none|ssl>           channel security (ssl|none) - default is none
> > > 
> > > What do they do? Why does a user have to decide at this time whether their
> > > service is securty enabled or not? Sounds wrong to me?
> > > 
> > > cheers,
> > > John.
> > > 
> > > John Hawkins

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to