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 Tim Joyce <Ti...@uk.wdsglobal.com> on 2002/02/18 11:26:05 UTC

soap on ejb

Hi,

I am trying to call an EJB using the test client included with the
distribution:

D:\Program
Files\orion\applications\ITEval2\soap-web\WEB-INF\classes>samples\ejb
\testit.cmd
This test assumes a server URL of
http://localhost/iteval2/soap/servlet/rpcroute
r
Deploying the testprovider service...
.
Verify that it's there
Deployed Services:
        urn:ejbhello
.
Running the testprovider client
Ouch, the call failed:
  Fault Code   = SOAP-ENV:Server.Exception:
  Fault String = domain was null
.
Undeploy it now
.
Verify that it's gone
Deployed Services:


does anyone know what "domain was null" means?  or where i can find some
documentation re soap exceptions

tia

timj