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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
