From: Alexander Verdyan <verdyan_at_gmail.com>
Date: Thu, 3 Apr 2008 09:22:58 +0300
Hi all,
I tried to run user guide example with jaxb2-reflection 2.1.6, and I
get NullPointerException in:
RuntimeTypeInfoSet model = JAXBModelFactory.create(Foo.class);
which is the first line.