users@jaxb.java.net

Re: how to change the the xmlnamspace prefix from "n2" to something like "myPrefix"

From: Adam Lantos <hege_at_playma.org>
Date: Thu, 27 Jan 2011 20:38:36 +0100

Hi Andy,

On Thu, Jan 27, 2011 at 7:32 PM, Andy Davidson <andy_davidson_at_apple.com> wrote:
> Hi Wolfgang
> I am using the version of JAXB bundled into jdk 1.6. I have a lot of trouble
> with  http://jaxb.java.net. I wonder if links have been broken when jaxb got
> bundled? I have never been able to figure out how to down load the samples.
> today I down loaded source for 2.0.1. It did not come with documentation or
> samples :-(
> $ pwd
> /Users/andrewdavidson/workSpace/AndyScratch/jaxbSRC/jaxb-ri-20060607
> $ !find
> find . -name vendorProperties.htm -print
> $
> any idea how I get access
> to $JAXB_ROOT/docs/vendorProperties.html#prefixmapper. ?

this is not the exact same version which you use, but afaik this API
hasn't changed since JAXB1...

http://download.oracle.com/docs/cd/E17802_01/webservices/webservices/docs/2.0/jaxb/vendorProperties.html

cheers,
 Adam