----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Hello all.

Can anyone help me in my problem or just point to the way how to solve
it.
I'm trying to do GIF image on-the-fly in my servlet.
While I do it in separate class, all goes well, but after
using same code in servlet I have the a error:

[23/03/2000 06:18:21:718 GMT] java.lang.UnsatisfiedLinkError: no awt in
shared library path
 at
org.apache.jserv.JServConnection.processRequest(JServConnection.java:320)

 at org.apache.jserv.JServConnection.run(JServConnection.java:188)
 at java.lang.Thread.run(Thread.java)

What's wrong ?

Thanks in advance.

--
Viktor Vasiltsov
e-mail: [EMAIL PROTECTED]





--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to