[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Error Injections

2005-04-22 Thread ifrit
yes maybe View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874978#3874978 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874978 --- SF email is sponsored by - The IT P

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Error Injections

2005-04-21 Thread [EMAIL PROTECTED]
seems like a JBoss AOP Eclipse integration problem then? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874869#3874869 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874869

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Error Injections

2005-04-21 Thread ifrit
well i got the jar file of quartz to scheduled my jobs, i wan't to intercept some calls in fonctions that i use in quartz, and it will not work, but if i get the source of quartz in eclipse i can intercept these calls. View the original post : http://www.jboss.org/index.html?module=bb&op=viewto

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Error Injections

2005-04-21 Thread [EMAIL PROTECTED]
what do you mean by "precompiled class". Also, can you try outside of Eclipse? I personally do not use eclipse, so you'll have to get Kabir or Raymond to test it out. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874833#3874833 Reply to the post : http:/

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Error Injections

2005-04-21 Thread ifrit
well problem is cleared, i can now throw error when a specific method is called. but sometimes it won't work, maybe some pb with eclipse, i got that kind of pb really often. but well for the moment everything works good except one thing. i can't intercept method call within a jar, i have turn E

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Error Injections

2005-04-20 Thread [EMAIL PROTECTED]
I'm not sure that's what he wants to do. He'll have to clarify what he means by "Error Injections". View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874676#3874676 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874676

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Error Injections

2005-04-20 Thread [EMAIL PROTECTED]
The error thrown when memory is exhausted is constructed at jvm boot time, otherwise it might not have enough memory to even construct that Throwable object on the heap. So there is no way to intercept the new OutOfMemoryError() when it is actually thrown, because it is not constructed at that tim

[JBoss-dev] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Error Injections

2005-04-20 Thread [EMAIL PROTECTED]
can you be more specific? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874624#3874624 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874624 --- This SF.Net email i