How Codebase Works


Without a doubt, the source of most hassles facing new Jini and RMI programmers is improper use of codebase. Codebase problems can manifest themselves in many ways, including programs that fail silently and programs that run in some circumstances but fail in others. In this page I'll talk about some of the common misconceptions and problems I've found in using codebase, as well as some solutions.


Background

What is Codebase? How is codebase set? Where should downloadable code live? Codebase and security How codebase can screw you Common codebase gotchas Does RMI really require me to run a webserver? Go back to Jini Planet

Keith Edwards
kedwards@kedwards.com


Copyright 1999, W. Keith Edwards