I just installed Webmacro and ran the examples, and this is what I below is
what I got in the tomcat window.
I got the classpath right, and the webmacro.properties file is found, as
well as the templates.
All works fine in the browser, but it seems like there is something wrong...
Any ideas ? Is this something to worry about ?

PS : the webmacro mailing-list is down. Maybe someone could tell the people
that take care of it to put it back up ?

****************************************************************************
************
*** BEGIN: 05/03/01 23:13 ***
*** LOG LEVEL SET TO: EXCEPTION
05/03/01 23:13  broker  INFO    Loaded provider:
org.webmacro.resource.TemplateP
rovider
05/03/01 23:13  broker  INFO    Loaded provider:
org.webmacro.resource.HandlerPr
ovider
05/03/01 23:13  broker  INFO    Loaded provider:
org.webmacro.resource.UrlProvid
er
05/03/01 23:13  dir     INFO    Registered directive: include
05/03/01 23:13  dir     INFO    Registered directive: parse
05/03/01 23:13  dir     INFO    Registered directive: set
05/03/01 23:13  dir     INFO    Registered directive: if
05/03/01 23:13  dir     INFO    Registered directive: else
05/03/01 23:13  dir     INFO    Registered directive: use
05/03/01 23:13  dir     INFO    Registered directive: param
05/03/01 23:13  dir     INFO    Registered directive: foreach
05/03/01 23:13  dir     INFO    Registered directive: encode
05/03/01 23:13  dir     INFO    Registered directive: silence
05/03/01 23:13  dir     INFO    Registered directive: escape
05/03/01 23:13  dir     INFO    Registered directive: local
05/03/01 23:13  dir     INFO    Registered directive: property
05/03/01 23:13  dir     INFO    Registered directive: tool
05/03/01 23:13  broker  INFO    Loaded provider:
org.webmacro.engine.DirectiveProvider
05/03/01 23:13  broker  INFO    Loaded provider:
org.webmacro.engine.ParserProvider
05/03/01 23:13  webcon  EXCPT   org.webmacro.NotFoundException:
Resource[config, WebContextTools] not found: Unable to resolve requested
resource
        at
org.webmacro.broker.ResourceEvent.getValue(ResourceEvent.java:314)
        at
org.webmacro.broker.ResourceBroker.getValue(ResourceBroker.java:318)
        at org.webmacro.servlet.WebContext.<init>(WebContext.java:87)
        at org.webmacro.servlet.WMServlet.initWebContext(WMServlet.java:501)
        at org.webmacro.servlet.WMServlet.init(WMServlet.java:129)
        at javax.servlet.GenericServlet.init(GenericServlet.java:258)
        at org.webmacro.servlet.WMServlet.init(WMServlet.java:91)
        at
org.apache.tomcat.core.ServletWrapper.doInit(ServletWrapper.java:317)
        at org.apache.tomcat.core.Handler.init(Handler.java:215)
        at
org.apache.tomcat.core.ServletWrapper.init(ServletWrapper.java:296)
        at org.apache.tomcat.core.Handler.service(Handler.java:254)
        at
org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
        at
org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:79
7)
        at
org.apache.tomcat.core.ContextManager.service(ContextManager.java:743)
        at
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpC
onnectionHandler.java:210)
        at
org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
        at
org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:498)
        at java.lang.Thread.run(Thread.java:484)
05/03/01 23:13  webcon  WARN    could not load WebContextTools from config:
org.webmacro.NotFoundException: Resource[config, WebContextTools] not found:
Unable to resolve requested resource

****************************************************************************
************

___________________________________________________________________________
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