Thanks but doesn't seem to work for the RMI / JNP stuff that is deployed in
JBoss:
Connecting to JCR Repository at 'jnp://localhost:1099/jcrServer' :
←[31mfailed.
←[37m←[31mError: Malformed URL: jnp://localhost:1099/jcrServer; nested
exception
is:
java.net.MalformedURLException: invalid URL scheme:
jnp://localhost:1099/jcrServer
Still, it seems I may be able to change it for my needs
On Thu, Apr 7, 2011 at 8:33 AM, Jeroen Reijn <[email protected]> wrote:
> There might others out there, but a colleague of mine has written a command
> line tool, which you could use on the machine itself. It connects through
> RMI, is open source and can be found here:
>
> http://forge.onehippo.org/gf/project/jcr-shell
>
> Gr,
>
> Jeroen
>
> On Thu, Apr 7, 2011 at 12:27 AM, Paulo Silva <[email protected]> wrote:
>
> > Hi,
> >
> > I have jackrabbit-jca-1.5.5.rar deployed in jboss 4.2.3GA in a remote
> > server
> > where I only have ssh / ftp access.
> >
> > Now I need some kind of tool that connects to the repository and allows
> me
> > to make some changes in it (remove nodes / properties).
> >
> > I'm sure this is a common problem so I'm asking the experts: is there any
> > tool I can use to solve my problem?
> >
> >
> >
> > thanks in advance
> >
>