Re: [JBoss-user] O'Reilly example with JBossMQ...

2001-06-21 Thread Roy Yip
Thanks! It works well after "topic/beginner" is used. Peter Antman wrote: > > On 21 Jun, Roy Yip wrote: > > Hi! > > > > I'm trying out the Chat example from O'Reilly's JMS text. I've > > configured the jbossmq.xml file to include :- > > > > ... > > beginner > > > > and > > > > > > myname > >

Re: [JBoss-user] O'Reilly example with JBossMQ...

2001-06-21 Thread Peter Antman
On 21 Jun, Roy Yip wrote: > Hi! > > I'm trying out the Chat example from O'Reilly's JMS text. I've > configured the jbossmq.xml file to include :- > > ... > beginner > > and > > > myname > mypassword > > > and the source is :- > > ... > Properties env = new Properties(); > env.setPrope

[JBoss-user] O'Reilly example with JBossMQ...

2001-06-21 Thread Roy Yip
Hi! I'm trying out the Chat example from O'Reilly's JMS text. I've configured the jbossmq.xml file to include :- ... beginner and myname mypassword and the source is :- ... Properties env = new Properties(); env.setProperty("java.naming.factory.initial", "org.jnp.interfaces.NamingCon