You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by "Tharindu Mathew (JIRA)" <ji...@apache.org> on 2010/04/30 13:06:55 UTC

[jira] Commented: (AXIS2-4527) Axis2 UUIDGenerator does not create Standard (ISO/IEC 11578:1996) conform UUIDs

    [ https://issues.apache.org/jira/browse/AXIS2-4527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12862630#action_12862630 ] 

Tharindu Mathew commented on AXIS2-4527:
----------------------------------------

This Axis2 Util UUID Generator is deprecated. This issue no longer exists. Please review and close.

> Axis2 UUIDGenerator does not create Standard (ISO/IEC 11578:1996) conform UUIDs
> -------------------------------------------------------------------------------
>
>                 Key: AXIS2-4527
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4527
>             Project: Axis2
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 1.5
>         Environment: Java 1.6.0_13, Windows
>            Reporter: Bastian Ibach
>
> UUIDs generated with Axis2 Util UUIDGenerator have the form
> urn:uuid:16F37BAAB5ADE4B10F1255435492771
> This is not conform to the Standard (ISO/IEC 11578:1996) and these UUID are rejected by e.g. Windows Clients etc.
> A Standard conform UUID would look like:
> urn:uuid:fddc7dc5-837b-443c-8ae7-7e715bab8666
> Please fix this bug! Java includes a UUID Class, with produces Standard conform UUID of the form fddc7dc5-837b-443c-8ae7-7e715bab8666 for Webservice use one must only add urn:uudi: befor the generated Number

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org