Re: Starting Jetty to serve blobs with embedded broker

2008-08-07 Thread Eugeny N Dzhurinsky
On Wed, Aug 06, 2008 at 03:46:20PM +0200, Dejan Bosanac wrote: > Hi Eugeny, > > try adding something like > > > org.mortbay.jetty > 6.1.2 > jetty > > > to your dependencies. Hello, Dejan! Thank you for advice, I was able to find out the pro

Re: Starting Jetty to serve blobs with embedded broker

2008-08-06 Thread Dejan Bosanac
Hi Eugeny, try adding something like org.mortbay.jetty 6.1.2 jetty to your dependencies. -- Dejan Bosanac http://www.ttmsolutions.com - get a free ActiveMQ user guide http://www.scriptinginjava.net Eugeny N Dzhurinsky wrote: On Wed, Aug 0

Re: Starting Jetty to serve blobs with embedded broker

2008-08-06 Thread Eugeny N Dzhurinsky
On Wed, Aug 06, 2008 at 02:24:00PM +0300, Eugeny N Dzhurinsky wrote: > 0 [main] INFO org.apache.xbean.spring.context.ResourceXmlApplicationContext > - Refreshing [EMAIL PROTECTED]: display name [EMAIL PROTECTED]; startup date > [Wed Aug 06 14:19:13 EEST 2008]; root of context hierarchy > 152 [ma

Re: Starting Jetty to serve blobs with embedded broker

2008-08-06 Thread Eugeny N Dzhurinsky
On Tue, Aug 05, 2008 at 06:10:20AM -0700, Joe Fernandez wrote: > > Hi Eugeny, > > You can try starting the embedded broker with a brokerURL that specifies a > config file, and have the config file include a <> element. > > With this brokerURL the cfg file must be in the application???s CLASSPAT

Re: Starting Jetty to serve blobs with embedded broker

2008-08-05 Thread Joe Fernandez
Hi Eugeny, You can try starting the embedded broker with a brokerURL that specifies a config file, and have the config file include a element. With this brokerURL the cfg file must be in the application’s CLASSPATH. vm://localbroker?brokerConfig=xbean:activemq.xml With this one, you're speci