Skip to content
This repository has been archived by the owner on Jan 22, 2019. It is now read-only.

Error in serializing java.util.Date #8

Closed
aufZone opened this issue Jun 12, 2014 · 4 comments
Closed

Error in serializing java.util.Date #8

aufZone opened this issue Jun 12, 2014 · 4 comments
Milestone

Comments

@aufZone
Copy link

aufZone commented Jun 12, 2014

This is my code to writing Avro data:

screenshot - khamis 12 jun 2014 - 03 33 54 myt

Then, this my Person.java, consists of java.util.Date property:

screenshot - khamis 12 jun 2014 - 03 36 32 myt

When I ran this code, I got this problems. Any I missed?? Can you help me.

screenshot - khamis 12 jun 2014 - 03 38 22 myt

These are my dependencies in pom.xml:

screenshot - khamis 12 jun 2014 - 03 39 18 myt

@cowtowncoder
Copy link
Member

This sounds like a bug to me; no bean definition should result in an NPE being thrown when trying to generate a schema. I will try to figure out how to fix it.

Thank you for reporting the problem.

@cowtowncoder cowtowncoder added this to the 2.4.1 milestone Jun 12, 2014
@cowtowncoder
Copy link
Member

Fixed this for 2.4.1; will see if it is possible to backport easily.

@cowtowncoder
Copy link
Member

Will be also in 2.3.4 whenever that goes out; 2.4.1 likely to be released earlier.

@aufZone
Copy link
Author

aufZone commented Jun 13, 2014

Thanks for your response!! It looks a good news for me.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants