----------------------------------------------------------------
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!!!
----------------------------------------------------------------

I have two simple questions, the answers to which I could not find on the web.

1. How do I configure DSOs for apache. To be specific, I have a java library which 
uses some native code via .so file. Everything works fine as a standalone app, but it 
fails to load the DSO on use in servlets. Is it some Apache/JServ configuration file I 
need to edit? Or is it the LD_LIBRARY_PATH that I need to set somewhere?. I know what 
is the problem, but am unable to fix it.

2. Where can I find the JSDK implememtation ".jar" file for JServ? I am expecting 
something similar to jrun.jar of JRun which has the "implementation" classes for the 
JSDK interfaces. TO be specific, I am facing "java.lang.NoSuchMethodError" errors on 
methods(ServletContext.setAttribute(...)) which work fine in JRun.

Any hints on these issues would be highly appreciated.

SYSTEM CONFIGURATION:

Hardware platform, Operating System and version:
SunOS 5.6 Generic_105181-14 sun4u sparc SUNW,Ultra-

Servlet Engines:
Apache JServ 1.1 on Solaris with Apache 1.3.11
JRun 2.3 on Solaris with Apache 1.3.11


Thanks,
Aprameya


--== Sent via Deja.com http://www.deja.com/ ==--
Share what you know. Learn what you don't.


--
--------------------------------------------------------------
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