[JBoss-user] [EJB/JBoss] - What is $Proxy for

2005-01-05 Thread terryxian
I was running a application on JBoss. I found many Proxy were created : $Proxy0, $Proxy1,..etc. During the execution, when some clients visit the app server, the server will create many instances of $Proxy0, $Proxy1, such on. One short question is what is the role of this proxies. Is one proxy

[JBoss-user] [J2EE Design Patterns] - Re: Is JBoss4.0 using RMI or remoting

2004-12-08 Thread terryxian
No stub and skeleton in jboss? I thought it is the container responsible of generating them dynamically. We know that distributed garbage collection is implemented in RMI. I have read the jboss source code. It seems jboss use an other way to garbage collecte objects. How is the distributed GC

[JBoss-user] [J2EE Design Patterns] - Is JBoss4.0 using RMI or remoting

2004-12-08 Thread terryxian
I am wondering how jboss handles remote method invokation. The other quesion is when and how the stub and skel of each bean are created in jboss. Thanks in advance! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3857913#3857913 Reply to the post : http://www