fachhoch wrote:
> 
>   I did not onfigure anything for broker, just in my connection
> configration I specified  broker url as vm:localhost   in this case
> activemq  should use defualt   store , what is the default  file store
> location ?  
> 
here is my configration 


        <bean id="jmsConnectionFactory"
class="org.apache.activemq.ActiveMQConnectionFactory"  >
                <property name="brokerURL" value="vm://localhost"/>
        </bean>
and I did not set any  property like activemq-data , in this case where
would activemq  place store files ?


-- 
View this message in context: 
http://old.nabble.com/default-file--store-location-tp28977817p28982876.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to