Re: start.jar -Djetty.port= not working

2007-11-07 Thread Mike Davies
Hi Brian,

Found the SVN location, will download from there and give it a try.

Thanks for the help.



On 07/11/2007, Mike Davies [EMAIL PROTECTED] wrote:

 I'm using 1.2, downloaded from

 http://apache.rediris.es/lucene/solr/

 Where can i get the trunk version?




 On 07/11/2007, Brian Whitman [EMAIL PROTECTED] wrote:
 
 
  On Nov 7, 2007, at 10:00 AM, Mike Davies wrote:
   java -Djetty.port=8521 -jar start.jar
  
   However when I run this it seems to ignore the command and still
   start on
   the default port of 8983.  Any suggestions?
  
 
  Are you using trunk solr or 1.2? I believe 1.2 still shipped with an
  older version of jetty that doesn't follow the new-style CL
  arguments. I just tried it on trunk and it worked fine for me.
 
 
 
 
 
 
 
  --
  http://variogr.am/
  [EMAIL PROTECTED]
 
 
 
 



Re: start.jar -Djetty.port= not working

2007-11-07 Thread Brian Whitman


On Nov 7, 2007, at 10:00 AM, Mike Davies wrote:

java -Djetty.port=8521 -jar start.jar

However when I run this it seems to ignore the command and still  
start on

the default port of 8983.  Any suggestions?



Are you using trunk solr or 1.2? I believe 1.2 still shipped with an  
older version of jetty that doesn't follow the new-style CL  
arguments. I just tried it on trunk and it worked fine for me.








--
http://variogr.am/
[EMAIL PROTECTED]





Re: start.jar -Djetty.port= not working

2007-11-07 Thread Brian Whitman



On Nov 7, 2007, at 10:07 AM, Mike Davies wrote:

I'm using 1.2, downloaded from

http://apache.rediris.es/lucene/solr/

Where can i get the trunk version?


svn, or http://people.apache.org/builds/lucene/solr/nightly/