Entries tagged [jaxb]

You're viewing entries tagged [jaxb] in the weblog safari.

Cowardly refuses

The Java XML binding compiler shows a funny message if you try to create binding classes into a directory that had not been created yet.
$>xjc -p de.mypackage search_result.xsd -d work
cowardly refuses to write to a non-existent directory "work"

Posted on by Peter Eichenauer
Tags: jaxb