Author: eric
Date: Sat Jun 16 14:38:39 2012
New Revision: 1350937

URL: http://svn.apache.org/viewvc?rev=1350937&view=rev
Log:
Document JAXB bug in JDK7 (JAMES-1420)

Modified:
    james/server/trunk/src/site/xdoc/install.xml

Modified: james/server/trunk/src/site/xdoc/install.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/src/site/xdoc/install.xml?rev=1350937&r1=1350936&r2=1350937&view=diff
==============================================================================
--- james/server/trunk/src/site/xdoc/install.xml (original)
+++ james/server/trunk/src/site/xdoc/install.xml Sat Jun 16 14:38:39 2012
@@ -32,6 +32,11 @@
     <p>James requires a Java Runtime Environment. Java version 1.5 or higher 
is required to run the 
        James application. The exact JREs available depend on the platform. In 
addition, the environment variable JAVA_HOME should be set to
        the JRE home directory before running James.</p>
+       
+    <p>If you run JDK7, James will not start due to a bug in JAXB. As 
temporary workaround, you can
+       download the latest 2.1 version of JAXB from <a 
href="http://jaxb.java.net/2.1.13/JAXB2_20100510.jar";>
+       http://jaxb.java.net/2.1.13/JAXB2_20100510.jar</a>
+       and copy the extracted jaxb-impl.jar into conf/lib.</p>
     
     <p>James 3.0 has been successfully tested on OpenJDK, Sun JDK and IBM 
JDK</p>
   



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to