Filtering Problem
Status: Beta
Brought to you by:
vauclair
r2_2b1 - I am using EJP and am having difficulty filtering out method calls. My config file has the following in it:
e java.
e com.xxx.yyy.
The java methods are all filtered out but the second rule does not work. I have also tried:
e com.xxx.yyy.* (this does not work either).
I still get thousands of calls to methods such as
com.xxx.yyy.get()
com.xxx.yyy.do()
etc.
Any ideas what could be wrong?
Thanks,
Raj
r.hans@wordharbor.com