Hi Mari, Yes we need to update the documentation. We can build the source from JDK 1.7 as well.
Regards, Vishanth On Sat, Apr 4, 2015 at 7:13 AM, Mariangela Hills <[email protected]> wrote: > Hi Devs, > > I was under the impression that we still only support JDK 1.6 to build > Stratos. Therefore, we had added the following note in [1]: Please let me > know whether this has changed, so that I can update this note accordingly: > > " > > - If you are using JDK 1.6, you might need to replace the Java > Cryptography Extension (JCE) policy files in your JDK with the Java > Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy > > <http://www.oracle.com/technetwork/java/javase/downloads/jce-6-download-429243.html> > files. > This will avoid "illegal key size" errors when you try to invoke a secured > web service. > - If you want to build the product from the source distribution, you > must use JDK 1.6 instead of JDK 1.7. > - Oracle and IBM JRE 1.7 are also supported when running (not > building) the products." > > > > [1] > https://cwiki.apache.org/confluence/display/STRATOS/4.1.0+Prerequisites > > Regards, > Mariangela > > > > > *--* > Mariangela Hills > Senior Technical Writer > > *WSO2, Inc.*lean.enterprise.middleware. > > > On Sat, Apr 4, 2015 at 1:23 AM, Pranavan Theivendiram < > [email protected]> wrote: > >> Thanks all. It built successfully with jdk 1.7. Problem is with the jdk >> 1.8. >> >> *T. Pranavan* >> *BSc Eng Undergraduate| Department of Computer Science & Engineering >> ,University of Moratuwa* >> *Intern Software Engineer**| WSO2 Lanka (Pvt) Ltd.* >> *Mobile| *0775136836 >> >> On 3 April 2015 at 23:45, Udara Liyanage <[email protected]> wrote: >> >>> Hi, >>> >>> Please download the latest from [1] and set path as below >>> >>> export M2_HOME=<maven_extracted_path> >>> export PATH=$M2_HOME/bin:$PATH >>> >>> [1] https://maven.apache.org/download.cgi >>> >>> On Fri, Apr 3, 2015 at 11:39 PM, Chamila De Alwis <[email protected]> >>> wrote: >>> >>>> Hi Devs, >>>> >>>> On Fri, Apr 3, 2015 at 11:28 PM, Pranavan Theivendiram < >>>> [email protected]> wrote: >>>> >>>>> Java version: 1.8.0_40-internal, vendor: Oracle Corporation >>>>> >>>> >>>> Do we support Java 1.8 yet? >>>> >>>> >>>> Regards, >>>> Chamila de Alwis >>>> Software Engineer | WSO2 | +94772207163 >>>> Blog: code.chamiladealwis.com >>>> >>>> >>>> >>> >>> >>> -- >>> >>> Udara Liyanage >>> Software Engineer >>> WSO2, Inc.: http://wso2.com >>> lean. enterprise. middleware >>> >>> web: http://udaraliyanage.wordpress.com >>> phone: +94 71 443 6897 >>> >> >> > -- *Vishanth Balasubramaniam* Software Engineer WSO2 Inc.; http://wso2.com lean.enterprise.middleware mobile: *+94771737718* about me: *http://about.me/vishanth <http://about.me/vishanth>*
