You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by "Puthezhath, Rajeev (TWII Boston)" <rp...@twii.net> on 2001/12/13 18:05:06 UTC

error while running Ejb soap example on Orion.... Please help

Hi All ,

	I am trying to run the ejb example for soap on Orion server. I am
getting the following error when I try ro run the client

Ouch, the call failed:
  Fault Code   = SOAP-ENV:Server
  Fault String = Unable to initialize context

Also on the server console it prints this error message too


In TemplateProvider.locate()
URI: urn:ejbhello
DD.ServiceClass: org.apache.soap.providers.StatelessEJBProvider
DD.ProviderClass: samples/HelloService
Call.MethodName: hello
Naming Exception caught during InitialContext creation @
iiop://localhost:900

Please help

Thanks

Rajeev