Anyone have any ideas?

Attached are the wsdl and related policy documents as requested.

Thx again!
-P


> Hello,
>
> Can someone say if the Axis2 v1.3 code generator (eclipse plugin)
 supports WS-Policy 1.2? Or just 1.5? Or ?
>
> I can't get Axis 2 to generate the stubs with any policy code,
 this
 was for policy v1.2...
>
> I did try to change the name space definition for policy in the WSDL
 to v1.5 to see if that would cause it to do anything different, but
 that
 didn't do anything. I also removed a non standard policy element, that
 did not
change the behavior either.
>
> No errors/warnings, etc... (Using eclipse plugin v1.3)
>
> Thanks for any assistance!
> -P





      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 
<?xml version="1.0" encoding="UTF-8"?><definitions xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"; xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"; xmlns:s="http://www.w3.org/2001/XMLSchema";  xmlns:sTMCN04="http://GetSettleDate.Calendar.x4mlsoa.com/CA/SOCALEND/TMCALN04"; xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"; xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy/"; xmlns:p="http://GetSettleDate.Calendar.x4mlsoa.com/CA/SOCALEND/TMCALN04"; targetNamespace="http://GetSettleDate.Calendar.x4mlsoa.com/CA/SOCALEND/TMCALN04"; xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/";  xmlns="http://schemas.xmlsoap.org/wsdl/";><wsp:UsingPolicy wsdl:Required="true" />  <!--  Environment: T Program Version: 0 Method Version: 0 -->   <types><s:schema elementFormDefault="qualified" targetNamespace="http://GetSettleDate.Calendar.x4mlsoa.com/CA/SOCALEND/TMCALN04";><s:element name="GetSettleDate"><s:complexType><s:sequence><s:element maxOccurs="1" minOccurs="0" name="TradeDate"><s:simpleType>     <s:restriction base="s:string">     <s:maxLength value="10"></s:maxLength>   </s:restriction> </s:simpleType> </s:element> </s:sequence></s:complexType></s:element> <s:element name="GetSettleDateResponse"><s:complexType><s:sequence><s:element maxOccurs="1" minOccurs="1" name="Message"><s:complexType><s:sequence>   </s:sequence> <s:attribute name="SettleDate"><s:simpleType>     <s:restriction base="s:string">     <s:maxLength value="10"></s:maxLength>   </s:restriction> </s:simpleType> </s:attribute><s:attribute name="RtrnMsg"><s:simpleType>     <s:restriction base="s:string">     <s:maxLength value="50"></s:maxLength>   </s:restriction> </s:simpleType> </s:attribute><s:attribute name="RtrnCode">       <s:annotation><s:documentation xml:lang="en"> The description of enumerated value is listed as follows :--  1. CALENDAR-OK value-->        </s:documentation></s:annotation> <s:simpleType>    <s:restriction base="s:string">    </s:restriction> </s:simpleType> </s:attribute></s:complexType> </s:element> </s:sequence></s:complexType> </s:element> </s:schema>  </types><message name="GetSettleDateSoapIn"><part name="parameters" element="sTMCN04:GetSettleDate"/></message><message name="GetSettleDateSoapOut"><part name="parameters" element="sTMCN04:GetSettleDateResponse"/></message><portType name="CalendarSoap"><operation name="GetSettleDate"><input message="p:GetSettleDateSoapIn"/><output message="p:GetSettleDateSoapOut"/></operation></portType><binding name="CalendarSoap" type="p:CalendarSoap"><soap:binding transport="http://schemas.xmlsoap.org/soap/http"; style="document"/><operation name="GetSettleDate"><soap:operation soapAction="http://GetSettleDate.Calendar.x4mlsoa.com/CA/SOCALEND/TMCALN04"; style="document"/><input><wsp:PolicyReference URI="http://SYSD/CICS/XML3/XMLPC003?Request=Policy&amp;Template=TMCALN04&amp;Type=Input"/><soap:body use="literal"/></input><output><wsp:PolicyReference URI="http://SYSD/CICS/XML3/XMLPC003?Request=Policy&amp;Template=TMCALN04&amp;Type=Output"/><soap:body use="literal"/></output></operation></binding><service name="Calendar"><port name="CalendarSoap" binding="p:CalendarSoap"><soap:address location="http://SYSD/CICS/XML/XMLPC000"/></port></service></definitions>                                                                                
<wsp:Policy xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy"; xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy";>    <sp:AlgorithmSuite><sp:TripleDesRsa15/></sp:AlgorithmSuite><sp:EncryptedParts><sp:Body/></sp:EncryptedParts><sp:EncryptBeforeSigning/></wsp:Policy>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to