Ron Sigal [http://community.jboss.org/people/ron.sigal%40jboss.com] replied to the discussion
"Invoke remote service between two diferent jboss version" To view the discussion, visit: http://community.jboss.org/message/545218#545218 -------------------------------------------------------------- Hi Fausto, I think your English is fine ... I just don't understand the problem. In particular, when you say " ... I want this service invokes remote interface.For this I used RMI implementation ... ," I don't know what you mean. If you want to do an invocation on an EJB (or EJB3), you should get the bean from JNDI. What you get is a proxy that communicates with the server by way of a Remoting transport layer. RMI shouldn't be involved at all. Can you elaborate? -Ron -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/545218#545218] Start a new discussion in JBoss Remoting at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2050]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
