boopalan m wrote: > Hi all > While creating PDF we getting error like > javax.servlet.ServletException: /libawt.so: libXp.so.6: cannot open > shared > object file: No such file or directory > this error is showing very first time(whenever I restart the server) > afterwards I am getting > javax.servlet.ServletException : java.awt.color > this error is only in linux tomcat server, its working properly in > Windows > Tomcat server
Please read the following FAQ entry carefully: http://www.1t3xt.com/docs/faq.php?branch=faq.xtra&node=x11 Everything in your error message (libawt, libXp, java.awt.color) points in the direction of an X problem. -- This answer is provided by 1T3XT BVBA ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
