Hi,

can you please create a new issue at
http://jira.codehaus.org/browse/CASTOR, and attach a small JUnit test
based upon your description ?

Thanks in advance
Werner

Kyryll A Mirnenko aka Mirya wrote:
> Hello everyone
> 
> I've got castor-1.0.5 and marshalling a hexBinary element as stated in the 
> schema:
> 
> <xsd:element name="data" type="xsd:hexBinary" />
> 
> the data is previously set to "this is just a test" byte array and marshal 
> the 
> object, but what I get is:
> 
> <data>4786963702963702A65737470216024756374w==</data>
> 
> I expect to get "7" for that strange "w==" suffix, any ideas about what is 
> wrong?


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to