OK, It was to do with the transaction type (should have been "Container"
for the session bean).  I guess the "!created" is short hand for " not
created " as in System.err.println("It was not created");

It would be preferable for the Orion stub generator to throw an
exception here ...

 throw new OrionXYZDeploymentException("Session bean's transaction tye
not recognized", beanName);

... far more debugable.

Regards,

- Paul H


Reply via email to