Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » Need to skip an Entrust jar file during weaving (Excluding jar from LTW)
Need to skip an Entrust jar file during weaving [message #649281] Tue, 18 January 2011 14:56 Go to next message
Rick Menard is currently offline Rick MenardFriend
Messages: 2
Registered: September 2010
Junior Member
I have production ready code that works fine without aspectJ.
The same code starts to run fine, with ajdt version 2.1.0.e36x-20100504, until it starts to interact with Entrust. The login method throws a UserFatalException giving:

"Could not generate Section MAC: Cannot find any provider supporting CAST5/CBC/NoPadding"

I believe Entrust jars don't like to be weaved.

How can I weave everthing except entrust.jar?

TIA
Rick
Re: Need to skip an Entrust jar file during weaving [message #649586 is a reply to message #649281] Wed, 19 January 2011 19:58 Go to previous message
Andrew Eisenberg is currently offline Andrew EisenbergFriend
Messages: 382
Registered: July 2009
Senior Member
I am not familiar with Entrust. Is it a plugin? AJDT only weaves the JDT bundles. It does not weave any others. Also, what is the full stack trace that you are seeing?
Previous Topic:Eclipse helios Crash when adding Ajdt
Next Topic:Can't see advice being applied
Goto Forum:
  


Current Time: Thu Mar 28 13:18:40 GMT 2024

Powered by FUDForum. Page generated in 0.02078 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top