Hi David, I think we should go with WebDav as well since you mentioned they're both pretty simple to set up.
Just a quick update on my work. I have sort of figured out the annotation stuff but I'm having the weirdest bug. I will submit the little bit of code that I've written. If you guys could please do a quick svn update and take a look at the "test" class and follow the logic it's pretty trivial what I'm doing. Maybe you guys can figure out why the program terminates half way in the middle. I think once I figure out this problem the rest shouldn't be too bad. On Mon, Apr 7, 2008 at 7:01 PM, David Leung <[EMAIL PROTECTED]> wrote: > Hi Hiroki and Rokham, > > > > As discussed, I have did some background research on the differences > between JackRabbit with RMI and WebDAV. Here are some information I would > like to share: > > JackRabbit on Jboss > - It will be similar for Tomcat, seems like it can run both RMI and WebDAV > mode together > > http://wiki.apache.org/jackrabbit/JackrabbitOnJBoss > > WebDAV: > - Standard protocol for CMS, extend on HTTP > http://en.wikipedia.org/wiki/WebDAV > > Seems like the JackRabiit can be configure to run wih RMI and WebDAV > equally easy. The problem with RMI is that it is not proxy and firewall > friendly, however with WebDAV since it is a HTTP extended protocol, it can > be transverse by a lot of proxy and firewall settings that allow users to > browse http. If the design is to allow the PRP's JackRabbit repositories to > be accessible on the internet by several remote locations, I would suggest > the use of WebDAV instead of RMI or look into possibility of running both. > > > > Thanks, > > David > -- Regards, Rokham S. http://silentpen.blogspot.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SAIL-Dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/SAIL-Dev?hl=en -~----------~----~----~----~------~----~------~--~---
