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 "Nikhil Thaker (JIRA)" <ji...@apache.org> on 2008/07/01 20:58:46 UTC

[jira] Created: (AXIS2-3884) Adding Attachment Image Compare Utility

Adding Attachment Image Compare Utility
---------------------------------------

                 Key: AXIS2-3884
                 URL: https://issues.apache.org/jira/browse/AXIS2-3884
             Project: Axis 2.0 (Axis2)
          Issue Type: New Feature
          Components: jaxws
            Reporter: Nikhil Thaker
            Assignee: Nikhil Thaker


I am adding a small utility to compare java.awt.image objects. The Utility will be mostly used to verify test cases that send and receive MTOM attachments as Image Object, the idea is to have ability to compare two images to see the validity of Image Objects.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-3884) Adding Attachment Image Compare Utility

Posted by "Thilina Gunarathne (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12610267#action_12610267 ] 

Thilina Gunarathne commented on AXIS2-3884:
-------------------------------------------

This is good.. 

But just for your info,  we can also compare binary data like images by converting both the images to base64 strings and comparing the two strings.

thanks.

> Adding Attachment Image Compare Utility
> ---------------------------------------
>
>                 Key: AXIS2-3884
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3884
>             Project: Axis 2.0 (Axis2)
>          Issue Type: New Feature
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: axis2_3884.txt
>
>
> I am adding a small utility to compare java.awt.image objects. The Utility will be mostly used to verify test cases that send and receive MTOM attachments as Image Object, the idea is to have ability to compare two images to see the validity of Image Objects.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-3884) Adding Attachment Image Compare Utility

Posted by "Nikhil Thaker (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikhil Thaker resolved AXIS2-3884.
----------------------------------

    Resolution: Fixed

revision #673180

> Adding Attachment Image Compare Utility
> ---------------------------------------
>
>                 Key: AXIS2-3884
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3884
>             Project: Axis 2.0 (Axis2)
>          Issue Type: New Feature
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: axis2_3884.txt
>
>
> I am adding a small utility to compare java.awt.image objects. The Utility will be mostly used to verify test cases that send and receive MTOM attachments as Image Object, the idea is to have ability to compare two images to see the validity of Image Objects.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Closed: (AXIS2-3884) Adding Attachment Image Compare Utility

Posted by "Nikhil Thaker (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikhil Thaker closed AXIS2-3884.
--------------------------------


> Adding Attachment Image Compare Utility
> ---------------------------------------
>
>                 Key: AXIS2-3884
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3884
>             Project: Axis 2.0 (Axis2)
>          Issue Type: New Feature
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: axis2_3884.txt
>
>
> I am adding a small utility to compare java.awt.image objects. The Utility will be mostly used to verify test cases that send and receive MTOM attachments as Image Object, the idea is to have ability to compare two images to see the validity of Image Objects.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-3884) Adding Attachment Image Compare Utility

Posted by "Nikhil Thaker (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikhil Thaker updated AXIS2-3884:
---------------------------------

    Attachment: axis2_3884.txt

Attached is the patch for this JIRA.

> Adding Attachment Image Compare Utility
> ---------------------------------------
>
>                 Key: AXIS2-3884
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3884
>             Project: Axis 2.0 (Axis2)
>          Issue Type: New Feature
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: axis2_3884.txt
>
>
> I am adding a small utility to compare java.awt.image objects. The Utility will be mostly used to verify test cases that send and receive MTOM attachments as Image Object, the idea is to have ability to compare two images to see the validity of Image Objects.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org