About the batch startup script :
 Basically this is the same of the one I gave here, except it does not work for 
me (well launches the controller, but cannot connect) because the mySql jar is 
not included. 

About version 0.61 :
 It works fine, some new eye candy and maybe some features I didn't see yet.
Now the double click feature is not what I was talking about. More generally 
speaking, I have two remarks about the "clicky" features :
- first, a simple click on a property in the table (in the right hand side) 
should not open an select the corresponding property node in the tree. My 
opinion only, but it surprised me;
- second, the double click on a reference property opens the corresponding 
property under the same node, and what I was saying is that it should open the 
referenced node.

For example, I have a contract, referencing to contractor nodes. With the 
current version of JCRController :
- I click on my contract, the table on the right shows me the properties;
- in the table, if I (double) click on one of the contractor references (uuid), 
the property tree node is selected and opened, but I stay in my contract, I do 
not navigate to the contractor.

What I'd like :
- I click on my contract, it displays the properties in the table;
- I double click on a contractor reference in the table (or in the tree), and 
it actually navigates to the referenced node. I'm not in the contract node 
anymore, but it opened and selected the contractor node referenced by the 
contract property I double clicked.

Am I clear enough?


Frédéric Esnault - Ingénieur R&D
Legisway
60 boulevard de la mission Marchand
92400 Courbevoie La Défense
 

-----Message d'origine-----
De : Jacco van Weert [mailto:[EMAIL PROTECTED] 
Envoyé : mardi 5 juin 2007 13:34
À : [email protected]
Objet : [JCR Controller] Standalone

On 6/4/07, Frédéric Esnault <[EMAIL PROTECTED]> wrote:
>
>
> >>How can I run it locally? (without jnlp/web connection)
>
>
> >There will be a "normal" downloadable version.... but after a version
> >settles down.
> >The big advantage with the current webstart version is that updates are
> >automatically handled.
>
> Hi.
>
> I add to set up a non-jnlp version, because I use mySql for persistence. I
> had to include the mySql connector driver, but even signed, Java Web Start
> still complains about this jar, and so refuses to launch the app.
>
> Now I launch using this command line, if someone needs it, here it is :
>
> java -classpath .;dev_jcrexplorer.jar;derby.jar;concurrent-1.3.4.jar
> ;commons-collections-3.2.jar;jackrabbit-api-1.3.jar;jackrabbit-
> core-1.3.jar;jackrabbit-jcr-commons-1.3.jar;jackrabbit-
> text-extractors-1.3.jar;jdots.jar;jsr_170.jar;kde_icons.jar;log4j-
> 1.2.14.jar;lucene-core-2.0.0.jar;mysql-connector-java-5.0.4-bin.jar;slf4j-
> log4j12-1.4.0.jar;slf4j-api-1.4.0.jar;swing-layout-1.0.jar startExplorer



On my website: http://www.xs4all.nl/~weertj/jcr I have also published a
standalone version of the JCR Controller.

Let me know if it's works..... or not :-)



Greetings,

   Jacco




-- 
> -------------------------------------
> Jacco van Weert -- [EMAIL PROTECTED]
> JCR Controller -- http://www.xs4all.nl/~weertj/jcr

Reply via email to