Fellows,

I am unable to start apache tomcat server running simple application. The reason is that it cannot find mappings as given below, any input is appreciated.

thanks

Munwar Soomro

Log messages:
WARNING: Unable to load config class org.apache.struts2.interceptor.debugging.DebuggingInterceptor at interceptor - jar:file:/C:/struts2/struts-2.0.8/lib/struts2-core-2.0.8.jar!/struts-default.xml:76:115 probably due to a missing jar, which might be fine if you never plan to use the debugging interceptor

Jun 20, 2007 3:14:37 PM com.opensymphony.xwork2.config.providers.InterceptorBuilder constructInterceptorReference

SEVERE: Actual exception

Caught Exception while registering Interceptor class org.apache.struts2.interceptor.debugging.DebuggingInterceptor - interceptor - jar:file:/C:/struts2/struts-2.0.8/lib/struts2-core-2.0.8.jar!/struts-default.xml:76:115

at org.apache.struts2.impl.StrutsObjectFactory.buildInterceptor(StrutsObjectFactory.java:78)

Caused by: com.opensymphony.xwork2.inject.DependencyException: com.opensymphony.xwork2.inject.ContainerImpl$MissingDependencyException: No mapping found for dependency [type=org.apache.struts2.views.freemarker.FreemarkerManager, name='default'] in public void org.apache.struts2.interceptor.debugging.DebuggingInterceptor.setFreemarkerManager(org.apache.struts2.views.freemarker.FreemarkerManager).

at com.opensymphony.xwork2.inject.ContainerImpl.addInjectorsForMembers(ContainerImpl.java:157)








From:  Archer <[EMAIL PROTECTED]>
Reply-To:  "Struts Users Mailing List" <user@struts.apache.org>
To:  "Struts Users Mailing List" <user@struts.apache.org>
Subject:  Restricting Direct Access to Jsp
Date:  Wed, 20 Jun 2007 12:51:53 -0500
Hi,

I am using struts 1.3.8 for my application. Can anybody please help me how
to restrict access to jsp pages directly in struts. I am not having any of
jsp in web-inf, so I need to restrict direct access to JSP. Any suggestion
will be a great help to me.

--
Regards
Archer

_________________________________________________________________
Don’t miss your chance to WIN $10,000 and other great prizes from Microsoft Office Live http://clk.atdmt.com/MRT/go/aub0540003042mrt/direct/01/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to