BTW I'm replying but taking future discussions over to the dev list...
On 3/9/07, Javier Leyba <[EMAIL PROTECTED]> wrote:
On 3/8/07, James Strachan <[EMAIL PROTECTED]> wrote:
>
> BTW it would be pretty useful to have a pure properties files based
> way to configure the broker! Fancy starting it
On 3/8/07, James Strachan <[EMAIL PROTECTED]> wrote:
BTW it would be pretty useful to have a pure properties files based
way to configure the broker! Fancy starting it off and we can improve
it?
James
Well, I need to do it for me so, if it could be useful for others...
I know how load prop
On 3/8/07, Javier Leyba <[EMAIL PROTECTED]> wrote:
On 3/7/07, James Strachan <[EMAIL PROTECTED]> wrote:
>
> The Spring jars are not mandatory, you can use ActiveMQ just fine
> without it. Currently main use of Spring is along with xbean to deal
> with the XML configuration. If you prefer you coul
On 3/7/07, James Strachan <[EMAIL PROTECTED]> wrote:
The Spring jars are not mandatory, you can use ActiveMQ just fine
without it. Currently main use of Spring is along with xbean to deal
with the XML configuration. If you prefer you could just use Java code
to initialise your broker...
http://a
On 3/7/07, Luciano <[EMAIL PROTECTED]> wrote:
I had a similar problem with the JCA connector and didn't succeed on the
classloader isolation path :( (no Help from JBoss forum)
The only functioning workaround was:
1)eliminate spring 1 jar from the .rar
2)add xbean-spring-2.8.jar into the Spring
gt; Barcelona - Spain
> http://blog.leyba.com.ar
>
--
View this message in context:
http://www.nabble.com/spring-package-problem-tf3361057s2354.html#a9354352
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
On 3/7/07, James Strachan <[EMAIL PROTECTED]> wrote:
The Spring jars are not mandatory, you can use ActiveMQ just fine
without it. Currently main use of Spring is along with xbean to deal
with the XML configuration. If you prefer you could just use Java code
to initialise your broker...
http://a
On 3/7/07, Javier Leyba <[EMAIL PROTECTED]> wrote:
Hi
I've a JBoss service that starts my ActiveMQ brokers and it run's ok.
Now, I'm trying to deploy another application that is an axis server
deployed as a weapp to offer web services that will use activemq.
As JBoss services load classes befo
Hi
I've a JBoss service that starts my ActiveMQ brokers and it run's ok.
Now, I'm trying to deploy another application that is an axis server
deployed as a weapp to offer web services that will use activemq.
As JBoss services load classes before my webapp, my webapp could use
the classes loaded