Hi,

I am new to Struts 2 and have a problem installing Struts 2 on tomcat
5.5.23.
After copying the war files to the webapps directory of tomcat(but did NOT
copy the jars anywhere), I get a problem deploying
struts2-portlet-2.0.8.war:

<init>
INFO: ... initialized Struts-Spring integration successfully
04.07.2007 16:47:53
com.opensymphony.xwork2.config.providers.InterceptorBuilder
constructInterceptorReference
WARNING: Unable to load config class
org.apache.struts2.portlet.interceptor.Port
letPreferencesInterceptor at interceptor -
jar:file:/C:/APPS/apache/apache-tomcat-5.5.23/webapps/struts2-portlet-2.0.8/
WEB-INF/lib/struts2-core-2.0.8.jar!/struts-portlet-default.xml:17:127
probably due to a missing jar, which might be fine
if you never plan to use the portlet-preferences interceptor
04.07.2007 16:47:53
com.opensymphony.xwork2.config.providers.InterceptorBuilder
constructInterceptorReference
SEVERE: Actual exception
Could not load class
org.apache.struts2.portlet.interceptor.PortletPreferencesInterceptor.
Perhaps it exists but certain dependencies are not available? - interceptor
- jar:file:/C:/APPS/apache/apache-tomcat-5.5.23/webapps/struts2-portlet-2
.0.8/WEB-INF/lib/struts2-core-2.0.8.jar!/struts-portlet-default.xml:17:127
        at
com.opensymphony.xwork2.ObjectFactory.buildInterceptor(ObjectFactory.
java:206)
        at
com.opensymphony.xwork2.config.providers.InterceptorBuilder.construct
InterceptorReference(InterceptorBuilder.java:57)
...

With the other 3 wars there is no issue.

Can someone please help?

Thx, Hubert



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

Reply via email to