Thanks for your reply. I had tried it at 4.1 as well and the result was same. Any idea?
James.Strachan wrote: > > <destinations> only works in 4.1 I'm afraid, I suspect you're using 4.0.x > > On 9/25/06, Tommy615 <[EMAIL PROTECTED]> wrote: >> >> After I putting the below xml code inside the <broker> then error occured >> saying that Invalid property 'destinations' of bean class >> [org.apache.activemq.xbean.XBeanBrokerService]: Bean property >> 'destinations' >> is not writable or has an invalid setter method: Does the parameter type >> of >> the setter match the return type of the getter? >> >> <destinations> >> <queue physicalName="FOO.BAR" /> >> <topic physicalName="SOME.TOPIC" /> >> </destinations> >> >> Is it the destination is not a proper parameter of it? >> -- >> View this message in context: >> http://www.nabble.com/Invalid-property-%27destinations%27-of-bean-class-tf2328853.html#a6479041 >> Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. >> >> > > > -- > > James > ------- > http://radio.weblogs.com/0112098/ > > -- View this message in context: http://www.nabble.com/Invalid-property-%27destinations%27-of-bean-class-tf2328853.html#a6481674 Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
