Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] bytecode weaving

Hi everyone,

I'm trying to weave an existing app to include a logging service in some methods execution.

But I'm receiving error messages from ajc saying it can't find some types. These types probably are from adicional .jar files used by application (I don't have them in my classpath).

There is a way to weave this app without these .jar files or it's impossible to do that?
Only bringing the missing classes to my classpath will solve the problem?

Thanks for any help,

Vaninha Vieira
Database Research Group
Federal University of Rio de Janeiro
Rio de Janeiro - Brazil

_________________________________________________________________
MSN Messenger: converse com os seus amigos online. http://messenger.msn.com.br



Back to the top