"Stephen McConnell" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> Small correction - in the above example there are a couple of jar files
> that are not available from the default repositories that merlin looks
> in (hsqldb.jar and hsqldb-component.jar).  The resources that are
> resolved automatically correspond to the resources available in the
> repositories listed in the <repository><host> declarations in the
> kernel.xml file (e.g. cornerstone content).
>

So... let me get this straight.  I didn't have to go manually download all
those cornerstone jars from ibiblio.org?  If merlin didn't find the jar
resources on the local filesystem, it would automatically search the hosts
defined in my kernel.xml

   <repository>
     <hosts>
       <host>http://www.ibiblio.org/merlin/</host>
       <host>http://www.ibiblio.org/maven/</host>
     </hosts>
   </repository>

and download them automatically?  If so, does it support going through an
HTTP proxy?




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to