|
make sure that queueConnectionFactory exits in your
%orionRoot%\config\jms.xml file.
----- Original Message -----
Sent: Thursday, August 09, 2001 11:07
AM
Subject: Problem with JMS
Hi,
I am facing a problem in my application i am tryiing to
incorporate the JMS in the application. As i create a new login though it is
created in the database but it is not mailed to me( which should have been )
the following exception is thrown.............
Please Suggest................
Thanx in advance
Vikas
******************************************************************************************************************************
javax.naming.NameNotFoundException:
javax.jms.QueueConnectionFactory not found at
com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:121) at
com.evermind.naming.SubFilterContext.lookup(SubFilterContext.java:56) at
javax.naming.InitialContext.lookup(Unknown Source) at
com.mbt.mp.util.MpSystem.sendMail(MpSystem.java:169) at
CMpCustomerControl.addCustomer(CMpCustomerControl.java:503) at
CMpCustomerControl.performAction(CMpCustomerControl.java:97) at
CMpCustomerControl.doGet(CMpCustomerControl.java:69) at
CMpCustomerControl.doPost(CMpCustomerControl.java:43) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:211) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:309) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:336) at
com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:501) at
com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:170) at
com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:576) at
com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:189) at
com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:62)
****************************************************************************************************************************** ********************************************************* Disclaimer
This
message (including any attachments) contains confidential information
intended for a specific individual and purpose, and is protected by law.
If you are not the intended recipient, you should delete this message
and are hereby notified that any disclosure, copying, or distribution of
this message, or the taking of any action based on it, is strictly
prohibited.
********************************************************* Visit
us at http://www.mahindrabt.com
|