Please suggest me how can I specify   value for property "activemq-data"  


rajdavies wrote:
> 
> In the current working directory of your application - under a directory
> called activemq-data
> 
> cheers,
> 
> Rob
> 
> Rob Davies
> follow me: http://twitter.com/rajdavies
> I work here: http://fusesource.com
> My Blog: http://rajdavies.blogspot.com/
> I wrote this: http://www.manning.com/snyder/
> 
> 
> 
> 
> On 24 Jun 2010, at 15:07, fachhoch wrote:
> 
>> 
>> 
>> 
>> 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.
>> 
> 
> 
> 

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

Reply via email to