Dear All

Are servlet contexts not implemented in Apache? I get this error with
Apache:

        [29/06/2000 07:35:30:518 GMT+00:00] java.lang.AbstractMethodError:
org/apache/jserv/JServContext.setAttribute
        at
RS.EProcurement.Support.ApplicationCommunication.setAttribute(ApplicationCom
munication.java:47)
        at RS.EProcurement.Support.Logger.initialise(Logger.java:60)
        at RS.EProcurement.InterfaceServlet.init(InterfaceServlet.java:56)
        at
org.apache.jserv.JServServletManager.load_init(JServServletManager.java:569)
        at
org.apache.jserv.JServServletManager.loadServlet(JServServletManager.java:48
8)
        at
org.apache.jserv.JServConnection.processRequest(JServConnection.java:266)
        at org.apache.jserv.JServConnection.run(JServConnection.java:188)
        at java.lang.Thread.run(Thread.java:479)

It seems to indicate that the setAttribute(...) method of context is nmot
implemented! Is it possible to call this method using JServ?

Thanks for your help,

Nick.


***************************************************************
The contents of this Email and any files transmitted with it
are confidential and intended solely for the use of the
individual or entity to whom it is addressed. The views stated
herein do not necessarily represent the view of the company.
If you are not the intended recipient of this Email you may not
copy, forward, disclose or otherwise use it or any part of it
in any form whatsoever. If you have received this mail in
error please Email the sender.
***************************************************************

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to