jcrbrowser-developers Mailing List for JCR Browser
Brought to you by:
sandro_boehme
You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
(2) |
Sep
(4) |
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
|
Feb
(2) |
Mar
|
Apr
(1) |
May
(5) |
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
(9) |
Nov
(3) |
Dec
|
2008 |
Jan
|
Feb
|
Mar
(11) |
Apr
(1) |
May
(1) |
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
(7) |
Feb
(5) |
Mar
|
Apr
|
May
|
Jun
(21) |
Jul
(30) |
Aug
(13) |
Sep
|
Oct
|
Nov
(5) |
Dec
(1) |
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(5) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2011 |
Jan
(5) |
Feb
(2) |
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2012 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Sandro B. <san...@gm...> - 2012-02-06 20:00:16
|
Hi Elena, sorry for the late answer. Usually all questions are answered fast but I overlooked your mail. I guess you found an alternative in the mean time but in case you wonder what the problem was: The JCRBrowser does not support Jackrabbit 2.0. It would need an updated RMI connector. Thanks for sending the detailed error texts. I updated the project description of the JCRBrowser to create the right expectations. Best, Sandro Am 07.04.11 13:00, schrieb Елена Дичева: > Hi all, > > I used to use JCR Browser v0.9.3 with JackRabbit 1.6.1 for the project > I'm working on. We upgraded to JackRabbit v2.2.1 and unfortunately in > JCR Node Properties View, the Property Value column displays no more > readable values (see the attachment). I tried to also JCR Browser > v0.9.6 Beta 1 and the result was the same. If I try to copy some > property error pop-up is shown. For example, when I try to copy String > property, the error details are as follow: > > Could not get the String-Value of the property. > java.rmi.UnmarshalException: error unmarshalling return; nested exception is: > java.io.InvalidClassException: > org.apache.jackrabbit.rmi.value.StringValue; local class incompatible: > stream classdesc serialVersionUID = 220963478492833703, local class > serialVersionUID = -6456025645604163205 > > For Long property: > > Could not get the String-Value of the property. > java.rmi.UnmarshalException: error unmarshalling return; nested exception is: > java.io.InvalidClassException: > org.apache.jackrabbit.rmi.value.LongValue; local class incompatible: > stream classdesc serialVersionUID = -5983072186237752887, local class > serialVersionUID = 2115837525193497922 > > And so on. I'm mostly interested to be able to see readable values in > the JCR Node Properties view. > Please advise. > > Kind Regards, > Elena Dicheva > > > > ------------------------------------------------------------------------------ > Xperia(TM) PLAY > It's a major breakthrough. An authentic gaming > smartphone on the nation's most reliable network. > And it wants your games. > http://p.sf.net/sfu/verizon-sfdev > > > > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers |
From: Елена Д. <ele...@gm...> - 2011-04-07 11:00:42
|
Hi all, I used to use JCR Browser v0.9.3 with JackRabbit 1.6.1 for the project I'm working on. We upgraded to JackRabbit v2.2.1 and unfortunately in JCR Node Properties View, the Property Value column displays no more readable values (see the attachment). I tried to also JCR Browser v0.9.6 Beta 1 and the result was the same. If I try to copy some property error pop-up is shown. For example, when I try to copy String property, the error details are as follow: Could not get the String-Value of the property. java.rmi.UnmarshalException: error unmarshalling return; nested exception is: java.io.InvalidClassException: org.apache.jackrabbit.rmi.value.StringValue; local class incompatible: stream classdesc serialVersionUID = 220963478492833703, local class serialVersionUID = -6456025645604163205 For Long property: Could not get the String-Value of the property. java.rmi.UnmarshalException: error unmarshalling return; nested exception is: java.io.InvalidClassException: org.apache.jackrabbit.rmi.value.LongValue; local class incompatible: stream classdesc serialVersionUID = -5983072186237752887, local class serialVersionUID = 2115837525193497922 And so on. I'm mostly interested to be able to see readable values in the JCR Node Properties view. Please advise. Kind Regards, Elena Dicheva |
From: Sandro B. <san...@gm...> - 2011-02-12 12:01:09
|
Hi Chad, the workspace configuration is somewhat hidden in the preferences page for the credentials. Best, Sandro Am 11.02.11 23:36, schrieb ChadDavis: > I'm using the JCR browser to connect to my webdav remoted repository. I > can't figure out how to connect to anything other than the default > workspace though. Is it supposed to work by editing the URL? > > > > ------------------------------------------------------------------------------ > The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: > Pinpoint memory and threading errors before they happen. > Find and fix more than 250 security defects in the development cycle. > Locate bottlenecks in serial and parallel code that limit performance. > http://p.sf.net/sfu/intel-dev2devfeb > > > > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers |
From: ChadDavis <cha...@gm...> - 2011-02-11 22:36:07
|
I'm using the JCR browser to connect to my webdav remoted repository. I can't figure out how to connect to anything other than the default workspace though. Is it supposed to work by editing the URL? |
From: ChadDavis <cha...@gm...> - 2011-01-09 23:56:04
|
Thanks! On Sun, Jan 9, 2011 at 12:55 PM, Sandro Boehme <san...@gm...> wrote: > Hi Chad, > > thanks for the information. I will try to reproduce and fix it for the > next release of the JCR Browser. > > Best, > > Sandro > > Am 09.01.11 18:34, schrieb ChadDavis: > > I just started using the eclipse plugin. Everything seems to work well > > except the "Refresh" feature. In order to see new node addtions, made > > by my concurrently connected app, I have to logout and login again to > > the repo. > > > > Eclipse 3.6 > > Jackrabbit 2.1.2 -- exposed over WebDAV Remoting > > > > > > > > > > > ------------------------------------------------------------------------------ > > Gaining the trust of online customers is vital for the success of any > company > > that requires sensitive data to be transmitted over the Web. Learn how > to > > best implement a security strategy that keeps consumers' information > secure > > and instills the confidence they need to proceed with transactions. > > http://p.sf.net/sfu/oracle-sfdevnl > > > > > > > > _______________________________________________ > > Jcrbrowser-developers mailing list > > Jcr...@li... > > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > > > > ------------------------------------------------------------------------------ > Gaining the trust of online customers is vital for the success of any > company > that requires sensitive data to be transmitted over the Web. Learn how to > best implement a security strategy that keeps consumers' information secure > and instills the confidence they need to proceed with transactions. > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > |
From: Sandro B. <san...@gm...> - 2011-01-09 19:56:42
|
Hi Chad, yes, new version is already out since quite some time and it's the 0.9.6 version you have. Best, Sandro Am 09.01.11 18:57, schrieb ChadDavis: > I just saw on the jackrabbit users list that a new version of the JCR > Browser was perhaps due out in the summer of 2010. Did it make it out > yet? 0.9.6 is what I have. > > > > ------------------------------------------------------------------------------ > Gaining the trust of online customers is vital for the success of any company > that requires sensitive data to be transmitted over the Web. Learn how to > best implement a security strategy that keeps consumers' information secure > and instills the confidence they need to proceed with transactions. > http://p.sf.net/sfu/oracle-sfdevnl > > > > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers |
From: Sandro B. <san...@gm...> - 2011-01-09 19:55:15
|
Hi Chad, thanks for the information. I will try to reproduce and fix it for the next release of the JCR Browser. Best, Sandro Am 09.01.11 18:34, schrieb ChadDavis: > I just started using the eclipse plugin. Everything seems to work well > except the "Refresh" feature. In order to see new node addtions, made > by my concurrently connected app, I have to logout and login again to > the repo. > > Eclipse 3.6 > Jackrabbit 2.1.2 -- exposed over WebDAV Remoting > > > > > ------------------------------------------------------------------------------ > Gaining the trust of online customers is vital for the success of any company > that requires sensitive data to be transmitted over the Web. Learn how to > best implement a security strategy that keeps consumers' information secure > and instills the confidence they need to proceed with transactions. > http://p.sf.net/sfu/oracle-sfdevnl > > > > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers |
From: ChadDavis <cha...@gm...> - 2011-01-09 17:57:57
|
I just saw on the jackrabbit users list that a new version of the JCR Browser was perhaps due out in the summer of 2010. Did it make it out yet? 0.9.6 is what I have. |
From: ChadDavis <cha...@gm...> - 2011-01-09 17:34:10
|
I just started using the eclipse plugin. Everything seems to work well except the "Refresh" feature. In order to see new node addtions, made by my concurrently connected app, I have to logout and login again to the repo. Eclipse 3.6 Jackrabbit 2.1.2 -- exposed over WebDAV Remoting |
From: Sandro B. <san...@gm...> - 2010-07-20 20:06:20
|
Hi James, James Gadbury schrieb: > Hi all, > > Any news with regards to jcr-browser working with Jackrabbit 2.0 / 2.1? thanks for the reminder. I will release a beta version to you and some other people today because in the last week I could use some vacation to finalize the WebDAV connector. > Are there any other (Jackrabbit 2.0 / 2.1 compatible) solutions that > would allow me to browse and view nodes and their properties, and > perhaps even execute xpath queries? Yes, there is at least the JCR Explorer on Sourceforge. It can even change the content of the repository. You can find other links here: http://wiki.apache.org/jackrabbit/JcrLinks#Open_Source_Tools_and_Libraries > I'm getting so desperate I have > resorted to creating directory structures in my OS to picture the > structure of my repository :) Oh, I'm sorry for that. I will send you the new version today. Best, Sandro > > Cheers, > > James > > On 1 July 2010 13:41, Sandro Boehme <san...@gm... > <mailto:san...@gm...>> wrote: > > Hello Andreas, > > I committed the webdav connector to the CSV, added the license and > license headers and updated the libraries to Jackrabbit 2.1. After that > I can successfully connect to a standalone Jackrabbit 2.1 server but not > to a server that has been configured by adding the the distributed > Jackrabbit webapp to the Tomcat server. The webapp itself works without > problems. I can populate and browse it. But it's not possible to connect > to it with the webdav connector. If I try it, I get the attached > exception. Do you know if there is something I need to configure in the > webapp? > > Best, > > Sandro > > javax.jcr.UnsupportedRepositoryOperationException: Missing > implementation > at > org.apache.jackrabbit.spi2dav.ExceptionConverter.generate(ExceptionConverter.java:116) > at > org.apache.jackrabbit.spi2dav.ExceptionConverter.generate(ExceptionConverter.java:51) > at > org.apache.jackrabbit.spi2dav.ExceptionConverter.generate(ExceptionConverter.java:45) > at > org.apache.jackrabbit.spi2dav.RepositoryServiceImpl.getRepositoryDescriptors(RepositoryServiceImpl.java:563) > at > org.apache.jackrabbit.jcr2spi.RepositoryImpl.<init>(RepositoryImpl.java:82) > at > org.apache.jackrabbit.jcr2spi.RepositoryImpl.create(RepositoryImpl.java:95) > at > org.visualcontent.repository.jackrabbit.webdav.JackrabbitWebDAVRepository.getRepository(JackrabbitWebDAVRepository.java:42) > at > org.visualcontent.authentication.simplecredentials.SimpleAuthenticationService.login(SimpleAuthenticationService.java:52) > at > org.visualcontent.ui.nodetree.SessionLoginAction.run(SessionLoginAction.java:48) > at > org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251) > at > org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) > at > org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) > at > org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:452) > at > org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) > at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3543) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1250) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1273) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258) > at > org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1079) > at > org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3441) > at > org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3100) > at > org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) > at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) > at > org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) > at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) > at > org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) > at > org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) > at > org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) > at > com.thoughtworks.jcrbrowser.rcp.Application.start(Application.java:36) > at > org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) > at > org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) > at > org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) > at > org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) > at > org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:592) > at > org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) > at org.eclipse.equinox.launcher.Main.run(Main.java:1311) > at org.eclipse.equinox.launcher.Main.main(Main.java:1287) > Caused by: org.apache.jackrabbit.webdav.DavException: Not Implemented > at > org.apache.jackrabbit.webdav.client.methods.DavMethodBase.getResponseException(DavMethodBase.java:173) > at > org.apache.jackrabbit.webdav.client.methods.DavMethodBase.checkSuccess(DavMethodBase.java:182) > at > org.apache.jackrabbit.spi2dav.RepositoryServiceImpl.getRepositoryDescriptors(RepositoryServiceImpl.java:533) > ... 38 more > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first <http://sprint.com/first> -- > http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > <mailto:Jcr...@li...> > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > > > ------------------------------------------------------------------------ > > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers |
From: Sandro B. <san...@gm...> - 2010-07-20 20:01:32
|
Hi Andreas, are you still sure that you will have the time for user questions? An other question: I will release the new version of the JCR Browser soon and would like to write something like this in the release notes: "I'm glad to finally to announce the 0.9.6 version of the JCR Browser as this version can connect to Jackrabbit 2.x via the new WebDAV connector. It has been created by Andreas Veithen." If you want I can also add a Xing or LinkedIn or a Blog URL behind your name. What do you think? Best, Sandro Andreas Veithen schrieb: > Hi Sandro, > > I'm quite busy with lots of stuff for the moment, but I think I will > manage to find the time to respond to user requests related to my > contribution. So please go ahead and add me to the project. Note that > I'm not actively monitoring the issue tracker, but only subscribed to > the dev mailing list. Can you make sure that any relevant requests get > somehow routed to the dev list or to me? > > Regards, > > Andreas > > On Thu, Nov 19, 2009 at 21:05, Sandro Boehme <san...@gm...> wrote: >> Hello Andreas, >> >> I'm sorry for the late answer. In all the daily business I forgot to >> send the feedback. >> >> Your Jackrabbit webDAV connector is a substantial contribution to the >> JCRBrowser >> I invite you to join the project to be responsible for this connector. >> The scope of the JCR Browser project is quite small. It's just to >> display the data from as many JCR implementations and deployment models >> as possible and to navigate through them. Editing capabilities are >> planned for my follow up project that I'm currently working on. They are >> out of scope for the JCR Browser. This means the only thing I expect is >> to maintain and support the webDAV connector aspects of the JCR Browser. >> Given the source code I've seen, you seem to handle that quite well. If >> that's ok for you I would be glad if I can give you write access to the >> CVS and welcome you to the JCR Browser project. But anyway, if you don't >> have enough time for that I still appreciate your work for this project >> up to now. >> >> Best, >> >> Sandro >> >> -- >> Sandro Böhme >> >> Systems Development >> Project Management >> >> Wir nutzen Technologien, um unsere Kunden glücklich zu machen. >> Und uns selbst. >> >> inovex GmbH >> Karlsruher Strasse 71 >> D-75179 Pforzheim >> Tel: 07231 31 91-80 >> Fax: 07231 31 91-91 >> san...@in... >> www.inovex.de >> >> Sitz der Gesellschaft: Pforzheim >> AG Mannheim, HRB 502126 >> Geschäftsführer: Stephan Müller >> >> >> Sandro Boehme schrieb: >>> Hi Andreas, >>> >>> thanks for your quick feedback and for providing the connector under the >>> Apache 2 license. I will come back to you for the next steps until the >>> end of the next week latest. >>> >>> Have a relaxing weekend, >>> >>> Sandro >>> >>> Andreas Veithen schrieb: >>>> Hi Sandro, >>>> >>>> I subscribed to the mailing list. >>>> >>>> I will submit a new version with ASL headers included. >>>> >>>> Andreas >>>> >>>> 2009/11/5 Sandro Böhme <s.b...@in...>: >>>>> Hi Andreas, >>>>> >>>>> first of all thanks for your JCRBrowser WebDAV connector contribution [1]. >>>>> I commented on it yesterday evening. Sorry for coming back to you so late. I >>>>> just didn't get notified for the new tracker entry. In case it's the same >>>>> for you I would like to ask if we could continue the discussion in the >>>>> JCRBrowser mailing list. This way it's also more transparent for the >>>>> JCRBrowser users. >>>>> >>>>> [1] - >>>>> https://sourceforge.net/tracker/index.php?func=detail&aid=2863825&group_id=154841&atid=793417 >>>>> >>>>> Best regards, >>>>> >>>>> Sandro >>>>> >>>>> -- >>>>> Sandro Böhme >>>>> >>>>> Systems Development >>>>> Project Management >>>>> >>>>> Wir nutzen Technologien, um unsere Kunden glücklich zu machen. >>>>> Und uns selbst. >>>>> >>>>> inovex GmbH >>>>> Karlsruher Strasse 71 >>>>> D-75179 Pforzheim >>>>> Tel: 07231 31 91-80 >>>>> Fax: 07231 31 91-91 >>>>> san...@in... >>>>> www.inovex.de >>>>> >>>>> Sitz der Gesellschaft: Pforzheim >>>>> AG Mannheim, HRB 502126 >>>>> Geschäftsführer: Stephan Müller >>>>> >>>> ------------------------------------------------------------------------------ >>>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >>>> trial. Simplify your report design, integration and deployment - and focus on >>>> what you do best, core application coding. Discover what's new with >>>> Crystal Reports now. http://p.sf.net/sfu/bobj-july >>>> _______________________________________________ >>>> Jcrbrowser-developers mailing list >>>> Jcr...@li... >>>> https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers >>>> >>> >>> ------------------------------------------------------------------------------ >>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >>> trial. Simplify your report design, integration and deployment - and focus on >>> what you do best, core application coding. Discover what's new with >>> Crystal Reports now. http://p.sf.net/sfu/bobj-july >>> _______________________________________________ >>> Jcrbrowser-developers mailing list >>> Jcr...@li... >>> https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers >>> >> >> ------------------------------------------------------------------------------ >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >> trial. Simplify your report design, integration and deployment - and focus on >> what you do best, core application coding. Discover what's new with >> Crystal Reports now. http://p.sf.net/sfu/bobj-july >> _______________________________________________ >> Jcrbrowser-developers mailing list >> Jcr...@li... >> https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers >> > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > |
From: Sandro B. <san...@gm...> - 2010-07-20 19:55:55
|
Hi Andreas, I found the problem. It was a wrong configuration. Best, Sandro Sandro Boehme schrieb: > Hello Andreas, > > I committed the webdav connector to the CSV, added the license and > license headers and updated the libraries to Jackrabbit 2.1. After that > I can successfully connect to a standalone Jackrabbit 2.1 server but not > to a server that has been configured by adding the the distributed > Jackrabbit webapp to the Tomcat server. The webapp itself works without > problems. I can populate and browse it. But it's not possible to connect > to it with the webdav connector. If I try it, I get the attached > exception. Do you know if there is something I need to configure in the > webapp? > > Best, > > Sandro > > javax.jcr.UnsupportedRepositoryOperationException: Missing implementation > at > org.apache.jackrabbit.spi2dav.ExceptionConverter.generate(ExceptionConverter.java:116) > at > org.apache.jackrabbit.spi2dav.ExceptionConverter.generate(ExceptionConverter.java:51) > at > org.apache.jackrabbit.spi2dav.ExceptionConverter.generate(ExceptionConverter.java:45) > at > org.apache.jackrabbit.spi2dav.RepositoryServiceImpl.getRepositoryDescriptors(RepositoryServiceImpl.java:563) > at > org.apache.jackrabbit.jcr2spi.RepositoryImpl.<init>(RepositoryImpl.java:82) > at > org.apache.jackrabbit.jcr2spi.RepositoryImpl.create(RepositoryImpl.java:95) > at > org.visualcontent.repository.jackrabbit.webdav.JackrabbitWebDAVRepository.getRepository(JackrabbitWebDAVRepository.java:42) > at > org.visualcontent.authentication.simplecredentials.SimpleAuthenticationService.login(SimpleAuthenticationService.java:52) > at > org.visualcontent.ui.nodetree.SessionLoginAction.run(SessionLoginAction.java:48) > at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251) > at > org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) > at > org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) > at > org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:452) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) > at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3543) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1250) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1273) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258) > at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1079) > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3441) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3100) > at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) > at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) > at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) > at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) > at > org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) > at > org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) > at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) > at com.thoughtworks.jcrbrowser.rcp.Application.start(Application.java:36) > at > org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) > at > org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) > at > org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) > at > org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) > at > org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:592) > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) > at org.eclipse.equinox.launcher.Main.run(Main.java:1311) > at org.eclipse.equinox.launcher.Main.main(Main.java:1287) > Caused by: org.apache.jackrabbit.webdav.DavException: Not Implemented > at > org.apache.jackrabbit.webdav.client.methods.DavMethodBase.getResponseException(DavMethodBase.java:173) > at > org.apache.jackrabbit.webdav.client.methods.DavMethodBase.checkSuccess(DavMethodBase.java:182) > at > org.apache.jackrabbit.spi2dav.RepositoryServiceImpl.getRepositoryDescriptors(RepositoryServiceImpl.java:533) > ... 38 more > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > |
From: James G. <ga...@gm...> - 2010-07-19 14:52:12
|
Hi all, Any news with regards to jcr-browser working with Jackrabbit 2.0 / 2.1? Are there any other (Jackrabbit 2.0 / 2.1 compatible) solutions that would allow me to browse and view nodes and their properties, and perhaps even execute xpath queries? I'm getting so desperate I have resorted to creating directory structures in my OS to picture the structure of my repository :) Cheers, James On 1 July 2010 13:41, Sandro Boehme <san...@gm...> wrote: > Hello Andreas, > > I committed the webdav connector to the CSV, added the license and > license headers and updated the libraries to Jackrabbit 2.1. After that > I can successfully connect to a standalone Jackrabbit 2.1 server but not > to a server that has been configured by adding the the distributed > Jackrabbit webapp to the Tomcat server. The webapp itself works without > problems. I can populate and browse it. But it's not possible to connect > to it with the webdav connector. If I try it, I get the attached > exception. Do you know if there is something I need to configure in the > webapp? > > Best, > > Sandro > > javax.jcr.UnsupportedRepositoryOperationException: Missing implementation > at > > org.apache.jackrabbit.spi2dav.ExceptionConverter.generate(ExceptionConverter.java:116) > at > > org.apache.jackrabbit.spi2dav.ExceptionConverter.generate(ExceptionConverter.java:51) > at > > org.apache.jackrabbit.spi2dav.ExceptionConverter.generate(ExceptionConverter.java:45) > at > > org.apache.jackrabbit.spi2dav.RepositoryServiceImpl.getRepositoryDescriptors(RepositoryServiceImpl.java:563) > at > org.apache.jackrabbit.jcr2spi.RepositoryImpl.<init>(RepositoryImpl.java:82) > at > org.apache.jackrabbit.jcr2spi.RepositoryImpl.create(RepositoryImpl.java:95) > at > > org.visualcontent.repository.jackrabbit.webdav.JackrabbitWebDAVRepository.getRepository(JackrabbitWebDAVRepository.java:42) > at > > org.visualcontent.authentication.simplecredentials.SimpleAuthenticationService.login(SimpleAuthenticationService.java:52) > at > > org.visualcontent.ui.nodetree.SessionLoginAction.run(SessionLoginAction.java:48) > at > org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251) > at > > org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) > at > > org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) > at > > org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:452) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) > at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3543) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1250) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1273) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258) > at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1079) > at > org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3441) > at > org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3100) > at > org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) > at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) > at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) > at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) > at > > org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) > at > org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) > at > org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) > at > com.thoughtworks.jcrbrowser.rcp.Application.start(Application.java:36) > at > > org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) > at > > org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) > at > > org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) > at > > org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) > at > > org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:592) > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) > at org.eclipse.equinox.launcher.Main.run(Main.java:1311) > at org.eclipse.equinox.launcher.Main.main(Main.java:1287) > Caused by: org.apache.jackrabbit.webdav.DavException: Not Implemented > at > > org.apache.jackrabbit.webdav.client.methods.DavMethodBase.getResponseException(DavMethodBase.java:173) > at > > org.apache.jackrabbit.webdav.client.methods.DavMethodBase.checkSuccess(DavMethodBase.java:182) > at > > org.apache.jackrabbit.spi2dav.RepositoryServiceImpl.getRepositoryDescriptors(RepositoryServiceImpl.java:533) > ... 38 more > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > |
From: Sandro B. <san...@gm...> - 2010-07-01 12:41:29
|
Hello Andreas, I committed the webdav connector to the CSV, added the license and license headers and updated the libraries to Jackrabbit 2.1. After that I can successfully connect to a standalone Jackrabbit 2.1 server but not to a server that has been configured by adding the the distributed Jackrabbit webapp to the Tomcat server. The webapp itself works without problems. I can populate and browse it. But it's not possible to connect to it with the webdav connector. If I try it, I get the attached exception. Do you know if there is something I need to configure in the webapp? Best, Sandro javax.jcr.UnsupportedRepositoryOperationException: Missing implementation at org.apache.jackrabbit.spi2dav.ExceptionConverter.generate(ExceptionConverter.java:116) at org.apache.jackrabbit.spi2dav.ExceptionConverter.generate(ExceptionConverter.java:51) at org.apache.jackrabbit.spi2dav.ExceptionConverter.generate(ExceptionConverter.java:45) at org.apache.jackrabbit.spi2dav.RepositoryServiceImpl.getRepositoryDescriptors(RepositoryServiceImpl.java:563) at org.apache.jackrabbit.jcr2spi.RepositoryImpl.<init>(RepositoryImpl.java:82) at org.apache.jackrabbit.jcr2spi.RepositoryImpl.create(RepositoryImpl.java:95) at org.visualcontent.repository.jackrabbit.webdav.JackrabbitWebDAVRepository.getRepository(JackrabbitWebDAVRepository.java:42) at org.visualcontent.authentication.simplecredentials.SimpleAuthenticationService.login(SimpleAuthenticationService.java:52) at org.visualcontent.ui.nodetree.SessionLoginAction.run(SessionLoginAction.java:48) at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501) at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:452) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:3543) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1250) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1273) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258) at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1079) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3441) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3100) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at com.thoughtworks.jcrbrowser.rcp.Application.start(Application.java:36) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:592) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) Caused by: org.apache.jackrabbit.webdav.DavException: Not Implemented at org.apache.jackrabbit.webdav.client.methods.DavMethodBase.getResponseException(DavMethodBase.java:173) at org.apache.jackrabbit.webdav.client.methods.DavMethodBase.checkSuccess(DavMethodBase.java:182) at org.apache.jackrabbit.spi2dav.RepositoryServiceImpl.getRepositoryDescriptors(RepositoryServiceImpl.java:533) ... 38 more |
From: Vytautas Č. <cv...@gm...> - 2009-12-18 12:05:57
|
Hi. I'm not sure why you did hardcode the path of the repo root in via HTTP mode? In my case, I have domain.com/jcrwebdav but with hardcoded /rmi path I could access only domain.com/rmi It would be good if you wouldn't append the rmi to the full url, or make an option to specify full url by the user himself. Thanks! |
From: Sandro B. <san...@gm...> - 2009-11-27 09:19:50
|
Hi Andreas, welcome - you are now added to the project! You can now start to commit the WebDAV connector. > Can you make sure that any relevant requests get > somehow routed to the dev list or to me? The tracker should send you an e-mail if something changed. Did that not work for you? Best, Sandro -- Sandro Böhme Systems Development Project Management Using technology to enthuse our customers. And ourselves. inovex GmbH Karlsruher Strasse 71 D-75179 Pforzheim Tel: 07231 31 91-80 Fax: 07231 31 91-91 san...@in... www.inovex.de Sitz der Gesellschaft: Pforzheim AG Mannheim, HRB 502126 Geschäftsführer: Stephan Müller Andreas Veithen schrieb: > Hi Sandro, > > I'm quite busy with lots of stuff for the moment, but I think I will > manage to find the time to respond to user requests related to my > contribution. So please go ahead and add me to the project. Note that > I'm not actively monitoring the issue tracker, but only subscribed to > the dev mailing list. Can you make sure that any relevant requests get > somehow routed to the dev list or to me? > > Regards, > > Andreas > > On Thu, Nov 19, 2009 at 21:05, Sandro Boehme <san...@gm...> wrote: >> Hello Andreas, >> >> I'm sorry for the late answer. In all the daily business I forgot to >> send the feedback. >> >> Your Jackrabbit webDAV connector is a substantial contribution to the >> JCRBrowser >> I invite you to join the project to be responsible for this connector. >> The scope of the JCR Browser project is quite small. It's just to >> display the data from as many JCR implementations and deployment models >> as possible and to navigate through them. Editing capabilities are >> planned for my follow up project that I'm currently working on. They are >> out of scope for the JCR Browser. This means the only thing I expect is >> to maintain and support the webDAV connector aspects of the JCR Browser. >> Given the source code I've seen, you seem to handle that quite well. If >> that's ok for you I would be glad if I can give you write access to the >> CVS and welcome you to the JCR Browser project. But anyway, if you don't >> have enough time for that I still appreciate your work for this project >> up to now. >> >> Best, >> >> Sandro >> >> -- >> Sandro Böhme >> >> Systems Development >> Project Management >> >> Wir nutzen Technologien, um unsere Kunden glücklich zu machen. >> Und uns selbst. >> >> inovex GmbH >> Karlsruher Strasse 71 >> D-75179 Pforzheim >> Tel: 07231 31 91-80 >> Fax: 07231 31 91-91 >> san...@in... >> www.inovex.de >> >> Sitz der Gesellschaft: Pforzheim >> AG Mannheim, HRB 502126 >> Geschäftsführer: Stephan Müller >> >> >> Sandro Boehme schrieb: >>> Hi Andreas, >>> >>> thanks for your quick feedback and for providing the connector under the >>> Apache 2 license. I will come back to you for the next steps until the >>> end of the next week latest. >>> >>> Have a relaxing weekend, >>> >>> Sandro >>> >>> Andreas Veithen schrieb: >>>> Hi Sandro, >>>> >>>> I subscribed to the mailing list. >>>> >>>> I will submit a new version with ASL headers included. >>>> >>>> Andreas >>>> >>>> 2009/11/5 Sandro Böhme <s.b...@in...>: >>>>> Hi Andreas, >>>>> >>>>> first of all thanks for your JCRBrowser WebDAV connector contribution [1]. >>>>> I commented on it yesterday evening. Sorry for coming back to you so late. I >>>>> just didn't get notified for the new tracker entry. In case it's the same >>>>> for you I would like to ask if we could continue the discussion in the >>>>> JCRBrowser mailing list. This way it's also more transparent for the >>>>> JCRBrowser users. >>>>> >>>>> [1] - >>>>> https://sourceforge.net/tracker/index.php?func=detail&aid=2863825&group_id=154841&atid=793417 >>>>> >>>>> Best regards, >>>>> >>>>> Sandro >>>>> >>>>> -- >>>>> Sandro Böhme >>>>> >>>>> Systems Development >>>>> Project Management >>>>> >>>>> Wir nutzen Technologien, um unsere Kunden glücklich zu machen. >>>>> Und uns selbst. >>>>> >>>>> inovex GmbH >>>>> Karlsruher Strasse 71 >>>>> D-75179 Pforzheim >>>>> Tel: 07231 31 91-80 >>>>> Fax: 07231 31 91-91 >>>>> san...@in... >>>>> www.inovex.de >>>>> >>>>> Sitz der Gesellschaft: Pforzheim >>>>> AG Mannheim, HRB 502126 >>>>> Geschäftsführer: Stephan Müller >>>>> >>>> ------------------------------------------------------------------------------ >>>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >>>> trial. Simplify your report design, integration and deployment - and focus on >>>> what you do best, core application coding. Discover what's new with >>>> Crystal Reports now. http://p.sf.net/sfu/bobj-july >>>> _______________________________________________ >>>> Jcrbrowser-developers mailing list >>>> Jcr...@li... >>>> https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers >>>> >>> >>> ------------------------------------------------------------------------------ >>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >>> trial. Simplify your report design, integration and deployment - and focus on >>> what you do best, core application coding. Discover what's new with >>> Crystal Reports now. http://p.sf.net/sfu/bobj-july >>> _______________________________________________ >>> Jcrbrowser-developers mailing list >>> Jcr...@li... >>> https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers >>> >> >> ------------------------------------------------------------------------------ >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >> trial. Simplify your report design, integration and deployment - and focus on >> what you do best, core application coding. Discover what's new with >> Crystal Reports now. http://p.sf.net/sfu/bobj-july >> _______________________________________________ >> Jcrbrowser-developers mailing list >> Jcr...@li... >> https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers >> > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > |
From: Andreas V. <and...@gm...> - 2009-11-24 20:07:06
|
Hi Sandro, I'm quite busy with lots of stuff for the moment, but I think I will manage to find the time to respond to user requests related to my contribution. So please go ahead and add me to the project. Note that I'm not actively monitoring the issue tracker, but only subscribed to the dev mailing list. Can you make sure that any relevant requests get somehow routed to the dev list or to me? Regards, Andreas On Thu, Nov 19, 2009 at 21:05, Sandro Boehme <san...@gm...> wrote: > Hello Andreas, > > I'm sorry for the late answer. In all the daily business I forgot to > send the feedback. > > Your Jackrabbit webDAV connector is a substantial contribution to the > JCRBrowser > I invite you to join the project to be responsible for this connector. > The scope of the JCR Browser project is quite small. It's just to > display the data from as many JCR implementations and deployment models > as possible and to navigate through them. Editing capabilities are > planned for my follow up project that I'm currently working on. They are > out of scope for the JCR Browser. This means the only thing I expect is > to maintain and support the webDAV connector aspects of the JCR Browser. > Given the source code I've seen, you seem to handle that quite well. If > that's ok for you I would be glad if I can give you write access to the > CVS and welcome you to the JCR Browser project. But anyway, if you don't > have enough time for that I still appreciate your work for this project > up to now. > > Best, > > Sandro > > -- > Sandro Böhme > > Systems Development > Project Management > > Wir nutzen Technologien, um unsere Kunden glücklich zu machen. > Und uns selbst. > > inovex GmbH > Karlsruher Strasse 71 > D-75179 Pforzheim > Tel: 07231 31 91-80 > Fax: 07231 31 91-91 > san...@in... > www.inovex.de > > Sitz der Gesellschaft: Pforzheim > AG Mannheim, HRB 502126 > Geschäftsführer: Stephan Müller > > > Sandro Boehme schrieb: >> Hi Andreas, >> >> thanks for your quick feedback and for providing the connector under the >> Apache 2 license. I will come back to you for the next steps until the >> end of the next week latest. >> >> Have a relaxing weekend, >> >> Sandro >> >> Andreas Veithen schrieb: >>> Hi Sandro, >>> >>> I subscribed to the mailing list. >>> >>> I will submit a new version with ASL headers included. >>> >>> Andreas >>> >>> 2009/11/5 Sandro Böhme <s.b...@in...>: >>>> Hi Andreas, >>>> >>>> first of all thanks for your JCRBrowser WebDAV connector contribution [1]. >>>> I commented on it yesterday evening. Sorry for coming back to you so late. I >>>> just didn't get notified for the new tracker entry. In case it's the same >>>> for you I would like to ask if we could continue the discussion in the >>>> JCRBrowser mailing list. This way it's also more transparent for the >>>> JCRBrowser users. >>>> >>>> [1] - >>>> https://sourceforge.net/tracker/index.php?func=detail&aid=2863825&group_id=154841&atid=793417 >>>> >>>> Best regards, >>>> >>>> Sandro >>>> >>>> -- >>>> Sandro Böhme >>>> >>>> Systems Development >>>> Project Management >>>> >>>> Wir nutzen Technologien, um unsere Kunden glücklich zu machen. >>>> Und uns selbst. >>>> >>>> inovex GmbH >>>> Karlsruher Strasse 71 >>>> D-75179 Pforzheim >>>> Tel: 07231 31 91-80 >>>> Fax: 07231 31 91-91 >>>> san...@in... >>>> www.inovex.de >>>> >>>> Sitz der Gesellschaft: Pforzheim >>>> AG Mannheim, HRB 502126 >>>> Geschäftsführer: Stephan Müller >>>> >>> ------------------------------------------------------------------------------ >>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >>> trial. Simplify your report design, integration and deployment - and focus on >>> what you do best, core application coding. Discover what's new with >>> Crystal Reports now. http://p.sf.net/sfu/bobj-july >>> _______________________________________________ >>> Jcrbrowser-developers mailing list >>> Jcr...@li... >>> https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers >>> >> >> >> ------------------------------------------------------------------------------ >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >> trial. Simplify your report design, integration and deployment - and focus on >> what you do best, core application coding. Discover what's new with >> Crystal Reports now. http://p.sf.net/sfu/bobj-july >> _______________________________________________ >> Jcrbrowser-developers mailing list >> Jcr...@li... >> https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers >> > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > |
From: Sandro B. <san...@gm...> - 2009-11-19 20:05:37
|
Hello Andreas, I'm sorry for the late answer. In all the daily business I forgot to send the feedback. Your Jackrabbit webDAV connector is a substantial contribution to the JCRBrowser I invite you to join the project to be responsible for this connector. The scope of the JCR Browser project is quite small. It's just to display the data from as many JCR implementations and deployment models as possible and to navigate through them. Editing capabilities are planned for my follow up project that I'm currently working on. They are out of scope for the JCR Browser. This means the only thing I expect is to maintain and support the webDAV connector aspects of the JCR Browser. Given the source code I've seen, you seem to handle that quite well. If that's ok for you I would be glad if I can give you write access to the CVS and welcome you to the JCR Browser project. But anyway, if you don't have enough time for that I still appreciate your work for this project up to now. Best, Sandro -- Sandro Böhme Systems Development Project Management Wir nutzen Technologien, um unsere Kunden glücklich zu machen. Und uns selbst. inovex GmbH Karlsruher Strasse 71 D-75179 Pforzheim Tel: 07231 31 91-80 Fax: 07231 31 91-91 san...@in... www.inovex.de Sitz der Gesellschaft: Pforzheim AG Mannheim, HRB 502126 Geschäftsführer: Stephan Müller Sandro Boehme schrieb: > Hi Andreas, > > thanks for your quick feedback and for providing the connector under the > Apache 2 license. I will come back to you for the next steps until the > end of the next week latest. > > Have a relaxing weekend, > > Sandro > > Andreas Veithen schrieb: >> Hi Sandro, >> >> I subscribed to the mailing list. >> >> I will submit a new version with ASL headers included. >> >> Andreas >> >> 2009/11/5 Sandro Böhme <s.b...@in...>: >>> Hi Andreas, >>> >>> first of all thanks for your JCRBrowser WebDAV connector contribution [1]. >>> I commented on it yesterday evening. Sorry for coming back to you so late. I >>> just didn't get notified for the new tracker entry. In case it's the same >>> for you I would like to ask if we could continue the discussion in the >>> JCRBrowser mailing list. This way it's also more transparent for the >>> JCRBrowser users. >>> >>> [1] - >>> https://sourceforge.net/tracker/index.php?func=detail&aid=2863825&group_id=154841&atid=793417 >>> >>> Best regards, >>> >>> Sandro >>> >>> -- >>> Sandro Böhme >>> >>> Systems Development >>> Project Management >>> >>> Wir nutzen Technologien, um unsere Kunden glücklich zu machen. >>> Und uns selbst. >>> >>> inovex GmbH >>> Karlsruher Strasse 71 >>> D-75179 Pforzheim >>> Tel: 07231 31 91-80 >>> Fax: 07231 31 91-91 >>> san...@in... >>> www.inovex.de >>> >>> Sitz der Gesellschaft: Pforzheim >>> AG Mannheim, HRB 502126 >>> Geschäftsführer: Stephan Müller >>> >> ------------------------------------------------------------------------------ >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >> trial. Simplify your report design, integration and deployment - and focus on >> what you do best, core application coding. Discover what's new with >> Crystal Reports now. http://p.sf.net/sfu/bobj-july >> _______________________________________________ >> Jcrbrowser-developers mailing list >> Jcr...@li... >> https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers >> > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > |
From: Sandro B. <san...@gm...> - 2009-11-06 17:15:42
|
Hi Andreas, thanks for your quick feedback and for providing the connector under the Apache 2 license. I will come back to you for the next steps until the end of the next week latest. Have a relaxing weekend, Sandro Andreas Veithen schrieb: > Hi Sandro, > > I subscribed to the mailing list. > > I will submit a new version with ASL headers included. > > Andreas > > 2009/11/5 Sandro Böhme <s.b...@in...>: >> Hi Andreas, >> >> first of all thanks for your JCRBrowser WebDAV connector contribution [1]. >> I commented on it yesterday evening. Sorry for coming back to you so late. I >> just didn't get notified for the new tracker entry. In case it's the same >> for you I would like to ask if we could continue the discussion in the >> JCRBrowser mailing list. This way it's also more transparent for the >> JCRBrowser users. >> >> [1] - >> https://sourceforge.net/tracker/index.php?func=detail&aid=2863825&group_id=154841&atid=793417 >> >> Best regards, >> >> Sandro >> >> -- >> Sandro Böhme >> >> Systems Development >> Project Management >> >> Wir nutzen Technologien, um unsere Kunden glücklich zu machen. >> Und uns selbst. >> >> inovex GmbH >> Karlsruher Strasse 71 >> D-75179 Pforzheim >> Tel: 07231 31 91-80 >> Fax: 07231 31 91-91 >> san...@in... >> www.inovex.de >> >> Sitz der Gesellschaft: Pforzheim >> AG Mannheim, HRB 502126 >> Geschäftsführer: Stephan Müller >> > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > |
From: Andreas V. <and...@gm...> - 2009-11-05 13:49:55
|
Hi Sandro, I subscribed to the mailing list. I will submit a new version with ASL headers included. Andreas 2009/11/5 Sandro Böhme <s.b...@in...>: > Hi Andreas, > > first of all thanks for your JCRBrowser WebDAV connector contribution [1]. > I commented on it yesterday evening. Sorry for coming back to you so late. I > just didn't get notified for the new tracker entry. In case it's the same > for you I would like to ask if we could continue the discussion in the > JCRBrowser mailing list. This way it's also more transparent for the > JCRBrowser users. > > [1] - > https://sourceforge.net/tracker/index.php?func=detail&aid=2863825&group_id=154841&atid=793417 > > Best regards, > > Sandro > > -- > Sandro Böhme > > Systems Development > Project Management > > Wir nutzen Technologien, um unsere Kunden glücklich zu machen. > Und uns selbst. > > inovex GmbH > Karlsruher Strasse 71 > D-75179 Pforzheim > Tel: 07231 31 91-80 > Fax: 07231 31 91-91 > san...@in... > www.inovex.de > > Sitz der Gesellschaft: Pforzheim > AG Mannheim, HRB 502126 > Geschäftsführer: Stephan Müller > |
From: Sandro B. <san...@gm...> - 2009-08-11 13:27:39
|
puhh, that certainly was not easy to find out. Congratulation and thanks for sharing. Best, Sandro James Gadbury schrieb: > Hi all, > > I have solved the issue I had with multi-value properties not > displaying, and search for a node by XPath not working. > > The error that was displaying when I tried either of these features was: > > Error unmarshaling return; nested exception is: > java.net.MalformedURLException: no protocol: Files/Apache: Error > unmarshaling return; nested exception is: > java.net.MalformedURLException: no protocol: Files/Apache > > The solution was to reinstall Tomcat 6.0 to a path with no whitespace. > i.e. C:\Apache\Tomcat_6.0 > > Hope this helps. > > Kind regards, > > James > > > 2009/8/10 Sandro Boehme <san...@gm... <mailto:san...@gm...>> > > Maybe you can crosscheck that the RMI-URL does not contain invalid > characters or leading or trailing whitespaces and that also the nodes do > not contain invalid characters. > If nothing quick helps I guess one would just need to debug to find out > what causes > "java.net.MalformedURLException: no protocol: Files/Apache". > BTW: you should also be able to reproduce this if you connect to your > repository via RMI by yourself when you call > node.getProperty("yourProperty").getString() > > Bye, > > Sandro > > James Gadbury schrieb: > > > > > > 2009/8/10 Sandro Boehme <san...@gm... > <mailto:san...@gm...> <mailto:san...@gm... > <mailto:san...@gm...>>> > > > > Hi James, > > > > if I understand you correctly you got the 0.95 Standard > version working > > by putting the the old 0.94 plugins and the 0.95 plugins in > the plugin > > directory? If that's the case, thats really wired :-). > > > > > > Correct :) I restored the old deleted 0.94 files and 0.94 worked. I > > added 0.95 files in the plugins folder too and 0.95 worked. > > > > > > > > The only thing that differs between your home pc and your pc > at work is > > the content of the repository, right? Did you check, if > Jackrabbit is > > really configured equally? E.g. checking if all Jackrabbit > libraries and > > config files are at the same directories and the config files > are the > > same? > > > > > > There are minimal differences. I use the m2eclipse plugin for > Eclipse > > so the project is Maven2 based and the project's libraries will be > > identical. I also use the same Jackrabbit configuration file. The > > repository contains the same test data from my JUnit test suite so > > content is the same. The repository is also in the same location > on the > > same drive letter. > > > > I think what I may do is try to configure the project on another > work PC > > and see if I encounter the same problem. > > > > > > > > Can you copy the repository you used at home to your pc at > work to > > use the environment of your pc at work to connect to the > repository > > that worked at home? If this works the problem can only be the > > configuration of the Jackrabbit instance. > > Good luck. > > > > > > Good idea. I shall try this. Thanks for the suggestions. > > > > Cheers, > > > > James. > > > > > > > > James Gadbury schrieb: > > > Hi Sandro. > > > > > > I now have 0.95 Standard and Standalone Edition working - > thank > > you. I > > > restored version 0.94 and added the 0.95 JARs in to the > plugins > > folder > > > too. I didn't realise I could have both versions within the > > plugins folder. > > > > > > Unfortunately, I still have the issue with the multi-value > properties > > > and searching for a node by XPath on my work PC, giving > the error > > message: > > > > > > Error unmarshaling return; nested exception is: > > > java.net.MalformedURLException: no protocol: > Files/Apache: Error > > > unmarshaling return; nested exception is: > > > java.net.MalformedURLException: no protocol: Files/Apache > > > > > > However, I do not get this on my home PC and I can see > multi-value > > > properties. Both are using Eclipse Galileo, Windows XP > Profressional > > > with SP3, Jackrabbit 1.5.7 and JCR Browser 0.95 > > > > > > Perhaps it is time to rebuild my work PC :) > > > > > > Enjoy your vacation. Kind regards, > > > > > > James > > > > > > 2009/8/10 Sandro Boehme <san...@gm... > <mailto:san...@gm...> > > <mailto:san...@gm... <mailto:san...@gm...>> > <mailto:san...@gm... <mailto:san...@gm...> > > <mailto:san...@gm... <mailto:san...@gm...>>>> > > > > > > Hi James, > > > > > > it should generally work to just drop in the new jars. The > > Eclipse OSGI > > > classloader can handle duplicate plugins and can load > plugins > > with the > > > highest version number first. > > > The empty JCR perspective might be an orphaned > information in the > > > workspace that has not been cleaned up by "-clean". But to > > find out why > > > the 0.95 Beta 1 of the JCR Browser is not showing up I > would > > really need > > > to debug that concrete scenario. I guess that something in > > your Eclipse > > > installation is corrupted. > > > Anyway - the good news is, that there is a standalone > version > > of the JCR > > > Browser. This should work without problems. Please > tell me if > > that > > > worked for you. > > > > > > Best, > > > > > > Sandro > > > > > > > > > James Gadbury schrieb: > > > > Hi all, > > > > > > > > Sorry to over-use this support recently but I'm not > sure where > > > else to > > > > ask :) > > > > > > > > I have been using Jackrabbit 1.4 and JCR Browser > 0.94 on > > my work > > > PC. I > > > > would like to update to JCR Browser 0.95 Beta 1 and > Jackrabbit > > > 1.5.7 as > > > > using this combination on my home PC has allowed me > to view > > > multi-value > > > > properties. On my work PC, although I have upgraded to > > Jackrabbit > > > > 1.5.7, using JCR Browser 0.94 does not allow me to view > > multi-value > > > > properties. I am hoping an update to 0.95 Beta 1 will > > alow me to > > > view them. > > > > > > > > I have removed all 0.94 org.visualcontent folders / > jars > > from my > > > > Eclipse/plugins folder and pasted in the jars from the > > 0.95 Beta 1 > > > > download. I have restarted Eclipse with the -clean > flag. > > Under > > > Windows > > > > > Preferences, I no longer get the JCR Browser > menu, and if I > > > view my > > > > Eclipse perspectives, <JCR> is at the top of the list > > (with the > > > angled > > > > brackets), but JCR's associated views are not > present. It > > seems that > > > > the old version has not been completely removed. > > > > > > > > I am certain that all org.visualcontent jars and > folders > > were removed > > > > from the Eclipse/plugins folder. I have also > searched the > > Eclipse > > > > folder for any files containing the words 'jcr' and > > > 'visualcontent', but > > > > nothing exists. > > > > > > > > Does anyone know why the <JCR> perspective is still > > visible when > > > no JARs > > > > are in plugins and why the 0.95 Beta 1 version is not > > being picked up > > > > when I paste the JARs in? On my PC at home, I am also > > using Eclipse > > > > Galileo and I didn't have this problem (although it > didn't > > have a > > > > previous version of JCR Browser) and upgrading > Jackrabbit to > > > 1.5.7 and > > > > installing JCR Browser 0.95 Beta 1 worked a treat. > > > > > > > > Thanks for reading. Kind regards, > > > > > > > > James > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------ > > > > > > > > > > > > > > ------------------------------------------------------------------------------ > > > > Let Crystal Reports handle the reporting - Free Crystal > > Reports > > > 2008 30-Day > > > > trial. Simplify your report design, integration and > > deployment - > > > and focus on > > > > what you do best, core application coding. Discover > what's > > new with > > > > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------ > > > > > > > > _______________________________________________ > > > > Jcrbrowser-developers mailing list > > > > Jcr...@li... > <mailto:Jcr...@li...> > > <mailto:Jcr...@li... > <mailto:Jcr...@li...>> > > > <mailto:Jcr...@li... > <mailto:Jcr...@li...> > > <mailto:Jcr...@li... > <mailto:Jcr...@li...>>> > > > > > > > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > > > > > > > > > > > > ------------------------------------------------------------------------------ > > > Let Crystal Reports handle the reporting - Free Crystal > > Reports 2008 > > > 30-Day > > > trial. Simplify your report design, integration and > > deployment - and > > > focus on > > > what you do best, core application coding. Discover what's > > new with > > > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > > _______________________________________________ > > > Jcrbrowser-developers mailing list > > > Jcr...@li... > <mailto:Jcr...@li...> > > <mailto:Jcr...@li... > <mailto:Jcr...@li...>> > > > <mailto:Jcr...@li... > <mailto:Jcr...@li...> > > <mailto:Jcr...@li... > <mailto:Jcr...@li...>>> > > > > > > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > > > > > > > > > > > > > > > ------------------------------------------------------------------------ > > > > > > > > > ------------------------------------------------------------------------------ > > > Let Crystal Reports handle the reporting - Free Crystal > Reports > > 2008 30-Day > > > trial. Simplify your report design, integration and > deployment - > > and focus on > > > what you do best, core application coding. Discover what's > new with > > > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > > > > > > > > > > > ------------------------------------------------------------------------ > > > > > > _______________________________________________ > > > Jcrbrowser-developers mailing list > > > Jcr...@li... > <mailto:Jcr...@li...> > > <mailto:Jcr...@li... > <mailto:Jcr...@li...>> > > > > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > > > > > > > ------------------------------------------------------------------------------ > > Let Crystal Reports handle the reporting - Free Crystal > Reports 2008 > > 30-Day > > trial. Simplify your report design, integration and > deployment - and > > focus on > > what you do best, core application coding. Discover what's > new with > > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > _______________________________________________ > > Jcrbrowser-developers mailing list > > Jcr...@li... > <mailto:Jcr...@li...> > > <mailto:Jcr...@li... > <mailto:Jcr...@li...>> > > > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > > > > > > > > > ------------------------------------------------------------------------ > > > > > ------------------------------------------------------------------------------ > > Let Crystal Reports handle the reporting - Free Crystal Reports > 2008 30-Day > > trial. Simplify your report design, integration and deployment - > and focus on > > what you do best, core application coding. Discover what's new with > > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Jcrbrowser-developers mailing list > > Jcr...@li... > <mailto:Jcr...@li...> > > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day > trial. Simplify your report design, integration and deployment - and > focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > <mailto:Jcr...@li...> > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > > ------------------------------------------------------------------------ > > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers |
From: James G. <ga...@go...> - 2009-08-11 13:15:04
|
Hi all, I have solved the issue I had with multi-value properties not displaying, and search for a node by XPath not working. The error that was displaying when I tried either of these features was: Error unmarshaling return; nested exception is: java.net.MalformedURLException: no protocol: Files/Apache: Error unmarshaling return; nested exception is: java.net.MalformedURLException: no protocol: Files/Apache The solution was to reinstall Tomcat 6.0 to a path with no whitespace. i.e. C:\Apache\Tomcat_6.0 Hope this helps. Kind regards, James 2009/8/10 Sandro Boehme <san...@gm...> > Maybe you can crosscheck that the RMI-URL does not contain invalid > characters or leading or trailing whitespaces and that also the nodes do > not contain invalid characters. > If nothing quick helps I guess one would just need to debug to find out > what causes > "java.net.MalformedURLException: no protocol: Files/Apache". > BTW: you should also be able to reproduce this if you connect to your > repository via RMI by yourself when you call > node.getProperty("yourProperty").getString() > > Bye, > > Sandro > > James Gadbury schrieb: > > > > > > 2009/8/10 Sandro Boehme <san...@gm... <mailto: > san...@gm...>> > > > > Hi James, > > > > if I understand you correctly you got the 0.95 Standard version > working > > by putting the the old 0.94 plugins and the 0.95 plugins in the > plugin > > directory? If that's the case, thats really wired :-). > > > > > > Correct :) I restored the old deleted 0.94 files and 0.94 worked. I > > added 0.95 files in the plugins folder too and 0.95 worked. > > > > > > > > The only thing that differs between your home pc and your pc at work > is > > the content of the repository, right? Did you check, if Jackrabbit is > > really configured equally? E.g. checking if all Jackrabbit libraries > and > > config files are at the same directories and the config files are the > > same? > > > > > > There are minimal differences. I use the m2eclipse plugin for Eclipse > > so the project is Maven2 based and the project's libraries will be > > identical. I also use the same Jackrabbit configuration file. The > > repository contains the same test data from my JUnit test suite so > > content is the same. The repository is also in the same location on the > > same drive letter. > > > > I think what I may do is try to configure the project on another work PC > > and see if I encounter the same problem. > > > > > > > > Can you copy the repository you used at home to your pc at work to > > use the environment of your pc at work to connect to the repository > > that worked at home? If this works the problem can only be the > > configuration of the Jackrabbit instance. > > Good luck. > > > > > > Good idea. I shall try this. Thanks for the suggestions. > > > > Cheers, > > > > James. > > > > > > > > James Gadbury schrieb: > > > Hi Sandro. > > > > > > I now have 0.95 Standard and Standalone Edition working - thank > > you. I > > > restored version 0.94 and added the 0.95 JARs in to the plugins > > folder > > > too. I didn't realise I could have both versions within the > > plugins folder. > > > > > > Unfortunately, I still have the issue with the multi-value > properties > > > and searching for a node by XPath on my work PC, giving the error > > message: > > > > > > Error unmarshaling return; nested exception is: > > > java.net.MalformedURLException: no protocol: Files/Apache: > Error > > > unmarshaling return; nested exception is: > > > java.net.MalformedURLException: no protocol: Files/Apache > > > > > > However, I do not get this on my home PC and I can see multi-value > > > properties. Both are using Eclipse Galileo, Windows XP > Profressional > > > with SP3, Jackrabbit 1.5.7 and JCR Browser 0.95 > > > > > > Perhaps it is time to rebuild my work PC :) > > > > > > Enjoy your vacation. Kind regards, > > > > > > James > > > > > > 2009/8/10 Sandro Boehme <san...@gm... > > <mailto:san...@gm...> <mailto:san...@gm... > > <mailto:san...@gm...>>> > > > > > > Hi James, > > > > > > it should generally work to just drop in the new jars. The > > Eclipse OSGI > > > classloader can handle duplicate plugins and can load plugins > > with the > > > highest version number first. > > > The empty JCR perspective might be an orphaned information in > the > > > workspace that has not been cleaned up by "-clean". But to > > find out why > > > the 0.95 Beta 1 of the JCR Browser is not showing up I would > > really need > > > to debug that concrete scenario. I guess that something in > > your Eclipse > > > installation is corrupted. > > > Anyway - the good news is, that there is a standalone version > > of the JCR > > > Browser. This should work without problems. Please tell me if > > that > > > worked for you. > > > > > > Best, > > > > > > Sandro > > > > > > > > > James Gadbury schrieb: > > > > Hi all, > > > > > > > > Sorry to over-use this support recently but I'm not sure > where > > > else to > > > > ask :) > > > > > > > > I have been using Jackrabbit 1.4 and JCR Browser 0.94 on > > my work > > > PC. I > > > > would like to update to JCR Browser 0.95 Beta 1 and > Jackrabbit > > > 1.5.7 as > > > > using this combination on my home PC has allowed me to view > > > multi-value > > > > properties. On my work PC, although I have upgraded to > > Jackrabbit > > > > 1.5.7, using JCR Browser 0.94 does not allow me to view > > multi-value > > > > properties. I am hoping an update to 0.95 Beta 1 will > > alow me to > > > view them. > > > > > > > > I have removed all 0.94 org.visualcontent folders / jars > > from my > > > > Eclipse/plugins folder and pasted in the jars from the > > 0.95 Beta 1 > > > > download. I have restarted Eclipse with the -clean flag. > > Under > > > Windows > > > > > Preferences, I no longer get the JCR Browser menu, and > if I > > > view my > > > > Eclipse perspectives, <JCR> is at the top of the list > > (with the > > > angled > > > > brackets), but JCR's associated views are not present. It > > seems that > > > > the old version has not been completely removed. > > > > > > > > I am certain that all org.visualcontent jars and folders > > were removed > > > > from the Eclipse/plugins folder. I have also searched the > > Eclipse > > > > folder for any files containing the words 'jcr' and > > > 'visualcontent', but > > > > nothing exists. > > > > > > > > Does anyone know why the <JCR> perspective is still > > visible when > > > no JARs > > > > are in plugins and why the 0.95 Beta 1 version is not > > being picked up > > > > when I paste the JARs in? On my PC at home, I am also > > using Eclipse > > > > Galileo and I didn't have this problem (although it didn't > > have a > > > > previous version of JCR Browser) and upgrading Jackrabbit > to > > > 1.5.7 and > > > > installing JCR Browser 0.95 Beta 1 worked a treat. > > > > > > > > Thanks for reading. Kind regards, > > > > > > > > James > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------ > > > > > > > > > > > > > > ------------------------------------------------------------------------------ > > > > Let Crystal Reports handle the reporting - Free Crystal > > Reports > > > 2008 30-Day > > > > trial. Simplify your report design, integration and > > deployment - > > > and focus on > > > > what you do best, core application coding. Discover what's > > new with > > > > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------ > > > > > > > > _______________________________________________ > > > > Jcrbrowser-developers mailing list > > > > Jcr...@li... > > <mailto:Jcr...@li...> > > > <mailto:Jcr...@li... > > <mailto:Jcr...@li...>> > > > > > > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > > > > > > > > > > > > ------------------------------------------------------------------------------ > > > Let Crystal Reports handle the reporting - Free Crystal > > Reports 2008 > > > 30-Day > > > trial. Simplify your report design, integration and > > deployment - and > > > focus on > > > what you do best, core application coding. Discover what's > > new with > > > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > > _______________________________________________ > > > Jcrbrowser-developers mailing list > > > Jcr...@li... > > <mailto:Jcr...@li...> > > > <mailto:Jcr...@li... > > <mailto:Jcr...@li...>> > > > > > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > > > > > > > > > > > > > > > ------------------------------------------------------------------------ > > > > > > > > > ------------------------------------------------------------------------------ > > > Let Crystal Reports handle the reporting - Free Crystal Reports > > 2008 30-Day > > > trial. Simplify your report design, integration and deployment - > > and focus on > > > what you do best, core application coding. Discover what's new > with > > > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > > > > > > > > > > > ------------------------------------------------------------------------ > > > > > > _______________________________________________ > > > Jcrbrowser-developers mailing list > > > Jcr...@li... > > <mailto:Jcr...@li...> > > > > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > > > > > > > ------------------------------------------------------------------------------ > > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > > 30-Day > > trial. Simplify your report design, integration and deployment - and > > focus on > > what you do best, core application coding. Discover what's new with > > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > _______________________________________________ > > Jcrbrowser-developers mailing list > > Jcr...@li... > > <mailto:Jcr...@li...> > > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > > > > > > > > ------------------------------------------------------------------------ > > > > > ------------------------------------------------------------------------------ > > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day > > trial. Simplify your report design, integration and deployment - and > focus on > > what you do best, core application coding. Discover what's new with > > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Jcrbrowser-developers mailing list > > Jcr...@li... > > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > |
From: Sandro B. <san...@gm...> - 2009-08-10 13:23:30
|
Maybe you can crosscheck that the RMI-URL does not contain invalid characters or leading or trailing whitespaces and that also the nodes do not contain invalid characters. If nothing quick helps I guess one would just need to debug to find out what causes "java.net.MalformedURLException: no protocol: Files/Apache". BTW: you should also be able to reproduce this if you connect to your repository via RMI by yourself when you call node.getProperty("yourProperty").getString() Bye, Sandro James Gadbury schrieb: > > > 2009/8/10 Sandro Boehme <san...@gm... <mailto:san...@gm...>> > > Hi James, > > if I understand you correctly you got the 0.95 Standard version working > by putting the the old 0.94 plugins and the 0.95 plugins in the plugin > directory? If that's the case, thats really wired :-). > > > Correct :) I restored the old deleted 0.94 files and 0.94 worked. I > added 0.95 files in the plugins folder too and 0.95 worked. > > > > The only thing that differs between your home pc and your pc at work is > the content of the repository, right? Did you check, if Jackrabbit is > really configured equally? E.g. checking if all Jackrabbit libraries and > config files are at the same directories and the config files are the > same? > > > There are minimal differences. I use the m2eclipse plugin for Eclipse > so the project is Maven2 based and the project's libraries will be > identical. I also use the same Jackrabbit configuration file. The > repository contains the same test data from my JUnit test suite so > content is the same. The repository is also in the same location on the > same drive letter. > > I think what I may do is try to configure the project on another work PC > and see if I encounter the same problem. > > > > Can you copy the repository you used at home to your pc at work to > use the environment of your pc at work to connect to the repository > that worked at home? If this works the problem can only be the > configuration of the Jackrabbit instance. > Good luck. > > > Good idea. I shall try this. Thanks for the suggestions. > > Cheers, > > James. > > > > James Gadbury schrieb: > > Hi Sandro. > > > > I now have 0.95 Standard and Standalone Edition working - thank > you. I > > restored version 0.94 and added the 0.95 JARs in to the plugins > folder > > too. I didn't realise I could have both versions within the > plugins folder. > > > > Unfortunately, I still have the issue with the multi-value properties > > and searching for a node by XPath on my work PC, giving the error > message: > > > > Error unmarshaling return; nested exception is: > > java.net.MalformedURLException: no protocol: Files/Apache: Error > > unmarshaling return; nested exception is: > > java.net.MalformedURLException: no protocol: Files/Apache > > > > However, I do not get this on my home PC and I can see multi-value > > properties. Both are using Eclipse Galileo, Windows XP Profressional > > with SP3, Jackrabbit 1.5.7 and JCR Browser 0.95 > > > > Perhaps it is time to rebuild my work PC :) > > > > Enjoy your vacation. Kind regards, > > > > James > > > > 2009/8/10 Sandro Boehme <san...@gm... > <mailto:san...@gm...> <mailto:san...@gm... > <mailto:san...@gm...>>> > > > > Hi James, > > > > it should generally work to just drop in the new jars. The > Eclipse OSGI > > classloader can handle duplicate plugins and can load plugins > with the > > highest version number first. > > The empty JCR perspective might be an orphaned information in the > > workspace that has not been cleaned up by "-clean". But to > find out why > > the 0.95 Beta 1 of the JCR Browser is not showing up I would > really need > > to debug that concrete scenario. I guess that something in > your Eclipse > > installation is corrupted. > > Anyway - the good news is, that there is a standalone version > of the JCR > > Browser. This should work without problems. Please tell me if > that > > worked for you. > > > > Best, > > > > Sandro > > > > > > James Gadbury schrieb: > > > Hi all, > > > > > > Sorry to over-use this support recently but I'm not sure where > > else to > > > ask :) > > > > > > I have been using Jackrabbit 1.4 and JCR Browser 0.94 on > my work > > PC. I > > > would like to update to JCR Browser 0.95 Beta 1 and Jackrabbit > > 1.5.7 as > > > using this combination on my home PC has allowed me to view > > multi-value > > > properties. On my work PC, although I have upgraded to > Jackrabbit > > > 1.5.7, using JCR Browser 0.94 does not allow me to view > multi-value > > > properties. I am hoping an update to 0.95 Beta 1 will > alow me to > > view them. > > > > > > I have removed all 0.94 org.visualcontent folders / jars > from my > > > Eclipse/plugins folder and pasted in the jars from the > 0.95 Beta 1 > > > download. I have restarted Eclipse with the -clean flag. > Under > > Windows > > > > Preferences, I no longer get the JCR Browser menu, and if I > > view my > > > Eclipse perspectives, <JCR> is at the top of the list > (with the > > angled > > > brackets), but JCR's associated views are not present. It > seems that > > > the old version has not been completely removed. > > > > > > I am certain that all org.visualcontent jars and folders > were removed > > > from the Eclipse/plugins folder. I have also searched the > Eclipse > > > folder for any files containing the words 'jcr' and > > 'visualcontent', but > > > nothing exists. > > > > > > Does anyone know why the <JCR> perspective is still > visible when > > no JARs > > > are in plugins and why the 0.95 Beta 1 version is not > being picked up > > > when I paste the JARs in? On my PC at home, I am also > using Eclipse > > > Galileo and I didn't have this problem (although it didn't > have a > > > previous version of JCR Browser) and upgrading Jackrabbit to > > 1.5.7 and > > > installing JCR Browser 0.95 Beta 1 worked a treat. > > > > > > Thanks for reading. Kind regards, > > > > > > James > > > > > > > > > > > > ------------------------------------------------------------------------ > > > > > > > > > ------------------------------------------------------------------------------ > > > Let Crystal Reports handle the reporting - Free Crystal > Reports > > 2008 30-Day > > > trial. Simplify your report design, integration and > deployment - > > and focus on > > > what you do best, core application coding. Discover what's > new with > > > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > > > > > > > > > > > ------------------------------------------------------------------------ > > > > > > _______________________________________________ > > > Jcrbrowser-developers mailing list > > > Jcr...@li... > <mailto:Jcr...@li...> > > <mailto:Jcr...@li... > <mailto:Jcr...@li...>> > > > > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > > > > > > > ------------------------------------------------------------------------------ > > Let Crystal Reports handle the reporting - Free Crystal > Reports 2008 > > 30-Day > > trial. Simplify your report design, integration and > deployment - and > > focus on > > what you do best, core application coding. Discover what's > new with > > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > _______________________________________________ > > Jcrbrowser-developers mailing list > > Jcr...@li... > <mailto:Jcr...@li...> > > <mailto:Jcr...@li... > <mailto:Jcr...@li...>> > > > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > > > > > > > > > ------------------------------------------------------------------------ > > > > > ------------------------------------------------------------------------------ > > Let Crystal Reports handle the reporting - Free Crystal Reports > 2008 30-Day > > trial. Simplify your report design, integration and deployment - > and focus on > > what you do best, core application coding. Discover what's new with > > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Jcrbrowser-developers mailing list > > Jcr...@li... > <mailto:Jcr...@li...> > > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day > trial. Simplify your report design, integration and deployment - and > focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > <mailto:Jcr...@li...> > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > > ------------------------------------------------------------------------ > > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers |
From: James G. <ga...@go...> - 2009-08-10 12:54:31
|
2009/8/10 Sandro Boehme <san...@gm...> > Hi James, > > if I understand you correctly you got the 0.95 Standard version working > by putting the the old 0.94 plugins and the 0.95 plugins in the plugin > directory? If that's the case, thats really wired :-). Correct :) I restored the old deleted 0.94 files and 0.94 worked. I added 0.95 files in the plugins folder too and 0.95 worked. > The only thing that differs between your home pc and your pc at work is > the content of the repository, right? Did you check, if Jackrabbit is > really configured equally? E.g. checking if all Jackrabbit libraries and > config files are at the same directories and the config files are the > same? There are minimal differences. I use the m2eclipse plugin for Eclipse so the project is Maven2 based and the project's libraries will be identical. I also use the same Jackrabbit configuration file. The repository contains the same test data from my JUnit test suite so content is the same. The repository is also in the same location on the same drive letter. I think what I may do is try to configure the project on another work PC and see if I encounter the same problem. > Can you copy the repository you used at home to your pc at work to > use the environment of your pc at work to connect to the repository > that worked at home? If this works the problem can only be the > configuration of the Jackrabbit instance. > Good luck. Good idea. I shall try this. Thanks for the suggestions. Cheers, James. > James Gadbury schrieb: > > Hi Sandro. > > > > I now have 0.95 Standard and Standalone Edition working - thank you. I > > restored version 0.94 and added the 0.95 JARs in to the plugins folder > > too. I didn't realise I could have both versions within the plugins > folder. > > > > Unfortunately, I still have the issue with the multi-value properties > > and searching for a node by XPath on my work PC, giving the error > message: > > > > Error unmarshaling return; nested exception is: > > java.net.MalformedURLException: no protocol: Files/Apache: Error > > unmarshaling return; nested exception is: > > java.net.MalformedURLException: no protocol: Files/Apache > > > > However, I do not get this on my home PC and I can see multi-value > > properties. Both are using Eclipse Galileo, Windows XP Profressional > > with SP3, Jackrabbit 1.5.7 and JCR Browser 0.95 > > > > Perhaps it is time to rebuild my work PC :) > > > > Enjoy your vacation. Kind regards, > > > > James > > > > 2009/8/10 Sandro Boehme <san...@gm... <mailto: > san...@gm...>> > > > > Hi James, > > > > it should generally work to just drop in the new jars. The Eclipse > OSGI > > classloader can handle duplicate plugins and can load plugins with > the > > highest version number first. > > The empty JCR perspective might be an orphaned information in the > > workspace that has not been cleaned up by "-clean". But to find out > why > > the 0.95 Beta 1 of the JCR Browser is not showing up I would really > need > > to debug that concrete scenario. I guess that something in your > Eclipse > > installation is corrupted. > > Anyway - the good news is, that there is a standalone version of the > JCR > > Browser. This should work without problems. Please tell me if that > > worked for you. > > > > Best, > > > > Sandro > > > > > > James Gadbury schrieb: > > > Hi all, > > > > > > Sorry to over-use this support recently but I'm not sure where > > else to > > > ask :) > > > > > > I have been using Jackrabbit 1.4 and JCR Browser 0.94 on my work > > PC. I > > > would like to update to JCR Browser 0.95 Beta 1 and Jackrabbit > > 1.5.7 as > > > using this combination on my home PC has allowed me to view > > multi-value > > > properties. On my work PC, although I have upgraded to Jackrabbit > > > 1.5.7, using JCR Browser 0.94 does not allow me to view > multi-value > > > properties. I am hoping an update to 0.95 Beta 1 will alow me to > > view them. > > > > > > I have removed all 0.94 org.visualcontent folders / jars from my > > > Eclipse/plugins folder and pasted in the jars from the 0.95 Beta 1 > > > download. I have restarted Eclipse with the -clean flag. Under > > Windows > > > > Preferences, I no longer get the JCR Browser menu, and if I > > view my > > > Eclipse perspectives, <JCR> is at the top of the list (with the > > angled > > > brackets), but JCR's associated views are not present. It seems > that > > > the old version has not been completely removed. > > > > > > I am certain that all org.visualcontent jars and folders were > removed > > > from the Eclipse/plugins folder. I have also searched the Eclipse > > > folder for any files containing the words 'jcr' and > > 'visualcontent', but > > > nothing exists. > > > > > > Does anyone know why the <JCR> perspective is still visible when > > no JARs > > > are in plugins and why the 0.95 Beta 1 version is not being picked > up > > > when I paste the JARs in? On my PC at home, I am also using > Eclipse > > > Galileo and I didn't have this problem (although it didn't have a > > > previous version of JCR Browser) and upgrading Jackrabbit to > > 1.5.7 and > > > installing JCR Browser 0.95 Beta 1 worked a treat. > > > > > > Thanks for reading. Kind regards, > > > > > > James > > > > > > > > > > > > ------------------------------------------------------------------------ > > > > > > > > > ------------------------------------------------------------------------------ > > > Let Crystal Reports handle the reporting - Free Crystal Reports > > 2008 30-Day > > > trial. Simplify your report design, integration and deployment - > > and focus on > > > what you do best, core application coding. Discover what's new > with > > > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > > > > > > > > > > > ------------------------------------------------------------------------ > > > > > > _______________________________________________ > > > Jcrbrowser-developers mailing list > > > Jcr...@li... > > <mailto:Jcr...@li...> > > > > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > > > > > > > ------------------------------------------------------------------------------ > > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > > 30-Day > > trial. Simplify your report design, integration and deployment - and > > focus on > > what you do best, core application coding. Discover what's new with > > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > _______________________________________________ > > Jcrbrowser-developers mailing list > > Jcr...@li... > > <mailto:Jcr...@li...> > > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > > > > > > > > ------------------------------------------------------------------------ > > > > > ------------------------------------------------------------------------------ > > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day > > trial. Simplify your report design, integration and deployment - and > focus on > > what you do best, core application coding. Discover what's new with > > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Jcrbrowser-developers mailing list > > Jcr...@li... > > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > |
From: Sandro B. <san...@gm...> - 2009-08-10 12:42:16
|
Hi James, if I understand you correctly you got the 0.95 Standard version working by putting the the old 0.94 plugins and the 0.95 plugins in the plugin directory? If that's the case, thats really wired :-). The only thing that differs between your home pc and your pc at work is the content of the repository, right? Did you check, if Jackrabbit is really configured equally? E.g. checking if all Jackrabbit libraries and config files are at the same directories and the config files are the same? Can you copy the repository you used at home to your pc at work to use the environment of your pc at work to connect to the repository that worked at home? If this works the problem can only be the configuration of the Jackrabbit instance. Good luck. Bye, Sandro James Gadbury schrieb: > Hi Sandro. > > I now have 0.95 Standard and Standalone Edition working - thank you. I > restored version 0.94 and added the 0.95 JARs in to the plugins folder > too. I didn't realise I could have both versions within the plugins folder. > > Unfortunately, I still have the issue with the multi-value properties > and searching for a node by XPath on my work PC, giving the error message: > > Error unmarshaling return; nested exception is: > java.net.MalformedURLException: no protocol: Files/Apache: Error > unmarshaling return; nested exception is: > java.net.MalformedURLException: no protocol: Files/Apache > > However, I do not get this on my home PC and I can see multi-value > properties. Both are using Eclipse Galileo, Windows XP Profressional > with SP3, Jackrabbit 1.5.7 and JCR Browser 0.95 > > Perhaps it is time to rebuild my work PC :) > > Enjoy your vacation. Kind regards, > > James > > 2009/8/10 Sandro Boehme <san...@gm... <mailto:san...@gm...>> > > Hi James, > > it should generally work to just drop in the new jars. The Eclipse OSGI > classloader can handle duplicate plugins and can load plugins with the > highest version number first. > The empty JCR perspective might be an orphaned information in the > workspace that has not been cleaned up by "-clean". But to find out why > the 0.95 Beta 1 of the JCR Browser is not showing up I would really need > to debug that concrete scenario. I guess that something in your Eclipse > installation is corrupted. > Anyway - the good news is, that there is a standalone version of the JCR > Browser. This should work without problems. Please tell me if that > worked for you. > > Best, > > Sandro > > > James Gadbury schrieb: > > Hi all, > > > > Sorry to over-use this support recently but I'm not sure where > else to > > ask :) > > > > I have been using Jackrabbit 1.4 and JCR Browser 0.94 on my work > PC. I > > would like to update to JCR Browser 0.95 Beta 1 and Jackrabbit > 1.5.7 as > > using this combination on my home PC has allowed me to view > multi-value > > properties. On my work PC, although I have upgraded to Jackrabbit > > 1.5.7, using JCR Browser 0.94 does not allow me to view multi-value > > properties. I am hoping an update to 0.95 Beta 1 will alow me to > view them. > > > > I have removed all 0.94 org.visualcontent folders / jars from my > > Eclipse/plugins folder and pasted in the jars from the 0.95 Beta 1 > > download. I have restarted Eclipse with the -clean flag. Under > Windows > > > Preferences, I no longer get the JCR Browser menu, and if I > view my > > Eclipse perspectives, <JCR> is at the top of the list (with the > angled > > brackets), but JCR's associated views are not present. It seems that > > the old version has not been completely removed. > > > > I am certain that all org.visualcontent jars and folders were removed > > from the Eclipse/plugins folder. I have also searched the Eclipse > > folder for any files containing the words 'jcr' and > 'visualcontent', but > > nothing exists. > > > > Does anyone know why the <JCR> perspective is still visible when > no JARs > > are in plugins and why the 0.95 Beta 1 version is not being picked up > > when I paste the JARs in? On my PC at home, I am also using Eclipse > > Galileo and I didn't have this problem (although it didn't have a > > previous version of JCR Browser) and upgrading Jackrabbit to > 1.5.7 and > > installing JCR Browser 0.95 Beta 1 worked a treat. > > > > Thanks for reading. Kind regards, > > > > James > > > > > > > ------------------------------------------------------------------------ > > > > > ------------------------------------------------------------------------------ > > Let Crystal Reports handle the reporting - Free Crystal Reports > 2008 30-Day > > trial. Simplify your report design, integration and deployment - > and focus on > > what you do best, core application coding. Discover what's new with > > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Jcrbrowser-developers mailing list > > Jcr...@li... > <mailto:Jcr...@li...> > > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day > trial. Simplify your report design, integration and deployment - and > focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > <mailto:Jcr...@li...> > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > > > ------------------------------------------------------------------------ > > _______________________________________________ > Jcrbrowser-developers mailing list > Jcr...@li... > https://lists.sourceforge.net/lists/listinfo/jcrbrowser-developers |