aspose file tools
The moose likes Distributed Java and the fly likes Binding simple object to JNDI for local acess Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Distributed Java
Reply Bookmark "Binding simple object to JNDI for local acess" Watch "Binding simple object to JNDI for local acess" New topic
Author

Binding simple object to JNDI for local acess

j whiting
Greenhorn

Joined: Nov 19, 2004
Posts: 11
Hello, this is my first post so hopefully they will get smarter as time goes on.
I have an object which i have bound to be accessible through rmi for remote access but also need to access locally - but from seperate running apps. Having noted the service providers rmi, corba, and file - i can easily bind to RMI SPI, but which one do i use to bind for local access? Have checked online documentation, books, etc and nothing seems to address - everything is geared towards EJB, Files, or RMI access.
j whiting
Greenhorn

Joined: Nov 19, 2004
Posts: 11
Nevermind - figured out i could hold a pojo in any context - just did not wan to have to access the object through RMI - or CORBA - will put the object into the file context and see if i can access there.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Binding simple object to JNDI for local acess
 
Similar Threads
RMI Server becoming unreferenced
RMI registry and remote object in different machines
RMI Registry location
confused about remote object
Bodgitt&scraper Locaction of the database