Re: [iText-questions] itext showing error in linux

2008-03-26 Thread 1T3XT info
boopalan m wrote: > in this i have nt use any awt component, then y it need Graphics tools You don't need a full blown X server. You just need AWT because, as your error message indicates, there's a reference to java.awt.Color. As you may suspect the awt in java.awt.Color refers to... AWT. -- Thi

Re: [iText-questions] itext showing error in linux

2008-03-25 Thread boopalan m
in this i have nt use any awt component, then y it need Graphics tools On 3/25/08, 1T3XT info <[EMAIL PROTECTED]> wrote: > > > 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

Re: [iText-questions] itext showing error in linux

2008-03-25 Thread 1T3XT info
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 get

[iText-questions] itext showing error in linux

2008-03-25 Thread boopalan m
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.ServletExce