Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [aspectj-users] AspectJ produces final methods in ejbs

We've been using AspectJ 1.1 with WebLogic 8.1 with no issues (so far).  Can you upgrade?

Rich

-----Original Message-----
From:	aspectj-users-admin@xxxxxxxxxxx on behalf of Jeantine Mankelow
Sent:	Sun 7/20/2003 11:24 PM
To:	aspectj-users@xxxxxxxxxxx
Cc:	
Subject:	[aspectj-users] AspectJ produces final methods in ejbs
Hi,

We are using AspectJ (version 1.0.6) on our ejb classes, and are currently
looking up upgrading our application server to weblogic to 8.1.
Unfortunately for us, weblogic 8.1 seems to have stricter enforcement of the
EJB spec, and as a result when it tries to create the ejb container classes
it complains about all the final methods which have been added via AspectJ.
Is it possible to  make AspectJ generate non final methods?

Thanks,
Jeantine





<<winmail.dat>>


Back to the top