Re: Null registry

2007-03-16 Thread Emmanuel Venisse



Marziou, Gael a écrit :

- create ~/.m2/archiva.xml with a  element


I already tried this, it did not work.


Do you have the latest code?




- use the plexus appserver
- use jetty:run


I don't have time to learn another app server and also I want it to be
started as a windows service.


It isn't a 'real' appserver like tomcat, jboss... but a standalone app that 
embedded jetty.
You don't need to know something about jetty to run it, just start it and all 
will work.
And with it, we have a script to add it as a windows service. If you know 
continuum, it's the same starter script.


Anyway, I think that I'm not ready for Archiva or the reverse.

Thanks,

Gael








RE: Null registry

2007-03-16 Thread Marziou, Gael
> - create ~/.m2/archiva.xml with a  element

I already tried this, it did not work.

> - use the plexus appserver
> - use jetty:run

I don't have time to learn another app server and also I want it to be
started as a windows service.
Anyway, I think that I'm not ready for Archiva or the reverse.

Thanks,

Gael



RE: Null registry

2007-03-14 Thread Marziou, Gael
Yes it looks the same I got. 

> -Original Message-
> From: Henri Yandell [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, March 14, 2007 4:58 PM
> To: archiva-users@maven.apache.org
> Subject: Re: Null registry
> 
> If the error you get is:
> 
> java.lang.NullPointerException
>   
> org.apache.maven.archiva.configuration.io.registry.Configurati
> onRegistryWriter.writeConfiguration(ConfigurationRegistryWrite
> r.java:36)
> 
> Then I get that too from a clean reinstall yesterday. So I 
> think it's broken right now.
> 
> Hen


Re: Null registry

2007-03-14 Thread Henri Yandell

If the error you get is:

java.lang.NullPointerException

org.apache.maven.archiva.configuration.io.registry.ConfigurationRegistryWriter.writeConfiguration(ConfigurationRegistryWriter.java:36)

Then I get that too from a clean reinstall yesterday. So I think it's
broken right now.

Hen

On 3/13/07, Marziou, Gael <[EMAIL PROTECTED]> wrote:

I am new at Archiva.
I have built it from the latest from svn, deployed it on Tomcat 5.5.23
on windows 2000.

Now I get an NPE (for a null registry, see attached log) when I try to
add a repository, I originally posted on maven users mailing list where
Wendy Smoak kindly told me it could be due to a missing configuration
file that I could work around by creating a ~/.m2/archiva.xml file with
an empty .

I did it but it fails the same way.

Thanks for any help,

Gael



Null registry

2007-03-13 Thread Marziou, Gael
I am new at Archiva.
I have built it from the latest from svn, deployed it on Tomcat 5.5.23
on windows 2000.

Now I get an NPE (for a null registry, see attached log) when I try to
add a repository, I originally posted on maven users mailing list where
Wendy Smoak kindly told me it could be due to a missing configuration
file that I could work around by creating a ~/.m2/archiva.xml file with
an empty .

I did it but it fails the same way.

Thanks for any help,

Gael