Hi, I am using the avalon-http block but am having some trouble setting the app.home context entry. I have tried the following but it is not being picked up by the component.
<component name="avalon-jetty" class="org.apache.avalon.merlin.http.JettyWebServer" activation="startup"> <context> <entry key="app.home"> <constructor class="java.io.File"> /applications/merlin/ </constructor> </entry> </context> </component> Any ideas? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]