JMSChat example

2001-06-20 Thread Tim Rickard
When trying to run the jmschat example I receive a stack error while trying to get the conncectionfactory. From reading the documentation it appears that I need something in the jndi.properties file on this line java.naming.provider.url=ormi://10.1.37.124/ If I add something like jmschat

jmschat errors...confused ?? (on orion 1.4.7)

2001-05-17 Thread Eddie
I am trying to mak the jmschat and coffemaker to work, but have the same problems that other people had in the past. However, can someone please tell me what you did to solve it, as I can't find a concrete solution the mailarchive ? The problems I have: When I just run jmschat.jar

RE: Demo JMSChat doesn´t work with Orion 1.4.8

2001-05-15 Thread Kesav Kumar
Title: RE: Demo JMSChat doesn´t work with Orion 1.4.8 Try to debug till what line it goes. Print out the factory, connection and Topic at each step after you get from the lookup. See till what line it goes. Do you have jndi.properties in your classpath? Kesav Kumar Software Engineer

Demo JMSChat doesn´t work with Orion 1.4.8

2001-05-14 Thread Dieter Kutzera
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

Re: JMSChat

2000-03-28 Thread Eric Hodges
Does anyone out there know how to instantiate an EvermindTopicConnection? Please? - Original Message - From: "Eric Hodges" [EMAIL PROTECTED] To: "Orion-Interest" [EMAIL PROTECTED] Sent: Thursday, March 23, 2000 12:54 PM Subject: Fw: JMSChat (I forwarded my rep

Fw: JMSChat

2000-03-23 Thread Eric Hodges
(I forwarded my reply to the list since [EMAIL PROTECTED] doesn't accept my email.) - Original Message - From: "Eric Hodges" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, March 23, 2000 11:58 AM Subject: Re: JMSChat It isn't just that the demo won

Re: JMSChat

2000-03-22 Thread Eric Hodges
: "Magnus Stenman" [EMAIL PROTECTED] To: "Eric Hodges" [EMAIL PROTECTED]; "Orion-Interest" [EMAIL PROTECTED] Sent: Thursday, March 16, 2000 12:42 PM Subject: Re: JMSChat Hi, the demos in the 0.9.4 distro are temporary and use internal Orion APIs (which have changed

Re: JMSChat

2000-03-16 Thread Magnus Stenman
the demo code (JMSChat) and it won't compiler. It complains that EvermindTopicConnection is an abstract class. Looking at the class file, I see 4 abstract methods. g1, g2, g3, g4 and run. I might figure out how to implement run, but g1-4 are a complete mystery. Any suggestions?

Re: JMSChat

2000-03-16 Thread Eric Hodges
Hmmm. Are there any docs on how to use the current release's JMS? - Original Message - From: Magnus Stenman [EMAIL PROTECTED] To: Eric Hodges [EMAIL PROTECTED]; Orion-Interest [EMAIL PROTECTED] Sent: Thursday, March 16, 2000 12:42 PM Subject: Re: JMSChat Hi, the demos in the 0.9.4