Hi all,

I encounter a problem when I tried to integrate
Turbine into Tomcat. Every time I tried to key
"http://xxx.xxx.xxx.xxx/servlet/Turbine" I got the
following error. But I do place the
WebMacro.properties file in the one of directory
specified in CLASSPATH. 

Could you help me about this????

The error message is :
==========
[Mon Nov 06 16:17:06 EST 2000] --  ERROR  --
        Exception: 
org.webmacro.broker.BrokerInitException: Could not
locate the WebMacro.properties file in
your classpath.
The following variations were tried,
 all relative to the directories in your classpath:
 
/disk2/store/jakarta-tomcat/webapps/ROOT/:/disk2/store/jakarta-tomcat/lib/WebMacro.properties
Note that you may have several classpaths defined,
Your WebMacro.properties file should be located on the
classpath as the core WebMacro classes load from.
        Stack Trace follows:
        org.webmacro.broker.BrokerInitException: Could
not locate the WebMacro.properties file in
your classpath.
The following variations were tried,
 all relative to the directories in your classpath:
 
/disk2/store/jakarta-tomcat/webapps/ROOT/:/disk2/store/jakarta-tomcat/lib
Note that you may have several classpaths defined,
Your WebMacro.properties file should be located on the
classpath as the core WebMacro classes load from.
        at java.lang.Throwable.fillInStackTrace(Native
Method)
        at
java.lang.Throwable.fillInStackTrace(Compiled Code)
        at java.lang.Throwable.<init>(Compiled Code)
        at java.lang.Exception.<init>(Compiled Code)
        at
org.webmacro.WebMacroException.<init>(WebMacroException.java)
        at
org.webmacro.InitException.<init>(InitException.java)
        at
org.webmacro.broker.BrokerInitException.<init>(BrokerInitException.java)
        at org.webmacro.broker.Config.<init>(Compiled
Code)
        at
org.webmacro.broker.Config.<init>(Config.java)
        at
org.webmacro.broker.ResourceBroker.<init>(ResourceBroker.java)
        at org.webmacro.BrokerOwner.init(WM.java)
        at org.webmacro.WM.<init>(WM.java)
        at
org.apache.turbine.services.webmacro.TurbineWebMacroService.initWebMacro(Compiled
Code)
        at
org.apache.turbine.services.webmacro.TurbineWebMacroService.init(TurbineWebMacroService.java:114)
        at
org.apache.turbine.services.TurbineBaseService.init(TurbineBaseService.java:99)
        at
org.apache.turbine.services.BaseInitableBroker.initClass(Compiled
Code)
        at
org.apache.turbine.services.TurbineServices.initServices(Compiled
Code)
        at
org.apache.turbine.Turbine.init(Turbine.java:163)
        at
org.apache.tomcat.core.ServletWrapper.initServlet(Compiled
Code)
        at
org.apache.tomcat.core.ServletWrapper.handleRequest(Compiled
Code)
        at
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:597)
        at
org.apache.tomcat.servlets.InvokerServlet.service(InvokerServlet.java:257)
        at
javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at
org.apache.tomcat.core.ServletWrapper.handleRequest(Compiled
Code)
        at
org.apache.tomcat.core.ContextManager.service(ContextManager.java:559)
        at
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:160)
        at
org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java:338)
        at java.lang.Thread.run(Thread.java:479)

======================

Thanks...

Jun

__________________________________________________
Do You Yahoo!?
Thousands of Stores.  Millions of Products.  All in one Place.
http://shopping.yahoo.com/


------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Problems?:       [EMAIL PROTECTED]

Reply via email to