Are you sure you have a site that is setup through your participants?   

On 28 Sep 2006, at 21:31, Fred Baube wrote:

I'm getting consistent patterns of errors.

When I disable Rife's classloader, in web.xml:

                <init-param>
<param-name>engineclassloader.enabled</ param-name>
                        <param-value>false</param-value>
                </init-param>

... then I get the error I posted before:

        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 )
        [..]

When I re-enable the classloader, the above error does not occur
 but I get a variety of other very strange errors, paricularly in
code for Apache Jackrabbit (JCR-170) code and for log4j.

Baffling.


fred

_______________________________________________
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

Reply via email to