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
