[jboss-dev-forums] [Design of POJO Server] - JRMPProxyFactory equivalent for POJO Services

bstansberry@jboss.com do-not-reply at jboss.com
Thu May 31 14:58:10 EDT 2007


Does AS 5 have any POJO equivalent to the JRMPProxyFactory?  I.e. a service you can create where you inject some POJO service, an InvokerLocator, a JNDI name and an interface name, and it creates a Remoting proxy to your service and binds it in JNDI?

Had a quick look at @JndiBinding but it seems that just does a simple binding.

Looks like the needed stuff is there in org.jboss.aspects.remoting.Remoting, but wondered if there is work being done on /plan for a service or aspect that packages it all together.

This is needed for JBC, which can no longer expose a Cache proxy via JNDI since no mbean service implements the Cache interface.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4050282#4050282

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4050282



More information about the jboss-dev-forums mailing list