RE: java.lang.NullPointerException in JMS

2001-03-02 Thread Matt Simmerson
Title: RE: java.lang.NullPointerException in JMS Hi, I eventually found the same thing.  If I remove the topic-connection-factory line from jms.xml, everything works fine. Cheers Matt -Original Message- From: Heikkinen, Jarno [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 01

RE: java.lang.NullPointerException in JMS

2001-03-01 Thread Heikkinen, Jarno
looks like the connection factory lookup() is OK, it just fails when starting it. Jarno -Original Message- From: Matt Simmerson [mailto:[EMAIL PROTECTED]] Sent: 1. maaliskuuta 2001 16:19 To: Orion-Interest Subject: java.lang.NullPointerException in JMS Hi I've created my own topic-co

RE: java.lang.NullPointerException in JMS

2001-03-01 Thread Edoardo Comar
Title: java.lang.NullPointerException in JMS I got the same problem. connection.start() throws an NPE Search for JMS in this list and you'll find something.   I couldn't solve it - I logged the fact as blocking in bugzilla and had to switch to weblogic for the time be

java.lang.NullPointerException in JMS

2001-03-01 Thread Matt Simmerson
Title: java.lang.NullPointerException in JMS Hi I've created my own topic-connection-factory and own topic in jms.xml   JMS Logger I have referenced these in my application-client.xml as       App Logger             jms/LoggerTopicConnectionFa

Re: java.lang.NullPointerException in

2000-08-11 Thread Nils Frohberg
hi, here's a small update: i downgraded from Orion/1.1.37 to Orion/1.0.3. now jsp:forward works fine. any hints? --nils >Date: Thu, 10 Aug 2000 21:27:48 +0200 (MEST) >From: Nils Frohberg <[EMAIL PROTECTED]> >Subject: java.lang.NullPointerException in >To: Orion-Int

java.lang.NullPointerException in

2000-08-10 Thread Nils Frohberg
hi, i have a very strange problem with my orion server. whenever i try to use or getServletConfig().getServletContext().getRequestDispatcher(string).forward(requ est, response) i get a java.lang.NullPointerException: 500 Internal Server Error java.lang.NullPointerException at com.eve