On Fri, Jun 21, 2013 at 8:04 AM, Tito Mari Francis Escaño
<titomarifran...@gmail.com> wrote:
> Good day,
> On a recent project, I was trying to build Apache Cocoon 2.1.12 from
> source. I have already successfully installed JRE and JDK 1.7 and already
> ran Tomcat 7.x on it, with the objective of building and running Apache
> Cocoon on it, currently without success.
> The message I get is as follows:
> Compiling 605 source files to /home/cocoon-2.1.12/build/cocoon/classes
> /home/cocoon-2.1.12/src/java/org/apache/cocoon/reading/ImageReader.java:39:
> error: package com.sun.image.codec.jpeg does not exist
> import com.sun.image.codec.jpeg.ImageFormatException;
>                                ^

http://stackoverflow.com/questions/1906673/import-com-sun-image-codec-jpeg

http://stackoverflow.com/questions/4065401/using-internal-sun-classes-with-javac/4070685#4070685

Reply via email to