Re: [Dspace-tech] DSpace OAI Stats down to 0 after Upgrading from DSpace 1.5 to 3.2

2014-06-06 Thread Alexander Wong
Dear DSpace Community, After studying the code, it seemed to me the xoai engine will not leave any log.info even if it is receiving request, hence there will not be any statistics reported in logs. I have been trying to add log.info(LogManager.getHeader(context, oai_request) in the

[Dspace-tech] DSpace 4.1 JSPUI Filter issues

2014-06-06 Thread Alexander Wong
Dear DSpace Community, Yep, it is me again : Just to share I have found an issue for the DSpace 4.1 JSPUI Search interface. 1. If I do a search without entering anything (just like a user looks for advanced search by entering nothing and click the search button) 2. We will ended up in the

Re: [Dspace-tech] DSpace OAI Stats down to 0 after Upgrading from DSpace 1.5 to 3.2

2014-06-06 Thread Alexander Wong
Dear Helix, Thanks again. I have just spotted the differences between the java files come with xoai and the one used in xmlui. In xoai it is importing org.apache.log4j.LogManager; while the others are using org.dspace.core.LogManager. I bet they are carrying two different functions and they are

Re: [Dspace-tech] DSpace 4.1 JSPUI Filter issues

2014-06-06 Thread Hilton Gibson
Hi Alex Perhaps best to submit a bug report. Cheers hg *Hilton Gibson* Ubuntu Linux Systems Administrator JS Gericke Library Room 1025D Stellenbosch University Private Bag X5036 Stellenbosch 7599 South Africa Tel: +27 21 808 4100 | Cell: +27 84 646 4758 http://scholar.sun.ac.za

[Dspace-tech] dspace 4.1, JSPUI and Day input field size

2014-06-06 Thread Michael White
Hi, I have just noticed a problem on my DSpace 4.1 DEV system (running JSPUI) with the size of the Day input field (one of the 3 part date input fields) on the Item Submission forms in Firefox, Chrome and Opera - the field is present but it is too narrow to be able to see the day value that is

Re: [Dspace-tech] DSpace 4.1 JSPUI Filter issues

2014-06-06 Thread Teo Tokis
Alexander, you can add an attribute 'required' in the filter form. something like thisQ input type=text id=filterquery name=filterquery size=45 class=ui-autocomplete-input autocomplete=off required in the ...\search\discovery.jsp file Teo. ​

[Dspace-tech] Workflow step, but now item isn't displaying

2014-06-06 Thread Schuster, David
So I was setting up a new collection and had a workflow step for someone to validate the Metadata. All was good, until they clicked on the Submit, but they didn't have submit/Add rights. I can now get to the item with the handle as expected with a login, but I can't find the item in the

[Dspace-tech] JSPUI in 4.1

2014-06-06 Thread George Stanley Kozak
Hi, I accidentally sent this question first to the dspace-general list. My apologies. That's what I get for doing my email on my smart phone. Here is my question: In the past, we at Cornell University have used our own design and style sheets with the JSPUI. I have successfully migrated this

[Dspace-tech] DSpace-glassfish

2014-06-06 Thread Roxana Esther Flores Ayala
Hello I have a problem is not how to implement dspace 4.0 on glassfish would please as some items do Achieved only implement dspace with tomcat apache but now would like to know how to do it with glassfish To reach the glassfish only connect to connect to the postgres and do get mvn