As a matter of fact, the JBoss exports the service as a remote object, check the JMX console (JNDI view-> invoke list()) , you will find that the ejb (Home) objects are exported as dynamic Proxys....
Type: Posts; User: beanworms; Keyword(s):
As a matter of fact, the JBoss exports the service as a remote object, check the JMX console (JNDI view-> invoke list()) , you will find that the ejb (Home) objects are exported as dynamic Proxys....
Not exposed as a "simple mbean", but a remote object like a ejb object. Then we will nearly not change any code in client side for these legacy system with hunderds of SLSB. I just wanna ease the...
In JBoss, SARDeployer (it's a Deployer MBean in JBoss) will always be keeping detect .sar file. The files containing META-INF/jboss-service.xml would be deployed once they are put into the...
and, Merry Christmas :)
Sorry, a wrong portion, very sorry, I should have posted this to another forum, just forget it :(