----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Wouter Boers wrote:
>
> I think you allready know the answer. No it can't be done. How would you want
> apache to feed .class files to a vm on the solaris box anyway?
>
> The webserver needs to load the .class files and needs a virtual machine for it
> to understand the .class files. Therefore you need a jdk or jre on the machine
> you installing mod_jserv on.
>
Oh, I thought mod_jserv is a C DSO
module that plugs into Apache and routes
the servlet request to the servlet
engine via the AJP protocol.
So you're telling me I need a JDK on the
web server, even though all my class
files etc are hosted on my Solaris back
end ?
Jon.
--
--------------------------------------------------------------
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]