You need to edit jms.xml to actually define the topic and topicFactories. 
In older versions of orion, this wasn't needed. Once you do that, it should 
work just fine.

-Pat

At 09:44 PM 5/14/2001 +0200, you wrote:
>Hi,
>
>last week I´ve updated from version 1.47 to 1.4.8. Now I´ve problems with
>jms. When I start the jms demo JMSChat with
>
>java -Djava.naming.security.credentials=<admin password> -jar jmschat.jar
>
>I get the following error
>
>Exception in thread "main" java.lang.SecurityException: Invalid
>username/password for localhost/127.0.0.1:9127 (Login failed)
>         at java.lang.Throwable.<init>(Throwable.java:96)
>         at java.lang.Exception.<init>(Exception.java:44)
>         at java.lang.RuntimeException.<init>(RuntimeException.java:49)
>         at java.lang.SecurityException.<init>(SecurityException.java:41)
>         at com.evermind._kfb.<init>(Unknown Source)
>         at com.evermind._mkb._me(Unknown Source)
>         at com.evermind._mkb.start(Unknown Source)
>         at JMSChat.run(JMSChat.java:61)
>         at JMSChat.main(JMSChat.java:29)
>
>But password and username are correct and the demo worked fine with Orion
>1.4.7 and the same configuration.
>
>Is this a bug in version 1.4.8? Whats going wrong?
>
>Dieter


Reply via email to