You probably haven't setup the web.xml file in your webapp:
https://svn.rifers.org/rife/trunk/src/webapp/WEB-INF/web.xml
On 28 Sep 2006, at 09:37, Fred Baube wrote:
When I install my servlet into Tomcat I'm getting
an odd error, with Rife 1.5.1 (jdk 1.5).
Any thoughts on how to debug this ? Ordinarily,
where is this parameter set ?
fred b
java.lang.Exception
The required init parameter 'site.xml.path' is not provided.
at com.uwyn.rife.engine.Gate obtainSite ( Gate.java : 204 )
at com.uwyn.rife.engine.Gate handleRequest ( Gate.java : 292 )
at sun.reflect.NativeMethodAccessorImpl invoke0
( NativeMethodAccessorImpl.java )
at sun.reflect.NativeMethodAccessorImpl invoke
( NativeMethodAccessorImpl.java : 39 )
at sun.reflect.DelegatingMethodAccessorImpl invoke
( DelegatingMethodAccessorImpl.java : 25 )
at java.lang.reflect.Method invoke ( Method.java : 585 )
at com.uwyn.rife.servlet.RifeFilter doFilter ( RifeFilter.java : 142 )
at org.apache.catalina.core.ApplicationFilterChain internalDoFilter
( ApplicationFilterChain.java : 202 )
at org.apache.catalina.core.ApplicationFilterChain doFilter
( ApplicationFilterChain.java : 173 )
at org.apache.catalina.core.StandardWrapperValve invoke
( StandardWrapperValve.java : 213 )
at org.apache.catalina.core.StandardContextValve invoke
( StandardContextValve.java : 178 )
at org.apache.catalina.core.StandardHostValve invoke
( StandardHostValve.java : 126 )
at org.apache.catalina.valves.ErrorReportValve invoke
( ErrorReportValve.java : 105 )
at org.apache.catalina.core.StandardEngineValve invoke
( StandardEngineValve.java : 107 )
at org.apache.catalina.connector.CoyoteAdapter service
( CoyoteAdapter.java : 148 )
at org.apache.coyote.http11.Http11Processor process
( Http11Processor.java : 868 )
at org.apache.coyote.http11.Http11BaseProtocol
$Http11ConnectionHandler processConnection
( Http11BaseProtocol.java : 663 )
_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users
--
Geert Bevin
Uwyn "Use what you need" - http://uwyn.com
RIFE Java application framework - http://rifers.org
Music and words - http://gbevin.com
_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users