[jboss-user] [JBoss Seam] - Re: Seam Topic Subscription only works with JBoss Libraries?

samdoyle do-not-reply at jboss.com
Wed Jan 23 15:19:31 EST 2008


Ah thanks Norman, I assume this is where this entry comes into play?


  | <component name="topicPublisher" class="org.jboss.seam.jms.ManagedTopicPublisher">
  |     <property name="topicJndiName">topic/chatroomTopic</property>
  | </component>
  | 

The only thing I have set in my components.xml is the jndi-pattern


  | <core:init jndi-pattern="java:comp/env/testapp/#{ejbName}/local" debug="true"/>
  | 

Thanks, S.D.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4122791#4122791

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4122791



More information about the jboss-user mailing list