Title: Syntax error in Orion generated wrapper classes

Hi,

I'm having a weird problem with Orion 1.3.8 on WinNT4, JDK 1.3. When deploying an EAR with two EJB-JARs (each containing multiple EJBs, stateless session beans and entity beans) and a WAR, I get the following error:

StaffMembers_StatelessSessionBeanWrapper77.java:378: Undefined variable: created

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

StaffMembers is a stateless session bean. I get similar errors for all the other stateless session beans in both EJB-JARs.

Why is invalid code being generated?

Ciao,
Gordon

--- Codito ergo sum - I code therefore I am ---
Gordon Tyler <[EMAIL PROTECTED]>
AST -- Product Development
Tel: +27-(0)21-6803412
PGP key available on request

If we knew what we were doing, it wouldn't be called research. -- Einstein

Beware of Dragons, for thou art crunchy and taste good with ketchup. -- Unknown

All programmers are optimists. -- Frederick P. Brooks, Jr.


Reply via email to