ow2-sirocco / sirocco-api-openstack

Adding Openstack API on top of Sirocco
1 stars 0 forks source link

Invalid Token json serialization #54

Closed fdangtran closed 10 years ago

fdangtran commented 10 years ago

token.issued_at attribute returned by keystone cannot be deserialized:

Can not construct instance of java.util.Calendar from String value '2014-01-22T21:27:02.505114': not a valid representation (error: Unparseable date: "2014-01-22T21:27:02.505114")