Hi,

  my two cents as a newbie myself:

  If you want to load some class during startup, like a db driver, you can 
put this into web.xml as init-param "load-class". By default there is 
com.ibm.. in it. If you don't use WebSphere you probably won't need it, so 
you can ignore the message or comment it out in web.xml.

Mariano

On Friday 29 June 2001 10:11 am, you wrote:
> I've checked the mail logs, but have not found the answer..
>
> I'm getting the following exception:
>
> java.lang.ClassNotFoundException: com.ibm.servlet.classloader.Handler
>
> seems I'm a bit off track.. I've followed the instructions listed on the
> various install pages. I tried the pre-compiling options, but my build
> never finishes executing java.exe (I'm running win98, tomcat3.2.2,
> cocoon2, by the way).
>
> Also- I assume there is an alternative to pre-compiling sitemaps, etc? Or
> else it would be included in the normal install instructions? I'm guessing
> I don't completely understand the process.. I would love any help I can
> get. Thank you all very much.
>
> Liam Morley
>
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to