Mornign Guys,
I was unable to return a TIFF reader within my container using
ImageIO.getImageReadersByFormatName("tiff");
I tried putting jai_imageio.jar into APP-INF/lib of my jar, but it did not work.
However, once i added it to the weblogic classpath startup parameters, it was fine.
Adding it to the global classpath for weblogic is something i do NOT want to do. There are other managed servers on this Weblogic Domain, and its generally not encouraged...
Anyone got any ideas of
a) Why its not being loaded from APP-INF/lib
b) Any other ways of loading it from the EAR?
Thanks
Kwikk
[Message sent by forum member 'kwikksilva' (kwikksilva)]
http://forums.java.net/jive/thread.jspa?messageID=286233---------------------------------------------------------------------
To unsubscribe, e-mail:
interest-unsubscribe@...
For additional commands, e-mail:
interest-help@...