I don't mean to drive you towards Maven, although most of us surrender in the end :)
I'm afraid that I can't guide you through the installation because I use OSX where JAI is pre-installed. However, a couple of points... GeoTools has used JAI for a very long time, so switching to 2.7 RC2 shouldn't have made any difference. Have you just started using GridCoverage2D perhaps ? If you do go back to using Maven you shouldn't need to add anything to your project pom because the JAI repositories are in the GeoTools pom. Sorry that I can't help more directly. Michael On 9 March 2011 17:31, mounir younes <[email protected]> wrote: > I stopped using maven because I didn't want to wait for the extra time > before running the application so I started downloading the libraries and > using them. Until geotools 2.7 RC1 everything was going fine but when I > started using geotools 2.7 RC2 it started asking me to use JAI and that some > jai classes could not be found. So I downloaded JAI several times! I tried > the JDK, JRE, classpath builds but none of them succeeded they all have the > same bug and it's a warning that states that you have to have JDK 1.3. I > googled it and found out that it should have been fixed in version 1.2.2 :P > though I downloaded it and had the same bug :P So I headed to uDig and > downloaded a jre packed with jai. After overwriting my jre with this one I > started the app and got an error because my system is 64 and the jre is a 32 > :P so I not really having fun you can tell :P if I wanted to use maven back > again what are the dependencies and repositories for jai ? Thank you > > On Wed, Mar 9, 2011 at 4:47 AM, Michael Bedward <[email protected]> > wrote: >> >> On 9 March 2011 08:37, mounir younes <[email protected]> wrote: >> > Hello everyone I am having difficulties installing java advanced imaging >> > it >> > is always saying that you need jdk 1.3 ! I checked it it is a bug ! So i >> > was >> > wondering how you guys made it using java advanced imaging (jai) >> >> I haven't seen that message before but it gives you a good idea of >> when JAI was last updated :) >> >> Please tell us what platform you are working on and how you've tried >> to install JAI so far. Also, if you are using maven as your build >> tool and don't need native acceleration you can just use the pure Java >> JAI libraries which will be downloaded for you automagically. >> >> Michael > > ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
