thanks for help. my object is Repository rep = new RMIRemoteRepository(url);
i have to change it to RepositoryImpl. i could need a cast but that's not correct. ----- Original Message ----- Da : "Jukka Zitting" <[email protected]> A : [email protected] Oggetto : Re: RMIRemoteRepository to RepositoryImpl Data : Wed, 14 Jan 2009 16:04:17 +0100 > Hi, > > On Wed, Jan 14, 2009 at 4:01 PM, Alessandro Cosenza > <[email protected]> wrote: > > i have a RMIRemoteRepository object. > > i need a RepositoryImpl object. > > can i change first to second? > > See http://jackrabbit.apache.org/jackrabbit-jcr-rmi.html > > BR, > > Jukka Zitting
