[jboss-user] [JBoss Messaging] - Re: subscription & client id: does not allow dots

2007-07-03 Thread sergeypk
Fixed. http://jira.jboss.com/jira/browse/JBMESSAGING-1008 is the issue, for future reference. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059915#4059915 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059915

[jboss-user] [JBoss Messaging] - Re: subscription & client id: does not allow dots

2007-07-03 Thread sergeypk
I got it - have to undeploy/redeploy the topic to get the error. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059889#4059889 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059889 __

[jboss-user] [JBoss Messaging] - Re: subscription & client id: does not allow dots

2007-07-03 Thread timfox
Madhu- please post your full stack trace - just the error message doesn't give us much to go on. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059886#4059886 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059886 _

[jboss-user] [JBoss Messaging] - Re: subscription & client id: does not allow dots

2007-07-03 Thread sergeypk
I have trouble coming up with a failing test for this. This is what I tried (and it passed): |public void testDurableSubscriptionWithPeriodsInName() throws Exception |{ | ConnectionFactory cf = (ConnectionFactory)ic.lookup("ConnectionFactory"); | Topic topic = (Topic)