I am trying to deploy a struts application on the IPlanet Application
Server.

I tried the following
1. added the Classpath to include the struts.jar in the conf file.
2. Through Kregedit changed the versioing Diabled Flag to 0 (tried both 0
and 1).
3.  Through kregedit Added the struts.jar to the classpath under JAVA .

I still get following error

......
Call
org.apache.struts.action.ActionServlet.addMapping(ActionMapping[path=/admin
/removeMapping, type=org.apache.struts.actions.RemoveMappingAction])
Pop org.apache.struts.action.ActionMapping
register('-//Apache Software Foundation//DTD Struts Configuration 1.0//EN',
'jar
:file:/C:/lib/struts.jar!/org/apache/struts/resources/struts-config_1_0.dtd'
register('-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN',
'jar:file:/C:
/lib/struts.jar!/org/apache/struts/resources/web-app_2_2.dtd'
register('-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN',
'jar:file:/C:
/lib/struts.jar!/org/apache/struts/resources/web-app_2_3.dtd'
resolveEntity('-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN',
'http://
java.sun.com/j2ee/dtds/web-app_2_2.dtd')
 Resolving to alternate DTD
'jar:file:/C:/lib/struts.jar!/org/apache/struts/reso
urces/web-app_2_2.dtd'
Call
org.apache.struts.action.ActionServlet.addServletMapping(action/java.lang.S
tring,/*.do/java.lang.String)
info: --------------------------------------
info: action: Process servletName=action, urlPattern=/*.do
info: --------------------------------------
info: --------------------------------------
info: action: Mapping for servlet 'action' = '/*.do'
info: --------------------------------------
info: --------------------------------------
info: jsp.APPS.StrutsPR.StrutsPR.logon: init
info: --------------------------------------
info: --------------------------------------
info: StaticServlet: init
info: --------------------------------------
error: SERVLET-fileext_not_set: Extension of file not found, while
displaying st
atic content


Any Idea as to what might be wrong.....

thanks
jamshed



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

Reply via email to