Re: [Dspace-tech] Multiple instances of dspace on a single server

2012-07-06 Thread AMJAD USMAN
Thanks to all of you.Let me tell you detail first. I am using:Dspace 1.6 JSP, PostgresSQL9, Apache Tomcat 6, on windows server 2008 (live running server)i want to create another dspace instance for testing purposes. its details are:Dspace 1.8 JSP, PostgresSQL9, Apache Tomcat 6 test, on windows

Re: [Dspace-tech] item-list.xsl in Mirage

2012-07-06 Thread Jose Blanco
I found it in utils.xsl : change to: ?sections=dmdSec,fileSec&fileGrpTypes=THUMBNAIL On Fri, Jul 6, 2012 at 11:51 AM, Jose Blanco wrote: > This did not change the mets.xml file, how do I get the mets:fileSec to be > available in item-list.xs

Re: [Dspace-tech] Item Statistics not displaying countries -GeoLiteCity

2012-07-06 Thread DSpace @ Lyncode
Hi, you didn't gave a lot of info. There is any logged message at DSpace log or webapp server log? A possible problem (not so easy to debug) could be a corrupted GeoLiteCity.dat file. On 6 July 2012 08:38, amutsikiwa wrote: > Hi All, > > ** ** > > I have a problem with my statistics faili

Re: [Dspace-tech] item-list.xsl in Mirage

2012-07-06 Thread Jose Blanco
This did not change the mets.xml file, how do I get the mets:fileSec to be available in item-list.xsl in Mirage? On Fri, Jul 6, 2012 at 11:04 AM, Jose Blanco wrote: > No change. I'm not sure this affects what mets xml is generated in the > item list view. > > > On Wed, Jul 4, 2012 at 2:50 AM,

Re: [Dspace-tech] Multiple instances of dspace on a single server

2012-07-06 Thread Kevin P. Foote
- use apache in front of tomcat - create 2 vhosts using apache NameVirtualHost directive - one for each of your dspace instances - install / configure a second tomcat instance - point vhost-1 to tomcat-1 , point vhost-2 to tomcat-2 - underlying db .. you'll also have to set up two databases

Re: [Dspace-tech] Multiple instances of dspace on a single server

2012-07-06 Thread Sandoval, Álvaro
Hi Amjad: We have 4 DSpace instances running on the same server, using Tomcat and Apache2 with mod_jk. You just need 4 different databases and 4 different DSpace directories. And tell tomcat server.xml where they are. Regards, Álvaro El 06/07/12 07:45, AMJAD USMAN escribió: Hello everybody,

Re: [Dspace-tech] Multiple instances of dspace on a single server

2012-07-06 Thread Thornton, Susan M. (LARC-B702)[LITES]
We use Iplanet which allows you to create "virtual" servers in order to run more than one instance of DSpace on a single server. I don't know if you can do this with Apache or not? Sue Sue Walker-Thornton (w): (757) 864-2368 (m): (757) 506-9903 From: AMJAD USMAN [mailto:amjad...@hotmail.com

Re: [Dspace-tech] Displaying articles of a given community/collection on another website

2012-07-06 Thread helix84
On Fri, Jul 6, 2012 at 8:35 AM, amutsikiwa wrote: > I am running Dspace 1.8.2 using JSPUI. I would like to have articles in for > a given community/collection to be displayed on the website of a given > Faculty. Can someone point me to how to do that. Hi Admire, eventhough you use JSPUI, I thin

[Dspace-tech] Multiple instances of dspace on a single server

2012-07-06 Thread AMJAD USMAN
Hello everybody,i have deployed dspace on a server. i want to create another instance of dspace on the same server for testing and development purposes.can anybody help me in this regard? Regardsamjad --

Re: [Dspace-tech] How to check authorization roles in XMLUI 1.8.2?

2012-07-06 Thread helix84
On Thu, Jul 5, 2012 at 1:59 PM, Tom Autry wrote: > Is there an easy way to check a person’s roles within XMLUI 1.8.2 using the > Mirage theme? I would like to flag bitstreams or items in the search > results so that a user would know that they don’t have permission to view or > download and needs

Re: [Dspace-tech] batch upload

2012-07-06 Thread Lewatle Phaladi
Hi All I have used the script to upload multiple items, but the guys I am doing this for they want me to use spreedsheet, that is the second challenge for me at the moment, thanks again for the replies I got previously hoping to also get additional info on this. Regards, Lewatle -Origi

Re: [Dspace-tech] Problem in integrating dspace with netbeans

2012-07-06 Thread nayal.ashish
Dear Amjad, I have done as per you instruction,when I now again try to clean and build I am getting this error: *Failed to execute goal org.apache.maven.plugins:maven-war-plugin:2.1.1:war (default-war) on project xmlui: Execution default-war of goal org.apache.maven.plugins:maven-war-plugin:2.1.1

[Dspace-tech] Item Statistics not displaying countries -GeoLiteCity

2012-07-06 Thread amutsikiwa
Hi All, I have a problem with my statistics failing to display Top Countries and Top Cities. It is displaying Unknown Country. Please visit http://ir.uz.ac.zw/jspui/handle/10646/511/statistics Any assistance is greatly appreciated . Regards, Admire Mutsikiwa University of Zimbabwe

[Dspace-tech] Displaying articles of a given community/collection on another website

2012-07-06 Thread amutsikiwa
Hi I am running Dspace 1.8.2 using JSPUI. I would like to have articles in for a given community/collection to be displayed on the website of a given Faculty. Can someone point me to how to do that. Regards, Admire Mutsikiwa University of Zimbabwe

Re: [Dspace-tech] Problem in integrating dspace with netbeans

2012-07-06 Thread Benjamin Ryan
Ashish, This is caused by the build goal being set to "install". Right click on the DSpace Parent Project, select "Set Configuration" and then "Customize". In the dialogue box select "Actions"options in the left hand tree view. In the "A