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