Hi Martin,

I've attached the 2 files. Didn't think of that with the mailing list...

-P

----- Original Message ----
From: Martin Gainty <[EMAIL PROTECTED]>
To: [email protected]
Sent: Tuesday, January 15, 2008 10:27:09 AM
Subject: Re: Policy driven code generation problem Axis v1.3


for some reason the attachments were truncated with the end result of
 the
inline wsdl being crippled
can you attach the wsdl as well as the policy file?

Thanks
M-
----- Original Message -----
From: "Pete" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Tuesday, January 15, 2008 11:03 AM
Subject: Policy driven code generation problem Axis v1.3


> Hello,
>
> Can someone say if the Axis2 v1.3 code generator (eclipse plugin)
 supports
WS-Policy 1.2? Or just 1.5? Or ?
>
> Based on some info that Anne previously offered, it seems that I
 can't get
Axis 2 to generate the stubs (ADB) with the necessary 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
>
> The input policy is:
>
>
> The WSDL is:
>                                                                 The
description of enumerated value is listed as follows :--  1.
 CALENDAR-OK
value-->
http://SYSD/CICS/XML3/XMLPC003?Request=Policy&Template=TMCALN04&Type=Input"/
>http://SYSD/CICS/XML3/XMLPC003?Request=Policy&Template=TMCALN04&Type=Output
"/>http://SYSD/CICS/XML/XMLPC000"/>
>
>
>
>
>
>
>
>
____________________________________________________________________________
________
> Never miss a thing.  Make Yahoo your home page.
> http://www.yahoo.com/r/hs
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






      
____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping
<?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