Hi, > I just posted my solution specifying the namespace in the annotations. > > I am curious though if there is a way to ignore the default namespace > when consuming the xml?
There's something like JAXBRIContext.DEFAULT_NAMESPACE_REMAP, but I'm not sure if this is what you need. Bye. /lexi
