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:55 UTC

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

Message:

  A new issue has been created in JIRA.

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


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

Posted by ji...@apache.org.
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


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

Posted by ji...@apache.org.
The following issue has been updated:

    Updater: Davanum Srinivas (mailto:dims@yahoo.com)
       Date: Sat, 5 Jun 2004 4:06 AM
    Changes:
             summary changed from Failure to generated code for ws-trust.wsdl to Failure to generate code for ws-trust.wsdl
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/AXIS-1382?page=history

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: AXIS-1382
    Summary: Failure to generate 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:06 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


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

Posted by ji...@apache.org.
Message:

   The following issue has been closed.

   Resolver: Davanum Srinivas
       Date: Sat, 5 Jun 2004 4:07 AM

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

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

     Status: Closed
   Priority: Major
 Resolution: FIXED

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

   Assignee: Davanum Srinivas
   Reporter: Davanum Srinivas

    Created: Sat, 5 Jun 2004 4:04 AM
    Updated: Sat, 5 Jun 2004 4:07 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


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

Posted by ji...@apache.org.
Message:

   The following issue has been re-assigned.

   Assignee: Davanum Srinivas (mailto:dims@yahoo.com)
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/AXIS-1382

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

     Status: Open
   Priority: Major

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

   Assignee: Davanum Srinivas
   Reporter: Davanum Srinivas

    Created: Sat, 5 Jun 2004 4:04 AM
    Updated: Sat, 5 Jun 2004 4:06 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