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
> >
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
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