whenever I specify exclusive-write-access="false" in my
orion-ejb-jar.xml descriptor, I get the following error message when
trying to deploy the application:

Auto-deploying cstool-ejb.jar (orion-ejb-jar.xml had been updated since
the previous deployment)... 

UserAuthHome_EntityHomeWrapper50.java:197: Undefined variable:
transaction     
wrapper = new UserAuth_EntityBeanWrapper40(context, transaction !=
null);

UserAuthHome_EntityHomeWrapper50.java:199: Undefined variable:
transaction 
if(transaction != null) 

UserAuthHome_EntityHomeWrapper50.java:231: Undefined variable:
transaction
if(transaction != null) 

UserAuthHome_EntityHomeWrapper50.java:598: Undefined variable:
transaction wrapper = new UserAuth_EntityBeanWrapper40(context,
transaction != null);

UserAuthHome_EntityHomeWrapper50.java:600: Undefined variable:
transaction 
if(transaction != null) 

UserAuthHome_EntityHomeWrapper50.java:633: Undefined variable:
transaction 
if(transaction != null)


Any ideas on why this is happening?  I am using CMP and
container-managed transactions...
Thanks.
begin:vcard
n:Braginskiy;Dmitriy
fn:Dmitriy Braginskiy
org:Inforocket.com
version:2.1
email;internet:[EMAIL PROTECTED]
end:vcard

Reply via email to