Hi,  I have a session bean in a jar that deploys and runs fine in
JBoss.  But when deploying in Orion, I get the following in Orion's
console......

Auto-deploying MyBean-ejb.jar (No previous deployment found)...
MyBean_StatelessSessionBeanWrapper0.java:54: Undefined variable: created

     methodException = EJBUtils.getUserException(e, !created);

(there is a caret ^ under the c of created in the log).

I have no such variable in any of the source, so I guess this is an
internal OrionServer issue...

I am using Orion Server 1.3.8 and JDK 1.3

Regards,

- Paul H


Reply via email to