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 problem, and the complete
list of dependencies needed to start the broker with jetty support is:
org.apache.activemq
activemq-core
5.1.0
org.springframework
spring
2.5.5
org.apache.xbean
xbean-spring
3.4
org.mortbay.jetty
jetty-xbean
6.1.11
with these dependencies ActiveMQ is being started just fine and jetty accepts
HTTP connections as well. Thank you all for your help!
--
Eugene N Dzhurinsky