Carlos S. Zamudio
2009-02-12
Hi,
I'm wondering if anyone has successfully developed a simple Java application (in Eclipes) to connect to the Remote server and list documents in a repository. I've been studying the Client application for hints, but so much of the code is tied to the user interface it's hard for me to be able to separate. I've looked at the Unit tests and they seem to focus on a testing a Local server.
Judging by the low number of posts, I'm guessing that people aren't using 1.2. But any suggestions would be appreciated.
Thank you.
Carlos S. Zamudio
Neha
2009-02-12
Hi,
I have created client application to browse through the nodes in repository in jlibrary 1.2. Let me know if you are looking for any specific thing?
Neha
Carlos S. Zamudio
2009-02-12
Thank you for your reply Neha. Frankly, what I am attempting to do is to establish my development environment to access the server. I've successfully rebuilt the server and client distribution as described in the documentation. All worked well (after I carefully followed the instructions).
I've been attempting to create a new Eclipse project from scratch to develop a Plugin that interfaces with the server, separate from the user interface. I can't seem to establish a basic connection to the server, using the model I extracted from the Open Repository Wizard in the client application.
If you have a small program that executes the sequence of steps to connect to the server, open a repository and list the documents in the repository I would be grateful. If you are doing this in Eclipse, even better. I think once I can get this going, I'll be able to explore the API in more depth.
Thank you.
Carlos S. Zamudio
cszamudio@gmail.com