Ok, Fred, step back a little, what exactly do you try to do? You can't set the classpath by setting the property, that never worked, please lookup how the classpath works in Java and specifically in servlet containers.

On 18-jan-06, at 16:05, Fred Baube wrote:

I wonder if I need to replace the default
com.uwyn.rife.resources.ResourceFinder
with an instance of
com.uwyn.rife.resources.ResourceFinderDirectories.


        System.getProperty ("java.class.path");

webapps/myapp/WEB-INF/classes/ does not appear
in this classpath list.  Therefore it looks like

-- the search path for participant data defaults to webapps/myapp/WEB-INF/classes/

-- therefore participants easily find "rep/users.xml" and "rep/datasources.xml"

-- specifying additional search directories, perhaps above webapps/myapp/WEB-INF/classes/ , is problematic
   unless a different ResourceFiner is used.

--
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