These 2 are indeed not passed on, if you have an exhaustive list of methods that should be added, I'll add them and create a new snapshot.

On 10-nov-05, at 17:17, F Baube wrote:

Surely sendmail reeled when thusly spake JR Boyens:

It seems as though for whatever reason there was no request method
passed into the method. Request method like GET, POST, PUT, etc.

What were you trying to do when this error started and are you
trying to do anything with different request methods?

As I say, it was trying to fetch a document, using WebDAV, from an
address filtered by Rife.

Is it possible that Rife does not pass all request methods ? That some- thing WebDAV-ey, like GETPROP or MKCOL, might get dropped on the floor ?


fred


On 11/10/05, F Baube <[EMAIL PROTECTED]> wrote:

Now here's something you don't see every day:
An assertion error coming from within Rife !

JDK5
rife-1.2-jdk15.jar
jakarta-tomcat-5.0.28 (from binary package not source)
PostgreSQL 7.4.8 (Debian testing)

Scenario: We attempted to talk to my Rife app using
the WebDAV functionality of an XML editor.

The error is as follows:


Nov 10, 2005 3:35:16 PM com.uwyn.rife.engine.Gate handleRequest
SEVERE: Error on host 192.168.0.6:8000//mdc <http:// 192.168.0.6:8000//mdc>
java.lang.AssertionError
at com.uwyn.rife.engine.ElementState.setMethod(ElementState.java:57)
at com.uwyn.rife.engine.ElementState.<init>(ElementState.java:34)
at com.uwyn.rife.engine.RequestState.<init>(RequestState.java:51)
at com.uwyn.rife.engine.Gate.handleRequest(Gate.java:421)
at com.uwyn.rife.engine.Gate.handleRequest(Gate.java:240)
at sun.reflect.GeneratedMethodAccessor118.invoke(Unknown Source)
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:112)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(
ApplicationFilterChain.java:186)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(
ApplicationFilterChain.java:157)
at org.apache.catalina.core.StandardWrapperValve.invoke(
StandardWrapperValve.java:214)
at org.apache.catalina.core.StandardValveContext.invokeNext(
StandardValveContext.java:104)
at org.apache.catalina.core.StandardPipeline.invoke (StandardPipeline.java
:520)
at org.apache.catalina.core.StandardContextValve.invokeInternal(
StandardContextValve.java:198)
at org.apache.catalina.core.StandardContextValve.invoke(
StandardContextValve.java:152)
at org.apache.catalina.core.StandardValveContext.invokeNext(
StandardValveContext.java:104)
at org.apache.catalina.core.StandardPipeline.invoke (StandardPipeline.java
:520)
at org.apache.catalina.core.StandardHostValve.invoke(
StandardHostValve.java:137)
at org.apache.catalina.core.StandardValveContext.invokeNext(
StandardValveContext.java:104)
at org.apache.catalina.valves.ErrorReportValve.invoke(
ErrorReportValve.java:118)
at org.apache.catalina.core.StandardValveContext.invokeNext(
StandardValveContext.java:102)
at org.apache.catalina.core.StandardPipeline.invoke (StandardPipeline.java
:520)
at org.apache.catalina.core.StandardEngineValve.invoke(
StandardEngineValve.java:109)
at org.apache.catalina.core.StandardValveContext.invokeNext(
StandardValveContext.java:104)
at org.apache.catalina.core.StandardPipeline.invoke (StandardPipeline.java
:520)
at org.apache.catalina.core.ContainerBase.invoke (ContainerBase.java:929) at org.apache.coyote.tomcat5.CoyoteAdapter.service (CoyoteAdapter.java:160) at org.apache.coyote.http11.Http11Processor.process (Http11Processor.java
:799)
at
org.apache.coyote.http11.Http11Protocol $Http11ConnectionHandler.processConnection
(Http11Protocol.java:705)
at org.apache.tomcat.util.net.TcpWorkerThread.runIt (PoolTcpEndpoint.java
:577)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(
ThreadPool.java:683)
at java.lang.Thread.run(Thread.java:595)

--
F.Baube *
Georgetown/MSFS/1988 * Act locally.
email fbaube#welho.com * Think pangalactically.
gsm +358 41 536 8192 *
wmd 60°11'10.8"N 24°57'36.9"E
_______________________________________________
Rife-users mailing list
[email protected]
http://www.uwyn.com/mailman/listinfo/rife-users




--
JR Boyens
[EMAIL PROTECTED]

--
F.Baube                *
Georgetown/MSFS/1988   *  Act locally.
email fbaube#welho.com *  Think pangalactically.
 gsm  +358 41 536 8192 *
 wmd   60°11'10.8"N 24°57'36.9"E
_______________________________________________
Rife-users mailing list
[email protected]
http://www.uwyn.com/mailman/listinfo/rife-users


--
Geert Bevin                       Uwyn bvba
"Use what you need"               Avenue de Scailmont 34
http://www.uwyn.com               7170 Manage, Belgium
gbevin[remove] at uwyn dot com    Tel +32 64 84 80 03

PGP Fingerprint : 4E21 6399 CD9E A384 6619  719A C8F4 D40D 309F D6A9
Public PGP key  : available at servers pgp.mit.edu, wwwkeys.pgp.net


_______________________________________________
Rife-users mailing list
[email protected]
http://www.uwyn.com/mailman/listinfo/rife-users

Reply via email to