Well, here are my confs/logs >From jserv-log: httpd: [Mon Mar 29 16:18:23 1999] [error] JServ: ajp11: Servlet Error: ClassNotFoundException: mediacom4.servlet.Discussion jserv.properties: zones=servlet # Configuration file for each servlet zone (one per servlet zone) # Syntax: [servlet zone name as on the zones list].properties=[full path to configFile] (String) # Default: NONE # Note: if the file could not be opened, try using absolute paths. servlet.properties=/usr/local/apache/servlets/servlet.properties from servlet.properties: # The list of servlet repositories controlled by this servlet zone # Syntax: repositories=[repository],[repository]... # Default: NONE repositories=/usr/local/apache/servlets and from httpd.conf ApJServMount /servlet ajpv11://localhost:8007/servlet And my alias looks like this: servlet.discussion.code=mediacom4.servlet.Discussion So when i invoke: http://localhost/servlet/discussion i'll get the above error. Anyone? Thanks in advance.... (first time mailing this list) Arjen van Efferen ---------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html/> Problems?: [EMAIL PROTECTED]