You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Brett Graves (JIRA)" <ji...@apache.org> on 2008/10/07 16:43:44 UTC

[jira] Updated: (CXF-1844) Add support for byte and Byte

     [ https://issues.apache.org/jira/browse/CXF-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Graves updated CXF-1844:
------------------------------

    Affects Version/s: 2.0.8
                       2.1.2

> Add support for byte and Byte
> -----------------------------
>
>                 Key: CXF-1844
>                 URL: https://issues.apache.org/jira/browse/CXF-1844
>             Project: CXF
>          Issue Type: Bug
>          Components: Aegis Databinding
>    Affects Versions: 2.0.8, 2.1.2
>            Reporter: Brett Graves
>
> Hi, 
> I have a web service which accepts a byte parameter in one of the objects and aegis does not support it out of the box.  I ran across this issue submitted to XFire some time ago, but it seems it was never fixed:
> http://jira.codehaus.org/browse/XFIRE-462
> That bug focuses mainly on the wsdl creation, but the byte values don't even get passed correctly to the service.  It seems like a pretty simple fix,so I'm not really sure why it was never resolved.  For the time being I added some custom types (basically just like the ShortType) to handle the two byte classes, but things would be a lot cleaner if aegis supported them.

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