[quote]"Error creating bean with name
'org.apache.activemq.xbean.XBeanBrokerService' defined in class path
resource [activemq.xml]: Error setting property values; nested exception is
org.springframework.beans.NotWritablePropertyException: Invalid property '-'
of bean class [org.apache.activemq.xbean.XBeanBrokerService]: Bean property
'-' is not writable or has an invalid setter method. Does the parameter type
of the setter match the return type of the getter? "[/quote]

It looks to me that your XML configuration of the broker has a typo or
something simple like that as it seems to be trying to set a property "-".
You should put you config so we can have a look....

/Tom
-- 
View this message in context: 
http://www.nabble.com/Running-ActiveMQ-on-a-single-machine-tf4155961s2354.html#a11941849
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to