Hi,

The value of properties is shown in the "Properties" view - along with
other attributes of the properties such as the property type, whether
new or modified etc. To get the "Propreties" view select the "Window"
menu, then "Show View" and then "Properties". If the "Properties" view
is not in the list, select "Other" and find the "Properties" view in the
"General" groupd of the tree shown in the window opened.

Hope this helps.

Regards
Felix

Am Montag, den 14.04.2008, 02:29 +0200 schrieb Bouiaw:
> Hi,
> 
> How can I see the value of a property within the Eclipse plugin ? It seems
> to display only node and property structure, not values.
> 
> On Thu, Apr 10, 2008 at 4:18 PM, Bouiaw <[EMAIL PROTECTED]> wrote:
> 
> > it works for me, thanks Felix !
> >
> >
> > On Thu, Apr 10, 2008 at 2:33 PM, Juanjo Vázquez <[EMAIL PROTECTED]>
> > wrote:
> >
> > > Hi Felix,
> > >
> > > I´m going to download it ASAP.
> > >
> > > Thanks.
> > >
> > > Regards,
> > >
> > > Juanjo
> > >
> > > On Thu, Apr 10, 2008 at 1:49 PM, Felix Meschberger <[EMAIL PROTECTED]>
> > > wrote:
> > >
> > > > Hi Juanjo,
> > > >
> > > > I have updated the Eclipse Feature now to inlude the proper Jackrabbit
> > > > 1.4 (jackrabbit-jcr-rmi 1.4.1) library. You can get it at
> > > > http://www.day.com/eclipse/ to download the archive or using the
> > > Update
> > > > Manager (same URL).
> > > >
> > > > Regards
> > > > Felix
> > > >
> > > > Am Freitag, den 04.04.2008, 12:30 +0200 schrieb Felix Meschberger:
> > > > > Hi Juanjo,
> > > > >
> > > > > This problem is caused by the jackrabbit-jcr-rmi version 1.4 library
> > > not
> > > > > being complete. This issue will be fixed in the upcoming (vote under
> > > > > way) version 1.4.1 library.
> > > > >
> > > > > As soon as this vote has passed and the release published, I will
> > > update
> > > > > the respective Jackrabbit 1.4 Eclipse plugin and publish it.
> > > > >
> > > > > In the meantime, you should be able to connect to the repository
> > > > > declaring the Jackrabbit 1.3.x version.
> > > > >
> > > > > Regards
> > > > > Felix
> > > > >
> > > > > Am Freitag, den 04.04.2008, 12:22 +0200 schrieb Juanjo Vázquez:
> > > > > > Hi,
> > > > > >
> > > > > > I´m using CRX Eclipse Plugin (http://www.day.com/eclipse/) with
> > > > Jackrabbit
> > > > > > version 1.4 and RMI protocol. I´m getting this error when trying
> > > to
> > > > connect
> > > > > > to the repository:
> > > > > >
> > > > > > org.apache.jackrabbit.rmi.client.RemoteRepositoryException: error
> > > > > > unmarshalling return; nested exception is:
> > > > > >     java.lang.ClassNotFoundException:
> > > > > > org.apache.jackrabbit.rmi.server.ServerXASession_Stub (no security
> > > > manager:
> > > > > > RMI class loader disabled): error unmarshalling return; nested
> > > > exception is:
> > > > > >
> > > > > >     java.lang.ClassNotFoundException:
> > > > > > org.apache.jackrabbit.rmi.server.ServerXASession_Stub (no security
> > > > manager:
> > > > > > RMI class loader disabled)
> > > > > >
> > > > > > Should I wait the next jackrabbit-jcr-rmi library release?
> > > > > >
> > > > > > Thanks in advance,
> > > > > >
> > > > > > Juanjo.
> > > > > >
> > > > > > On Wed, Apr 2, 2008 at 11:19 PM, Felix Meschberger <
> > > [EMAIL PROTECTED]
> > > > >
> > > > > > wrote:
> > > > > >
> > > > > > > Hi,
> > > > > > >
> > > > > > > Am Mittwoch, den 02.04.2008, 22:08 +0200 schrieb Bouiaw:
> > > > > > > > Thanks for your answer. Is there any related issue on
> > > Jackrabbit
> > > > Jira ?
> > > > > > > >
> > > > > > > > I would like to vote for this bug and know when it will be
> > > fixed.
> > > > > > >
> > > > > > > The respective bug (JCR-1406) has already been fixed and I am in
> > > > fact
> > > > > > > currently preparing the jackrabbit-jcr-rmi library for a
> > > release. So
> > > > > > > this will come RSN ;-)
> > > > > > >
> > > > > > > Regards
> > > > > > > Felix
> > > > > > >
> > > > > > >
> > > > > > > >
> > > > > > > > On Wed, Apr 2, 2008 at 9:50 AM, Felix Meschberger <
> > > > [EMAIL PROTECTED]>
> > > > > > > > wrote:
> > > > > > > >
> > > > > > > > > Hi Sébastien,
> > > > > > > > >
> > > > > > > > > Am Mittwoch, den 02.04.2008, 08:37 +0200 schrieb Bouiaw:
> > > > > > > > > > Hi,
> > > > > > > > > >
> > > > > > > > > > Is it possible to use CRX Eclipse Plugin (
> > > > > > > http://www.day.com/eclipse/)
> > > > > > > > > to
> > > > > > > > > > view the Sling JCR repository with RMI ? Where I choose
> > > > jackrabbit
> > > > > > > > > version
> > > > > > > > > > there is only 1.3.3, and Sling use jackrabbit 1.4 or
> > > > 1.5-SNAPHOT ...
> > > > > > > > >
> > > > > > > > > Yes, it is possible using one of the Jackrabbit 1.3
> > > versions.
> > > > > > > > >
> > > > > > > > > Currently, there is a bug in the jacrabbit-rmi-1.4 library
> > > which
> > > > > > > > > prevents it from being used. As soon as there is an updated
> > > > release of
> > > > > > > > > that library, I will create an update to the CRX Eclipse
> > > plugin
> > > > which
> > > > > > > > > also contains the Jackrabbit 1.4 rmi support.
> > > > > > > > >
> > > > > > > > > Regards
> > > > > > > > > Felix
> > > > > > > > >
> > > > > > > > >
> > > > > > >
> > > > > > >
> > > >
> > > >
> > >
> >
> >

Reply via email to