> -----Original Message----- > From: Tobias Wolf [mailto:[EMAIL PROTECTED] > Sent: 12 August 2004 12:45 > To: Avalon framework users > Subject: Re: Http Facility Problem > > Hello, > > thanks for the responses. I think I get an understanding to the whole > matter :) > > This morning I made a new fresh start: > > Deleted .magic > In avalon/trunk made an ant clean > > Then: > > ant setup -> /home/tobias/.magic was created > ant > > Going to avalon/trunk/planet/facilities/http/block > ant > > The merlin.properties contains: > merlin.repository = /home/tobias/.magic/main > > Now trying: > > cd trunk/planet/facilities/http > merlin blocks/demo/target/deliverables/blocks/avalon-http-demo- > SNAPSHOT.block > -config blocks/demo/etc/config.xml -debug
This is what I get when I do the same think: C:\dev\avalon\planet\facilities\http>merlin blocks\demo\target\deliverables\blocks\avalon-http-demo-SNAPSHOT.b lock -config blocks\demo\etc\config.xml [INFO] HttpServer - -Starting Jetty/5.0.RC2 [INFO] HttpServer - -Started [EMAIL PROTECTED] [INFO] SocketListener - -Started SocketListener on 0.0.0.0:8080 [INFO] Credential - -Checking Resource aliases [WARN] HttpServer - -Null realmName with multiple known realms [WARN] HttpContext - -No Realm: null [INFO] HttpContext - -Started HttpContext[/] So what I'm going to do is to kill my local repository, rebuild, and try and get the same result as your getting. Wish me luck! Cheers, Steve. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
