Is it possible for aspectj to debug application or project running on the 
server without stopping the service?

For instance, suppose I have an application providing service and the 
application also talks to the backend database. Sometime it might throw error 
(not server crash), but we can not stop it. I check the doc and it looks like 
load-time weaving can be used for this purpose, but I have no idea how to do 
that. Would anyone please provide senario or any good tutorial/ example about 
this?

Thanks in advice,



_______________________________________________
aspectj-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to