> -----Original Message-----
> From: Vitaly Berdinskikh [mailto:[EMAIL PROTECTED]
> Sent: 10 August 2004 16:38
> To: Avalon framework users
> Subject: Re[2]: proxy
> 
> Hi, Alexis, Stephen.
> 
> AA> Ok, so Vitaly, should use those bootstrap properties
> AA> avalon.repository.proxy.host
> AA> avalon.repository.proxy.port
> AA> avalon.repository.proxy.username
> AA> avalon.repository.proxy.password
> I am write to files [name].properites:
> 
> avalon.repository.proxy.host=???.???.???.???
> avalon.repository.proxy.port=3128
> 
> name in (avalon, merlin, openim).
> 
> This is files put in {current.dir}, {user.home}, {merlin.home}.


The repository system will look for a merlin.properties file in
${user.dir}, ${user.home} and MERLIN_HOME (because 'merlin' is supplied
by the merlin cli system as the application key to the repository
system.  Properties from the above files together with any system
properties are merged as part of the bootstrap process.


> RUN CMD IS: C:\bin\avalon\merlin\bin\merlin
> http://www.dpml.net/openim/blocks/openim-server-1.2.2.block


I'm not too familiar with things but I think you need to include a
configuration file as well - for example the following command-line
works ok (although I would suggest downloading the config and
customizing it to your requirements):

$ merlin artifact:block:openim/openim-server#1.2.2 -config
http://www.dpml.net/openim/config.xml

Steve.


> Result err:
> ---- exception report
----------------------------------------------------
> ------
> Exception: org.apache.avalon.merlin.KernelException
> Message: Install failure:
http://www.dpml.net/openim/blocks/openim-server-
> 1.2.2.block
> ---- cause
---------------------------------------------------------------
> ------
> Exception: org.apache.avalon.composition.model.ModelException
> Message: Unable to include block
> [http://www.dpml.net/openim/blocks/openim-server-1.2.2.block] into the
> containmment model [/] because of a io related error.
> ---- cause
---------------------------------------------------------------
> ------
> Exception: java.net.UnknownHostException
> Message: www.dpml.net


The address www.dpml.net exist.





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

Reply via email to