Issue Details (XML | Word | Printable)

Key: AXIS2-3915
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Nandana Mihindukulasooriya
Reporter: Nandana Mihindukulasooriya
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Axis 2.0 (Axis2)

Policies attached using the wsp:PolicyURIs attribute are not included in the code generated Stub

Created: 16/Jul/08 05:59 AM   Updated: 30/Jul/08 01:12 PM
Return to search
Component/s: None
Affects Version/s: 1.4
Fix Version/s: 1.4.1

Time Tracking:
Not Specified

Resolution Date: 30/Jul/08 01:12 PM


 Description  « Hide
eg. <wsdl:portType name="TestEcho2PortType" wsp:PolicyURIs="#id" > are not picked by the code generator.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #678353 Mon Jul 21 05:57:17 UTC 2008 nandana AXIS2-3915 Attaching policies to the policy subject instead of policy include
Files Changed
MODIFY /webservices/axis2/branches/java/1_4/modules/kernel/src/org/apache/axis2/description/WSDL11ToAxisServiceBuilder.java

Repository Revision Date User Message
ASF #681005 Wed Jul 30 13:07:06 UTC 2008 nandana AXIS2-3915, AXIS2-3950 Picking the policies as attributes on portType/operation/message
Files Changed
MODIFY /webservices/axis2/branches/java/1_4/modules/kernel/src/org/apache/axis2/description/WSDL11ToAxisServiceBuilder.java