-----Original Message-----
From: Brett Knights <[EMAIL PROTECTED]>
To: Java Apache Users <[EMAIL PROTECTED]>
Date: Wednesday, March 17, 1999 6:23 PM
Subject: RE: Resources vs. Classpath


>>
>WAG - do you have any static methods/variables? Does your superclass do any
>intialization?
>
>Can we see the servlet code?


No static methods or variables.  The superclass init() method is inherited
by the other two servlets. It initializes some public variables that are
used by all three servlets.  The whole package has run without difficulty on
JWS and JRun. I've also ruled out the nonfunctional servlet being unable to
load any particular support classes--it doesn't use anything the other two
don't.

Since this code is part of my company's product, I can't post it here. I
realize this does make it difficult for anyone to provide trouble-shooting
suggestions.

WCC




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