David, thanks for yours answer.
But, if i had a application with many class and methods deployed using RMI and want to put inside application service like Geronimo or JBoss or any. Is this possible? Or i will need to create a EJB Session ? Regards, by Kuesley@ David Blevins wrote: > > > On Nov 29, 2007, at 1:07 PM, kuesley wrote: > >> >> David, >> >> I do not access EJB. I need expose a service using RMI. >> But I never found a tutorial or example show it. > > Ahh. Geronimo doesn't offer an RMI service. If you need object > distribution, EJB is the Java EE supported approach. > > -David > > > -- View this message in context: http://www.nabble.com/RMI-in-Geronimo-is-complicated%21%21-tf4881295s134.html#a14036062 Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
