Re: Publishing to topic w/ PooledConnectionFactory results in UnsupportedOperationException

2007-02-19 Thread James Strachan
rong? > http://issues.apache.org/activemq/browse/AMQ-1161 > > > -- View this message in context: http://www.nabble.com/Publishing-to-topic-w--PooledConnectionFactory-results-in-UnsupportedOperationException-tf3214902s2354.html#a9004657 Sent from the ActiveMQ - User mailing list archive at Nabble.com. -- James --- http://radio.weblogs.com/0112098/

Re: Publishing to topic w/ PooledConnectionFactory results in UnsupportedOperationException

2007-02-16 Thread Adam Lewandowski
ed ActiveMQSession, but does not supply a > destination (explicitly passes null). > > I've opened issue AMQ-1161 and attached code to reproduce the error. Any > ideas? Am I doing something wrong? > http://issues.apache.org/activemq/browse/AMQ-1161 > >

Publishing to topic w/ PooledConnectionFactory results in UnsupportedOperationException

2007-02-12 Thread Adam Lewandowski
PooledSession does not appear to use the Topic supplied to the createPublisher(topic) method, at least when obtained from PooledConnectionFactory. When the publish(Message) method is called on the returned TopicPublisher instance, an UnsupportedOperationException is thrown ("A destination must