If I set up my [zone].properties so that I have multiple repositories specified, as follows: repositories=/usr/local/turbine/bin/classes,/home/david/projects then I get the following failure when JServ starts: "ApacheJServ/1.0: Error creating classloader for servlet zone servlets: java.lang.IllegalArgumentException: Repository /home/david/projects doesn't exist!" If I move my classes along with the Turbine classes into a single repository, everything works. (I understand that this is how Jyve is configured.) Note that I am adding my repositories with 'wrapper.classpath=' lines in jserv.properties, but I'm not getting that far. This seems like a JServ question, but I would think that anyone working with Turbine is likely to run into this problem. Any ideas why multiple repositories won't work? -David ------------------------------------------------------------ To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]
