Re: [Dspace-devel] integrating dspace to my system

2013-06-01 Thread helix84
On Sat, Jun 1, 2013 at 9:21 PM, Yvonne Wambui wrote: > when i try accessing solr/search i get http status 404 What URL were you accessing exactly? I'd say you were trying to access http://yourdspace.com/solr/search, but in my case that gives me a 403 error instead. In any case, that would be wron

Re: [Dspace-devel] integrating dspace to my system

2013-06-01 Thread Yvonne Wambui
hey, when i try accessing solr/search i get http status 404 On Fri, May 31, 2013 at 4:38 PM, Yvonne Wambui wrote: > thanks let me go through it and then if i have any questions i will ask > > > On Fri, May 31, 2013 at 4:35 PM, helix84 wrote: > >> On Fri, May 31, 2013 at 3:30 PM, Yvonne Wambui

Re: [Dspace-devel] DSpace mod and NetBeans

2013-06-01 Thread Nestor Oviedo
Hi Peter and Michael. I use Eclipse instead of NetBeans, but I usually compile only the xmlui webapp and the problem you reported can be solved adding -Ddspace.dir=/path/to/dspace.dir to the packaging command. So, if you compile your xmlui webapp from the command line with maven, then just add that