Missing policy reference serialization in AxisService2WSDL11
------------------------------------------------------------

                 Key: AXIS2-3930
                 URL: https://issues.apache.org/jira/browse/AXIS2-3930
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: kernel
    Affects Versions: 1.4
            Reporter: Detelin Yordanov


  Hi,
I noticed that the generateService(..) method does not add any policy 
components present at the service policy subject.
The problem seems to be that it still uses the deprecated PolicyInclude (which 
is not populated), instead of the PolicySubject.

There is another missing policy serialization in generateHttpBinding(..) - the 
method lacks a call to addPolicyAsExtElement(..) as in the 
generateSoap11Binding(..) and generateSoap12Binding(..) methods.


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