Hi Willie,

I don't know of anyway you could get that output from JiBX from a Time 
value. Can you trim this down to a simple example and add a bug report 
in Jira?

Thanks,

  - Dennis

Dennis M. Sosnoski
SOA and Web Services in Java
Training and Consulting
http://www.sosnoski.com - http://www.sosnoski.co.nz
Seattle, WA +1-425-939-0576 - Wellington, NZ +64-4-298-6117



Slepecki, Willie wrote:
>
> i have a schema element with a data type of time.  field in my class 
> is of type java.sql.Time.  i fill that field with an appropriate time 
> object.  when jibx builds the response, this is what i get
>
> <BatchDLTime>0-307:0-49:0-20</BatchDLTime>
>
> not quite what i was looking for.
>
> i fill that time field with this
>
> batchDLTime = new Time(d.getTime());
>
> d is a basic java.util.Date object.
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> ------------------------------------------------------------------------
>
> _______________________________________________
> jibx-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jibx-users
>   

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
jibx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to