Hello Denis,
This "external bindings declaration" is just a file used at compilation time. Pass it to xjc (JAXB's binding compiler) and it will generate classes in the proper packages.
The question is how can I pass the file to xjc, when I am not directly using xjc but XFire's "wsgen" instead? Is wsgen even using xjc internally?
Regards, Andreas
