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
- Code generation error at deployment stage. Paul Hammant
- Re: Code generation error at deployment stage. Paul Hammant
- Re: Code generation error at deployment stage. Jason Rimmer
- Re: Code generation error at deployment stage. Paul Hammant
- Re: Code generation error at deployment stage. Paul Hammant
