More on JAXB plugin
I’ve been talking about Java beans binding with JAXB on my old post. But trying it on my professionnal project, I’ve not been able to make it work. I encountered the following error :unrecognized parameter -Xinject-prop-listeners.
So I used another plugin, a mod of the original from jaxb-commons found on http://moscaville.com/. This one replace the vetoable [...]
Back from vacation and to the business
It’s a while since my last post (July). I’ve been on vacation on August and due to a new objective and the deadline of my project, I didn’t have much time to share more on the blog.
However, I’ve been using Java and XML on the prject and experienced more on JAXB. So, I’ll tell more [...]