You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ji...@apache.org on 2004/06/05 13:05:56 UTC

[jira] Commented: (AXIS-1382) Failure to generated code for ws-trust.wsdl

The following comment has been added to this issue:

     Author: Davanum Srinivas
    Created: Sat, 5 Jun 2004 4:05 AM
       Body:
ComputedKey <-> ComputedKeyOpenEnum <-> ComputedKeyEnum combination
below throws off wsdl2java. Please open a bug report in jira.

thanks,
dims

  <!-- WS-Trust Section 6.2 -->
  <xs:element name='ComputedKey' type='wst:ComputedKeyOpenEnum' />
  <xs:simpleType name='ComputedKeyEnum' >
	<xs:restriction base='xs:anyURI' >
	  <xs:enumeration
value='http://schemas.xmlsoap.org/ws/2004/04/security/trust/CK/PSHA1'
/>
	  <xs:enumeration
value='http://schemas.xmlsoap.org/ws/2004/04/security/trust/CK/HASH'
/>
	</xs:restriction>
  </xs:simpleType>

  <xs:simpleType name='ComputedKeyOpenEnum' >
	<xs:union memberTypes='wst:ComputedKeyEnum xs:anyURI' />
  </xs:simpleType>
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/AXIS-1382?page=comments#action_35922

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXIS-1382

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1382
    Summary: Failure to generated code for ws-trust.wsdl
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: Axis
 Components: 
             WSDL processing
   Versions:
             current (nightly)

   Assignee: 
   Reporter: Davanum Srinivas

    Created: Sat, 5 Jun 2004 4:04 AM
    Updated: Sat, 5 Jun 2004 4:05 AM

Description:
See http://marc.theaimsgroup.com/?t=108634258100002&r=1&w=2 for details


---------------------------------------------------------------------
JIRA INFORMATION:
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