Stephen McConnell wrote:

E.g.:

$ merlin hsql.xml
[INFO   ] (hsql.hsql-server): HypersonicSQL.compose()
Hypersonic SQL listening on port 9001

Keep in mind that I didn't have all of the resources for this on my machine when I invoked the command. Merlin has taken care of that for me based on the repository directives I have in the kernel.xml file.


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). It would simplify deployment if the container declared supplimentary repository locations but a prerequisite to that is the addition of support for repository resource authentication which in turn requires kernel declarations of repository policies (keys, trust levels, etc.).

Steve.

--

Stephen J. McConnell
mailto:[EMAIL PROTECTED]

Sent via James running under Merlin as an NT service.
http://avalon.apache.org/sandbox/merlin




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



Reply via email to