dev@jaxb.java.net

Re: How do I install JAXB on Windows?

From: Iaroslav Savytskyi <iaroslav.savytskyi_at_oracle.com>
Date: Mon, 28 Jan 2013 11:19:10 +0100

Hi,

You have to unzip it to some folder. This will be your JAXB_HOME.
After that copy %JAXB_HOME%\lib\jaxb-api.jar to
%JAVA_HOME%\jre\lib\endorsed .
Also you can add %JAXB_HOME%\bin to your %PATH% variable.
(Here is a link how to manage environment variables in Windows7
http://www.itechtalk.com/thread3595.html )

--
Yarda.
On 25/01/13 18:59, a.gegg_at_btinternet.com wrote:
> The download page just says 'double click' but that shows the contents
> of the zip file.