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