You are viewing a plain text version of this content. The canonical link for it is here.
Posted to phoenix-dev@avalon.apache.org by bu...@apache.org on 2002/09/30 07:51:26 UTC

DO NOT REPLY [Bug 9094] - Instrumenting ClassLoader

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9094>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9094

Instrumenting ClassLoader

donaldp@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX



------- Additional Comments From donaldp@apache.org  2002-09-30 05:51 -------
Rather than instrumenting the java bytecode. A better long term strategy may be 
to anotate the services with metadata and inject a Interceptor in the call 
chain to enforce the metadata. This allows us to add and remove chains at 
runtime without having to reload all the classes again and with zero downtime.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>