This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: jar cross dependency hell


Heitzso wrote:
> Just got snagged though on axis dragging in a sun
> awt class not found in libgcjawt.so:
>    org/apache/axis/components/image/JDK13IO.java:49:
>    error:
>    cannot find file for class
>    sun.awt.image.codec.JPEGImageEncoderImpl
> 
> And (venting) wondering why axis needs a sun awt
> class to decode a JPEG image.

Sounds like a bug in Axis. Send them a bug report.

In addition, judging by the name of the file, I'd hope that there is a
way to get axis to work with more up to date image loading interfaces. I
 wouldn't know how to do that, and I am afraid you may have to rebuild
axis on your own for that.

cheers,
dalibor topic


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]