Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Runtime exception urgent


Hi,

Do you have aspectjrt.jar in your runtime classpath ?

Best regards,
George
________________________________________
George C. Harley



"Olías Sanz, Alfonso" <aolias@xxxxxxxx>
Sent by: aspectj-users-admin@xxxxxxxxxxx

02/07/2004 13:46

Please respond to
aspectj-users

To
<aspectj-users@xxxxxxxxxxx>
cc
Subject
[aspectj-users] Runtime exception urgent






Hi there

I´ve generated a jar file with eclipse and when I run the application I get this error where it is supposed the
aspect code must run

java.lang.NoClassDefFoundError: org/aspectj/lang/NoAspectBoundException


Any idea? thx
--alf

-------------------------------------------------------------------------------------------------------------------
Este correo electrónico y, en su caso, cualquier fichero anexo al mismo, contiene información de carácter confidencial exclusivamente dirigida a su destinatario o destinatarios. Queda prohibida su divulgación, copia o distribución a terceros sin la previa autorización escrita de Indra. En el caso de haber recibido este correo electrónico por error, se ruega notificar inmediatamente esta circunstancia mediante reenvío a la dirección electrónica del remitente.

The information in this e-mail and in any attachments is confidential and solely for the attention and use of the named addressee(s). You are hereby notified that any dissemination, distribution or copy of this communication is prohibited without the prior written consent of Indra. If you have received this communication in error, please, notify the sender by reply e-mail
_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/aspectj-users


Back to the top