[jboss-user] [JNDI/Naming/Network] - How to deploy a Bean as a global JNDI service for remotely i
johnnylzb
do-not-reply at jboss.com
Wed Jul 4 22:45:50 EDT 2007
Now there are some Beans(provide some services) deploy in Spring as Service,but i want them to be invoked by remote client.I want to deploy them as global JNDI objects within JBoss(like the DataSource).
How can i do? Must i make the beans implement java.rmi.Remote interface.
And,how can i deploy them as global JNDI object in JBoss?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4060622#4060622
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4060622
More information about the jboss-user
mailing list