Then verify the ejb-name in ejb-jar.xml and web.xml where you have referenced the ejb with ejb-ref element.  Both got to be same name.  MpSellerManager must not be bound to JNDI with the same name.  Check your ejb-jar.xml and verify the ejb-name for MpSellerManager matches with your ejb-ref element.
 

Kesav Kumar Kolla
Voquette Inc
650 356 3740(W)
510 889 6840(R)
Voquette...Delivering Sound Information

-----Original Message-----
From: Vikas Malhotra [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 06, 2001 10:40 PM
To: Orion-Interest
Cc: Kesav Kumar
Subject: Re: Error binding to server...... Exception

This is a follow up of the problem i had previously posted i tried deleting the application folder in the application-deployment folder and restarted the server all the beans were deployed( the orion-ejb-jar.xml files were created for all the beans) but still the same problem was encountered. The error is as shown below.....
 
****************************************************************************************************************************************************
Error binding to server: javax.naming.NamingException: No location specified and no suitable instance of the type 'MpSellerManager' found for the ejb-ref MpSellerManagerHome
****************************************************************************************************************************************************
Any hints to this...............
Regards,
Vikas
----- Original Message -----
Sent: Monday, August 06, 2001 7:44 PM
Subject: Error binding to server...... Exception

Hi,
i am facing a strange problem i have deployed some CMP beans. I can see their  respective entry in the application-deployment folder, their respective orion-ejb-jar.xml are also created but now as i change the application.xml file and the server redeployes the beans it throws an error saying........ This Perticular problem is with a few CMP beans only the rest are working fine with the same setting.
 
****************************************************************************************************************************************************
Error binding to server: javax.naming.NamingException: No location specified and no suitable instance of the type 'MpSellerManager' found for the ejb-ref MpSellerManagerHome
****************************************************************************************************************************************************
Please help me out with this.... i am using JDK 1.3 with Orion Version. 1.5.2.
 
Regards,
Vikas
 
 

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


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

Reply via email to