[jboss-jira] [JBoss JIRA] Updated: (JBAOP-488) Improve AOPContainerProxy.toString()
Kabir Khan (JIRA)
jira-events at lists.jboss.org
Thu Nov 22 06:14:34 EST 2007
[ http://jira.jboss.com/jira/browse/JBAOP-488?page=all ]
Kabir Khan updated JBAOP-488:
-----------------------------
Description:
how to aviod such info
[10:30:59] Ales Justin says: 19:15:46,937 TRACE [VFSStructuralDeployersImpl] client1-not.ajar recognised by org.jboss.deployers.vfs.plugins.structure.file.AOPContainerProxy$0 at 1c4a5ec
[10:31:13] Ales Justin says: where the real deployer was aspectized
[10:31:37] Ales Justin says: and the info was: "recognized by " + deployer
[10:32:04] Kabir Khan says: So you would rather have the"real name of the class
[10:32:09] Kabir Khan says: Not sure...
[10:32:17] Ales Justin says: is there a way to config AOPContProxy to call target's toString
[10:32:35] Kabir Khan says: I guess that could be added to the proxy
[10:33:12] Kabir Khan says: I'd still like to have some information there that it was proxied
[10:33:41] Ales Justin says: sure
[10:33:52] Ales Justin says: but also the important info should be there
[10:33:59] Ales Justin says: since
[10:34:07] Kabir Khan says: client1-not.ajar recognised by org.jboss.deployers.vfs.plugins.structure.file.WhateverDeployer at 121212d (proxied by org.jboss.deployers.vfs.plugins.structure.file.AOPContainerProxy$0 at 1c4a5ec)
[10:34:13] Kabir Khan says: Something like that?
[10:34:17] Ales Justin says: here I'm clueless to which deployer actually did the work
[10:34:31] Ales Justin says: yup
[11:11:07] Kabir Khan says: if it has a delegate toString() will output:
org.jboss.test.aop.proxy.POJO at 1d2b01b (proxied by org.jboss.test.aop.proxy.AOPContainerProxy$3 at 127fa12)
if the proxy is empty it will output
org.jboss.test.aop.proxy.AOPContainerProxy$3 at 127fa12 (empty proxy of org.jboss.test.aop.proxy.POJO)
[11:11:33] Kabir Khan says: I will do a release next week
was:
how to aviod such info
[10:30:59] Ales Justin says: 19:15:46,937 TRACE [VFSStructuralDeployersImpl] client1-not.ajar recognised by org.jboss.deployers.vfs.plugins.structure.file.AOPContainerProxy$0 at 1c4a5ec
[10:31:13] Ales Justin says: where the real deployer was aspectized
[10:31:37] Ales Justin says: and the info was: "recognized by " + deployer
[10:32:04] Kabir Khan says: So you would rather have the"real name of the class
[10:32:09] Kabir Khan says: Not sure...
[10:32:17] Ales Justin says: is there a way to config AOPContProxy to call target's toString
[10:32:35] Kabir Khan says: I guess that could be added to the proxy
[10:33:12] Kabir Khan says: I'd still like to have some information there that it was proxied
[10:33:41] Ales Justin says: sure
[10:33:52] Ales Justin says: but also the important info should be there
[10:33:59] Ales Justin says: since
[10:34:07] Kabir Khan says: client1-not.ajar recognised by org.jboss.deployers.vfs.plugins.structure.file.WhateverDeployer at 121212d (proxied by org.jboss.deployers.vfs.plugins.structure.file.AOPContainerProxy$0 at 1c4a5ec)
[10:34:13] Kabir Khan says: Something like that?
[10:34:17] Ales Justin says: here I'm clueless to which deployer actually did the work
[10:34:31] Ales Justin says: yup
> Improve AOPContainerProxy.toString()
> ------------------------------------
>
> Key: JBAOP-488
> URL: http://jira.jboss.com/jira/browse/JBAOP-488
> Project: JBoss AOP
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Affects Versions: 2.0.0.beta2
> Reporter: Kabir Khan
> Assigned To: Kabir Khan
> Fix For: 2.0.0.CR1
>
>
> how to aviod such info
> [10:30:59] Ales Justin says: 19:15:46,937 TRACE [VFSStructuralDeployersImpl] client1-not.ajar recognised by org.jboss.deployers.vfs.plugins.structure.file.AOPContainerProxy$0 at 1c4a5ec
> [10:31:13] Ales Justin says: where the real deployer was aspectized
> [10:31:37] Ales Justin says: and the info was: "recognized by " + deployer
> [10:32:04] Kabir Khan says: So you would rather have the"real name of the class
> [10:32:09] Kabir Khan says: Not sure...
> [10:32:17] Ales Justin says: is there a way to config AOPContProxy to call target's toString
> [10:32:35] Kabir Khan says: I guess that could be added to the proxy
> [10:33:12] Kabir Khan says: I'd still like to have some information there that it was proxied
> [10:33:41] Ales Justin says: sure
> [10:33:52] Ales Justin says: but also the important info should be there
> [10:33:59] Ales Justin says: since
> [10:34:07] Kabir Khan says: client1-not.ajar recognised by org.jboss.deployers.vfs.plugins.structure.file.WhateverDeployer at 121212d (proxied by org.jboss.deployers.vfs.plugins.structure.file.AOPContainerProxy$0 at 1c4a5ec)
> [10:34:13] Kabir Khan says: Something like that?
> [10:34:17] Ales Justin says: here I'm clueless to which deployer actually did the work
> [10:34:31] Ales Justin says: yup
> [11:11:07] Kabir Khan says: if it has a delegate toString() will output:
> org.jboss.test.aop.proxy.POJO at 1d2b01b (proxied by org.jboss.test.aop.proxy.AOPContainerProxy$3 at 127fa12)
> if the proxy is empty it will output
> org.jboss.test.aop.proxy.AOPContainerProxy$3 at 127fa12 (empty proxy of org.jboss.test.aop.proxy.POJO)
> [11:11:33] Kabir Khan says: I will do a release next week
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list