Thanks again. Everything works with me now. SM> Alexey Maslov wrote:
>>Hi! >> >> I've built Excalibur from sources and now trying to go through the >>Merlin demo. But right after start ('ant demo') it throws exception: >> >>[INFO ] (merlin): starting >>org.apache.avalon.framework.CascadingRuntimeException: Unable to create configur >>ation from file: profile.xml >> at org.apache.excalibur.merlin.ServiceLoader.getRuntimeConfiguration(Ser >>viceLoader.java:802) >> at org.apache.excalibur.merlin.ServiceLoader.main(ServiceLoader.java:256 >>) >> >>I see profile.xml file but has only <profile></profile> tags with some >>comments inside. Maybe something should be added there to run the >>demo? >> SM> The <profile/> tag in Merlin 1.0 was related to early work on migrating SM> Merlin to a formal meta model. This work has now been completed and SM> Merlin 2.0 provides a nice model for pakaged profile management. The SM> demo I mentioned in the prev. email includes several components - some SM> of which are components packaged with a deployment profiles. SM> All of the Merlin 2 demo components are in the src directory under the SM> java package org.apche.excalibur.playground SM> Cheers, Steve. >> >> >> Thank you in advance. >> >> >> -- Best regards, Alexey Maslov -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>