Re: [Dspace-tech] Problem with Handle

2012-09-10 Thread helix84
On Tue, Sep 11, 2012 at 12:44 AM, Walter Blandón  wrote:
> We don't access to repository through Handle. We review log file and this is
> the result:

That's strange. I'm running a handle server so I can't check the
behaviour without it. But I'm guessing even with the default handle
prefix 123456789, the local might be running.

The message is coming from the handle server DSpace has embedded. If
you were running a handle server, the way to resolve this would be
this:

http://dspace.2283337.n4.nabble.com/Problem-launching-Handle-Server-in-Dspace-1-6-1-td3681633.html

But don't do anything just yet. First, let's find out more. Run the
following as root:

netstat -tulpn | grep 8009

You should see a process id, like this: 24078/java

Run this command using your process id:

cat /proc/24078/cmdline

And send the output of both commands.

Regards,
~~helix84

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Adding RSS feed to DSpace Search Results

2012-09-10 Thread Pottinger, Hardy J.
Aha, thanks for the link to that ticket, it inspired me to look at the
xmlui sitemap, and sure enough, I was using the wrong URL:



Ourstagingsitedomain.edu/xmlui/open-search is all the magic that is
required.

That 'dash' in there is kinda important. :o)

--
HARDY POTTINGER 
University of Missouri Library Systems
http://lso.umsystem.edu/~pottingerhj/
https://MOspace.umsystem.edu/
"We shall not cease from exploration, and at the end of all our exploring
will be to arrive where we started and know the place for the first time."
--T.S. Eliot





On 9/10/12 5:21 PM, "helix84"  wrote:

>On Mon, Sep 10, 2012 at 11:57 PM, Pottinger, Hardy J.
> wrote:
>> Hi, I have never tinkered with OpenSearch until today, and I am trying
>>to
>> set it up on our staging server, but I think I am missing something key.
>> It appears that myrepositoryurl/opensearch should point to an existing
>>UI,
>> so, I am thinking I need to specify another reverse proxy in Apache...
>>Or
>> am I missing something?
>
>Hi Hardy,
>
>can you first check what DSpace version you're trying this on, maybe
>you're running into this bug (present in 1.7 and 1.8, fixed in
>master):
>https://jira.duraspace.org/browse/DS-1244
>
>Regards,
>~~helix84


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Problem with Handle

2012-09-10 Thread Walter Blandón
Hi All.

We don't access to repository through Handle. We review log file and this is
the result:

"2012/09/08 10:18:15 COT" 100 class net.handle.server.HdlHttpInterface:
Error setting up server socket: java.net.BindException: Address already in
use
"2012/09/08 10:18:15 COT" 100 class net.handle.server.HdlHttpInterface:
Error setting up server socket: java.net.BindException: Address already in
use
"2012/09/08 10:19:28 COT" 50 Error refreshing root info: HandleException
(CANNOT_CONNECT_TO_SERVER) 38.100.138.131: java.net.ConnectException:
Connection refused
HandleException (CANNOT_CONNECT_TO_SERVER) 38.100.138.131:
java.net.ConnectException: Connection refused
at
net.handle.hdllib.HandleResolver.sendHttpRequest(HandleResolver.java:1998)
at
net.handle.hdllib.HandleResolver.sendRequestToInterface(HandleResolver.java:
1421)
at
net.handle.hdllib.HandleResolver.sendRequestToServerByProtocol(HandleResolve
r.java:1143)
at
net.handle.hdllib.HandleResolver.sendRequestToSite(HandleResolver.java:960)
at
net.handle.hdllib.HandleResolver.sendRequestToService(HandleResolver.java:82
7)
at
net.handle.hdllib.HandleResolver.processRequestGlobally(HandleResolver.java:
593)
at
net.handle.hdllib.HandleResolver.processRequest(HandleResolver.java:568)
at
net.handle.hdllib.HandleResolver.processRequest(HandleResolver.java:578)
at
net.handle.hdllib.Configuration.refreshRootInfoFromNet(Configuration.java:45
6)
at
net.handle.server.AbstractServer$RootInfoUpdater.run(AbstractServer.java:93)
"2012/09/08 10:21:39 COT" 50 Error refreshing root info: HandleException
(CANNOT_CONNECT_TO_SERVER) 132.151.20.9: java.net.ConnectException:
Connection refused
HandleException (CANNOT_CONNECT_TO_SERVER) 132.151.20.9:
java.net.ConnectException: Connection refused
at
net.handle.hdllib.HandleResolver.sendHttpRequest(HandleResolver.java:1998)
at
net.handle.hdllib.HandleResolver.sendRequestToInterface(HandleResolver.java:
1421)
at
net.handle.hdllib.HandleResolver.sendRequestToServerByProtocol(HandleResolve
r.java:1143)
at
net.handle.hdllib.HandleResolver.sendRequestToSite(HandleResolver.java:960)
at
net.handle.hdllib.HandleResolver.sendRequestToService(HandleResolver.java:82
7)
at
net.handle.hdllib.HandleResolver.processRequestGlobally(HandleResolver.java:
593)
at
net.handle.hdllib.HandleResolver.processRequest(HandleResolver.java:568)
at
net.handle.hdllib.HandleResolver.processRequest(HandleResolver.java:578)
at
net.handle.hdllib.Configuration.refreshRootInfoFromNet(Configuration.java:45
6)
at
net.handle.server.AbstractServer$RootInfoUpdater.run(AbstractServer.java:93)
"2012/09/08 10:23:02 COT" 100 class net.handle.server.HdlUdpInterface: Error
setting up server socket: java.net.BindException: Address already in use
"2012/09/08 10:23:02 COT" 100 class net.handle.server.HdlUdpInterface: Error
setting up server socket: java.net.BindException: Address already in use
"2012/09/08 10:23:02 COT" 100 class net.handle.server.HdlHttpInterface:
Error setting up server socket: java.net.BindException: Address already in
use


Some idea? We review items locally with http://repository.eafit.edu.co:8000/
and its OK
Dspace version: 1.8.2
OS: Fedora 16


Regads,

Walter Blandón
Analista Técnico
Centro Cultural Biblioteca Luis Echavarría Villegas
Universidad EAFIT, Medellín, Colombia
Carrera 49 No. 7 Sur-50, Av. Las Vegas
Tel: (57)(4)2619500 ext. 9365
http://www.eafit.edu.co/biblioteca






--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Adding RSS feed to DSpace Search Results

2012-09-10 Thread Pottinger, Hardy J.
Oh, sure, sorry, the basics: DSpace 1.7.1 (manually patched to be
compatible with 1.7.2), Discovery is not yet turned on. We *are* using
Oracle on the back end.

So, I'm thinking since we use /xmlui in our URL (we don't use the ROOT
webapp) that we need to craft our OpenSearch URLs a bit differently than
is documented. I'll keep poking around and see what I can find.

--
HARDY POTTINGER 
University of Missouri Library Systems
http://lso.umsystem.edu/~pottingerhj/
https://MOspace.umsystem.edu/
"Don't undertake a project unless it is manifestly important and nearly
impossible." --Edwin Land





On 9/10/12 5:21 PM, "helix84"  wrote:

>On Mon, Sep 10, 2012 at 11:57 PM, Pottinger, Hardy J.
> wrote:
>> Hi, I have never tinkered with OpenSearch until today, and I am trying
>>to
>> set it up on our staging server, but I think I am missing something key.
>> It appears that myrepositoryurl/opensearch should point to an existing
>>UI,
>> so, I am thinking I need to specify another reverse proxy in Apache...
>>Or
>> am I missing something?
>
>Hi Hardy,
>
>can you first check what DSpace version you're trying this on, maybe
>you're running into this bug (present in 1.7 and 1.8, fixed in
>master):
>https://jira.duraspace.org/browse/DS-1244
>
>Regards,
>~~helix84


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Adding RSS feed to DSpace Search Results

2012-09-10 Thread helix84
On Mon, Sep 10, 2012 at 11:57 PM, Pottinger, Hardy J.
 wrote:
> Hi, I have never tinkered with OpenSearch until today, and I am trying to
> set it up on our staging server, but I think I am missing something key.
> It appears that myrepositoryurl/opensearch should point to an existing UI,
> so, I am thinking I need to specify another reverse proxy in Apache... Or
> am I missing something?

Hi Hardy,

can you first check what DSpace version you're trying this on, maybe
you're running into this bug (present in 1.7 and 1.8, fixed in
master):
https://jira.duraspace.org/browse/DS-1244

Regards,
~~helix84

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] [Dspace-devel] Help with Xmlui - Manakin : remote_user

2012-09-10 Thread Lohit Valleru
Hello Helix,

Thank you for your insight into this problem.

As you have exactly guessed, my use case is to : Get the Kerberos
authenticated user from Apache : use the Remote_user variable, with the
help of dspace and just get the respective details of that user from LDAP.
The user would then be automatically registered as an e-person with the
help of his retrieved details. Later, the administrator could modify the
authorization policies of each e-person.

Regarding receiving the users details from Apache headers, i haven't
checked that yet. But since, the Apache server that we are using is used
for many other apps too. we did not want to integrate this feature into
Apache just because of dspace.

Since dspace, has a pretty good workflow, to get details from LDAP and
auto-register that person (I had already customized that part). I just
wanted to go forward and make use of this comfortable feature instead.

Also, in near future, i would want to customize the xmlui web design,
change the workflow and the remove login and registration options with few
other features.

Since I would anyway, have to learn more about xmlui. I thought of,
starting with this auto login/register feature inside dspace.

I would try and make use of your idea, of integrating IP authentication
class for accessing LDAP and registering him as an e-person.

I hope, it authenticates the user before showing the homepage or profile
page. I would not want the user to click on login just to trigger a
registration response.

Thank you for the help helix. I would get back to you, once i try your
approach.

Regards,

Lohit

On Mon, Sep 10, 2012 at 5:59 PM, Lohit Valleru  wrote:

> Hello Helix,
>
> Thank you for your insight into this problem.
>
> As you have exactly guessed, my use case is to : Get the Kerberos
> authenticated user from Apache : use the Remote_user variable, with the
> help of dspace and just get the respective details of that user from LDAP.
> The user would then be automatically registered as an e-person with the
> help of his retrieved details. Later, the administrator could modify the
> authorization policies of each e-person.
>
> Regarding receiving the users details from Apache headers, i haven't
> checked that yet. But since, the Apache server that we are using is used
> for many other apps too. we did not want to integrate this feature into
> Apache just because of dspace.
>
> Since dspace, has a pretty good workflow, to get details from LDAP and
> auto-register that person (I had already customized that part). I just
> wanted to go forward and make use of this comfortable feature instead.
>
> Also, in near future, i would want to customize the xmlui web design,
> change the workflow and the remove login and registration options with few
> other features.
>
> Since I would anyway, have to learn more about xmlui. I thought of,
> starting with this auto login/register feature inside dspace.
>
> I would try and make use of your idea, of integrating IP authentication
> class for accessing LDAP and registering him as an e-person.
>
> I hope, it authenticates the user before showing the homepage or profile
> page. I would not want the user to click on login just to trigger a
> registration response.
>
> Thank you for the help helix. I would get back to you, once i try your
> approach.
>
> Regards,
>
> Lohit
>
> On Mon, Sep 10, 2012 at 5:22 PM, helix84  wrote:
>
>> On Mon, Sep 10, 2012 at 10:13 PM, Lohit Valleru 
>> wrote:
>> > Hi Helix,
>> >
>> > Thanks for the quick reply.
>> >
>> > I understand the below approach and its a good one. However , may i
>> know, if
>> > IP Authentication class is called, as soon as the Home page loads? or
>> is it
>> > called once i click the login link on the home page?
>> >
>> > I assume, IP authentication should not necessitate the need for
>> username,
>> > but i just wanted to confirm.
>> >
>> > If IP authentication is done before the Home page is loaded. I would be
>> > grateful to use the below approach.
>> >
>> > ( forgot to mention: I want to authenticate the remote_user with LDAP
>> server
>> > and was therefore looking for a way to call LDAP hierarchal
>> authentication
>> > before the home page loads)
>> >
>> > Also, though the authentication done in java class files is not xmlui or
>> > jspui specific, I realize , that the method used to call these methods
>> from
>> > client is different when it comes to XMLUI and JSPUI.  JSPUI used
>> servlets
>> > and its easy to understand, what is called when, however it was not the
>> same
>> > case with XMLUI.
>> >
>> > The main use case is, i want the user to be automatically authenticated
>> > before the Dspace homepage loads.
>> >
>> > Thank you helix. I hope i understood your approach in the right manner.
>> >
>> > I would be happy to take your help.
>> >
>> > Regards,
>> >
>> > Lohit
>>
>> Please, always CC dspace-tech when replying.
>>
>>
>> Honestly, it's been a long time since I tried IPAuthentication, so I
>> don't remember.
>> I just

Re: [Dspace-tech] Adding RSS feed to DSpace Search Results

2012-09-10 Thread Pottinger, Hardy J.
Hi, I have never tinkered with OpenSearch until today, and I am trying to
set it up on our staging server, but I think I am missing something key.
It appears that myrepositoryurl/opensearch should point to an existing UI,
so, I am thinking I need to specify another reverse proxy in Apache... Or
am I missing something?

--
HARDY POTTINGER 
University of Missouri Library Systems
http://lso.umsystem.edu/~pottingerhj/
https://MOspace.umsystem.edu/
"A child who does not play is not a child,
but the man who doesn't play has lost forever
the child who lived in him and who he will
miss terribly." 
--Pablo Neruda





On 9/10/12 12:08 PM, "Richard Rodgers"  wrote:

>
>
>
>Hi Rodrigo:
>
>
>I'd start here:
>
>
>http://www.dspace.org/1_6_2Documentation/ch13.html#N182C9
>http://www.dspace.org/1_6_2Documentation/ch05.html#N140AC
>
>
>and then post any further questions to the tech-list.
>
>
>Hope this helps,
>
>
>Richard
>
>
>
>On Sep 10, 2012, at 1:02 PM, Calloni, Rodrigo wrote:
>
>
>Thanks Richard
> 
>I wonder, how can I activate OpenSearch in my current 1.6.2?
>
>Is there any documentation available?
>
>Rodrigo
> 
>Rodrigo Calloni
>System Librarian
>Felipe Herrera Library
>Knowledge and Learning Sector
>Tel: 202-623-2952
>Fax: 202-623-3183
>
>1300 New York Avenue, N.W.
>Washington, D.C. 20577
>USA
>www.iadb.org 
> 
>"Knowledge for Development Challenges"
>P  Please
> consider the environment before printing this email
>
> 
>From: Richard Rodgers [mailto:rrodg...@mit.edu]
>Sent: Monday, September 10, 2012 12:59 PM
>To: Calloni, Rodrigo
>Cc: Andrea Bollini; dspace-tech@lists.sourceforge.net
>Subject: Re: [Dspace-tech] Adding RSS feed to DSpace Search Results
>
>
> 
>Hi Rodrigo:
> 
>
>No - OpenSearch has been in DSpace since 1.6 for all UIs (JSP and XMLUI).
>There is a discovery related issue in XMLUI 1.7+, but:
>
>(1)If you don't run discovery (only available in XMLUI), there should be
>no problem on any version 1.6 or later,
>
>(2) There  is a fix posted for 1.8+
>(https://jira.duraspace.org/browse/DS-1244), so if you want to upgrade to
>1.8 *and* use discovery,
>
>applying the patch should address the issue.
>
> 
>
>So you don't need to wait for 3.0 to enable OpenSearch, although it will
>of course also work.
>
> 
>
>Thanks,
>
> 
>
>Richard R
>
> 
>On Sep 10, 2012, at 12:44 PM, Calloni, Rodrigo wrote:
>
>
>
>
>Thanks Andrea
>
>So I assume that OpenSearch is only available after 1.7 and for JSPUI. Is
>that correct?
>
>We are planning to upgrade to the most recent DSpace version soon so we
>can see this as a possibility.
>
>When is 3.0 release date?
>
>Best regards
>Rodrigo
>
>Rodrigo Calloni
>System Librarian
>Felipe Herrera Library
>Knowledge and Learning Sector
>Tel: 202-623-2952
>Fax: 202-623-3183
>
>1300 New York Avenue, N.W.
>Washington, D.C. 20577
>USA
>www.iadb.org 
>
>"Knowledge for Development Challenges"
>P  Please consider the environment before printing this email
>
>
>-Original Message-
>From: Andrea Bollini [mailto:boll...@cilea.it]
>Sent: Monday, September 10, 2012 11:29 AM
>To: dspace-tech@lists.sourceforge.net
>Subject: Re: [Dspace-tech] Adding RSS feed to DSpace Search Results
>
>The same result can be obtained using OpenSearch, see an example here:
>http://eprints.rclis.org/simple-search?query=&submit=Go
>In jspui it works well with both legacy lucene search engine (< dspace
>3.0) and the new discovery search engine (from the next release, dspace
>3.0).
>In XMLUI as far as I know there was an issue (that should be solved in
>the next 3.0) so open search doesn't work with discovery.
>Andrea
>
>
>Il 10/09/2012 16:27, helix84 ha scritto:
>
>
>On Mon, Sep 10, 2012 at 4:14 PM, Calloni, Rodrigo 
>wrote:
>
>Is there some local development that you could share with us to
>
>
>
>
>
>achieve this functionality?
>
>
>
>
>
>Hi Rodrigo,
>
>
>
> 
>
>
>
>I can confirm that DSpace currently doesn't know how to do that. It
>
>
>
>can do "subscriptions" only for collections.
>
>
>
> 
>
>
>
>I don't know of anyone who has done this.
>
>
>
> 
>
>
>
>In case you decide to do this kind of development, I recommend against
>
>
>
>doing it on the SearchArtifacts, which is default in 1.6. Instead,
>
>
>
>develop it for Discovery (present since 1.7, improved in 1.8 and 3.0),
>
>
>
>which will be the default XMLUI aspect in 3.0. It should also be
>
>
>
>easier to do in Discovery, not to mention performance. Remember, that
>
>
>
>SearchArtifacts will probably be obsoleted in future DSpace versions.
>
>
>
> 
>
>
>
>Regards,
>
>
>
>~~helix84
>
>
>
> 
>
>
>
>--
>
>
>
>
>
>
>
>Live Security Virtual Conference
>
>
>
>Exclusive live event will cover all the ways today's security and
>
>
>
>threat landscape has changed and how IT managers can respond.
>
>
>
>Discussions will include endpoint security, mobile security and the
>
>
>
>latest in malware threats.
>
>
>
>http://www.accelacomm.com/jaw/sfrnl04242012/1

Re: [Dspace-tech] DSpace Customized Statistics

2012-09-10 Thread helix84
On Mon, Sep 10, 2012 at 11:32 PM, Calloni, Rodrigo  wrote:
> Hello
>
> DSpace 1.6.2 - XMLUI
>
> I would like to know if there is a way to create Customized Statistics in
> DSpace.
>
> I know DSpace is in Oracle and we could queryl the database to get the
> data, but I want to check if there is any ready pre-set of reports.
>
> Basically we need usage statistics of the most used materials and the top
> ingestors in DSpace.

Hi Rodrigo,

in 1.6 you have the "new" Solr statistics available. It makes it
rather easy to do custom queries. I wrote up a short intro into DSpace
Solr here:

http://wiki.duraspace.org/display/DSPACE/Solr

Then there are addons you can use for pretty visualizations of this data:
* [1] Content and Usage Analysis from @mire (commercial), taps into Solr
* [2] DSpace Statistics Addon from Minho University (Apache-licensed),
current versions (including the one for 1.6) make heavy use of SQL,
future version will most likely use Solr

[1] http://atmire.com/website/?q=modules/cua
[2] https://wiki.duraspace.org/display/DSPACE/StatisticsAddOn

Regards,
~~helix84

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] DSpace Customized Statistics

2012-09-10 Thread Calloni, Rodrigo
Hello

DSpace 1.6.2 - XMLUI

I would like to know if there is a way to create Customized Statistics in 
DSpace.

I know DSpace is in Oracle and we could queryl the database to get the data, 
but I want to check if there is any ready pre-set of reports.

Basically we need usage statistics of the most used materials and the top 
ingestors in DSpace.

Thanks in advance
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183
[cid:image001.gif@01CD8F77.77A3DC00]
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.org

"Knowledge for Development Challenges"
P  Please consider the environment before printing this email

<>--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] [Dspace-devel] Help with Xmlui - Manakin : remote_user

2012-09-10 Thread helix84
I'd almost forget - this is mandatory reading if you're going to dig into this:

https://wiki.duraspace.org/display/DSDOC18/Authentication+Plugins

If you'll want to assign a DSpace group based on LDAP DN part, you
want to look at this:
https://jira.duraspace.org/browse/DS-1078

It should be a part of DSpace 3.0, although I prepared a different
getSpecialGroups() method (that I still have to push) to make the
group selection more generic:
https://github.com/DSpace/DSpace/pull/76

Regards,
~~helix84

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] [Dspace-devel] Help with Xmlui - Manakin : remote_user

2012-09-10 Thread helix84
On Mon, Sep 10, 2012 at 10:13 PM, Lohit Valleru  wrote:
> Hi Helix,
>
> Thanks for the quick reply.
>
> I understand the below approach and its a good one. However , may i know, if
> IP Authentication class is called, as soon as the Home page loads? or is it
> called once i click the login link on the home page?
>
> I assume, IP authentication should not necessitate the need for username,
> but i just wanted to confirm.
>
> If IP authentication is done before the Home page is loaded. I would be
> grateful to use the below approach.
>
> ( forgot to mention: I want to authenticate the remote_user with LDAP server
> and was therefore looking for a way to call LDAP hierarchal authentication
> before the home page loads)
>
> Also, though the authentication done in java class files is not xmlui or
> jspui specific, I realize , that the method used to call these methods from
> client is different when it comes to XMLUI and JSPUI.  JSPUI used servlets
> and its easy to understand, what is called when, however it was not the same
> case with XMLUI.
>
> The main use case is, i want the user to be automatically authenticated
> before the Dspace homepage loads.
>
> Thank you helix. I hope i understood your approach in the right manner.
>
> I would be happy to take your help.
>
> Regards,
>
> Lohit

Please, always CC dspace-tech when replying.


Honestly, it's been a long time since I tried IPAuthentication, so I
don't remember.
I just did a very quick test and from watching the log (tail -f
dspace.log) it seems this is suitable for your use case. I didn't
check whether you have the group set at the home page (but I checked
you have it in /profile after logging in using a different login
method), but going directly from the the home page without logging in,
I was able to access a resource restricted to my IP group.


Your configuration sounds intriguing. However, there's something wrong
with trying to authenticate based on username you receive from
REMOTE_USER. You get that header from Apache, which gets it from an
authn module, so you should implicitly trust it already, no need to
re-authenticate.

Of course, what makes sense to do is to a) look up the user's
attributes b) look up his full DN so you may put him into DSpace
groups. But this could also be done by the Apache authn module and
passed to DSpace in headers, it's just a matter of preference.

Can you please elaborate on your use-case? How exactly is the
REMOTE_USER header filled? Why do you think you need to do
LDAPHierarchical in DSpace again?


Concerning the details of calling AuthenticationManager from JSPUI and
XMLUI, I don't have such deep knowledge of this yet.

Regards,
~~helix84

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] DSpace & mobile theme

2012-09-10 Thread Tzoc Caniz, Elias

Hi all,

Our 'first' mobile theme is now officially up and running on a DSpace 1.6 
instance.  With the advise/help of two OhioLINK developers, the current 
implementation relies on a second domain name instead of a separate webapp.  As 
far as I know, the tweak was basically a few lines of code in the 
xmlui/themes/themes.xmap file -a documentation describing the work and 
implementation is coming up soon.

In the meantime, feel free to check it out at http://sc.lib.muohio.edu/ and if 
your device isn’t detected as mobile, try this URL 
http://mobile.sc.lib.muohio.edu/

Thanks,

Elias
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Adding RSS feed to DSpace Search Results

2012-09-10 Thread Richard Rodgers
Hi Rodrigo:

I'd start here:

http://www.dspace.org/1_6_2Documentation/ch13.html#N182C9
http://www.dspace.org/1_6_2Documentation/ch05.html#N140AC

and then post any further questions to the tech-list.

Hope this helps,

Richard


On Sep 10, 2012, at 1:02 PM, Calloni, Rodrigo wrote:

Thanks Richard

I wonder, how can I activate OpenSearch in my current 1.6.2?

Is there any documentation available?

Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183

1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.org

"Knowledge for Development Challenges"
P  Please consider the environment before printing this email

From: Richard Rodgers [mailto:rrodg...@mit.edu]
Sent: Monday, September 10, 2012 12:59 PM
To: Calloni, Rodrigo
Cc: Andrea Bollini; 
dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Adding RSS feed to DSpace Search Results

Hi Rodrigo:

No - OpenSearch has been in DSpace since 1.6 for all UIs (JSP and XMLUI). There 
is a discovery related issue in XMLUI 1.7+, but:
(1)If you don't run discovery (only available in XMLUI), there should be no 
problem on any version 1.6 or later,
(2) There  is a fix posted for 1.8+ 
(https://jira.duraspace.org/browse/DS-1244), so if you want to upgrade to 1.8 
*and* use discovery,
applying the patch should address the issue.

So you don't need to wait for 3.0 to enable OpenSearch, although it will of 
course also work.

Thanks,

Richard R

On Sep 10, 2012, at 12:44 PM, Calloni, Rodrigo wrote:


Thanks Andrea

So I assume that OpenSearch is only available after 1.7 and for JSPUI. Is that 
correct?

We are planning to upgrade to the most recent DSpace version soon so we can see 
this as a possibility.

When is 3.0 release date?

Best regards
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183

1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.org

"Knowledge for Development Challenges"
*  Please consider the environment before printing this email


-Original Message-
From: Andrea Bollini [mailto:boll...@cilea.it]
Sent: Monday, September 10, 2012 11:29 AM
To: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Adding RSS feed to DSpace Search Results

The same result can be obtained using OpenSearch, see an example here:
http://eprints.rclis.org/simple-search?query=&submit=Go
In jspui it works well with both legacy lucene search engine (< dspace
3.0) and the new discovery search engine (from the next release, dspace 3.0).
In XMLUI as far as I know there was an issue (that should be solved in the next 
3.0) so open search doesn't work with discovery.
Andrea


Il 10/09/2012 16:27, helix84 ha scritto:

On Mon, Sep 10, 2012 at 4:14 PM, Calloni, Rodrigo 
mailto:rcall...@iadb.org>> wrote:
Is there some local development that you could share with us to
achieve this functionality?
Hi Rodrigo,

I can confirm that DSpace currently doesn't know how to do that. It
can do "subscriptions" only for collections.

I don't know of anyone who has done this.

In case you decide to do this kind of development, I recommend against
doing it on the SearchArtifacts, which is default in 1.6. Instead,
develop it for Discovery (present since 1.7, improved in 1.8 and 3.0),
which will be the default XMLUI aspect in 3.0. It should also be
easier to do in Discovery, not to mention performance. Remember, that
SearchArtifacts will probably be obsoleted in future DSpace versions.

Regards,
~~helix84

--

Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond.
Discussions will include endpoint security, mobile security and the
latest in malware threats.
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech




--
Dott. Andrea Bollini

boll...@cilea.it
ph. +39 06 59292853 - mob. +39 348 8277525 - fax +39 06 5913770 CILEA - 
Consorzio Interuniversitario http://www.cilea.it/disclaimer


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and threat 
landscape has changed and how IT managers can respond. Discussions will include 
endpoint security, mobile security and the latest in malware threats. 
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing lis

Re: [Dspace-tech] Adding RSS feed to DSpace Search Results

2012-09-10 Thread helix84
On Mon, Sep 10, 2012 at 7:02 PM, Calloni, Rodrigo  wrote:
> I wonder, how can I activate OpenSearch in my current 1.6.2?
>
> Is there any documentation available?

The documentation is here:

http://www.dspace.org/1_6_2Documentation/ch05.html#N140AC

Sorry I mislead you earlier.

Regards,
~~helix84

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Adding RSS feed to DSpace Search Results

2012-09-10 Thread Calloni, Rodrigo
Thanks Richard

I wonder, how can I activate OpenSearch in my current 1.6.2?

Is there any documentation available?

Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183
[cid:image001.gif@01CD8F54.77472AF0]
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.org

"Knowledge for Development Challenges"
P  Please consider the environment before printing this email

From: Richard Rodgers [mailto:rrodg...@mit.edu]
Sent: Monday, September 10, 2012 12:59 PM
To: Calloni, Rodrigo
Cc: Andrea Bollini; dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Adding RSS feed to DSpace Search Results

Hi Rodrigo:

No - OpenSearch has been in DSpace since 1.6 for all UIs (JSP and XMLUI). There 
is a discovery related issue in XMLUI 1.7+, but:
(1)If you don't run discovery (only available in XMLUI), there should be no 
problem on any version 1.6 or later,
(2) There  is a fix posted for 1.8+ 
(https://jira.duraspace.org/browse/DS-1244), so if you want to upgrade to 1.8 
*and* use discovery,
applying the patch should address the issue.

So you don't need to wait for 3.0 to enable OpenSearch, although it will of 
course also work.

Thanks,

Richard R

On Sep 10, 2012, at 12:44 PM, Calloni, Rodrigo wrote:


Thanks Andrea

So I assume that OpenSearch is only available after 1.7 and for JSPUI. Is that 
correct?

We are planning to upgrade to the most recent DSpace version soon so we can see 
this as a possibility.

When is 3.0 release date?

Best regards
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183

1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.org

"Knowledge for Development Challenges"
•  Please consider the environment before printing this email


-Original Message-
From: Andrea Bollini [mailto:boll...@cilea.it]
Sent: Monday, September 10, 2012 11:29 AM
To: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Adding RSS feed to DSpace Search Results

The same result can be obtained using OpenSearch, see an example here:
http://eprints.rclis.org/simple-search?query=&submit=Go
In jspui it works well with both legacy lucene search engine (< dspace
3.0) and the new discovery search engine (from the next release, dspace 3.0).
In XMLUI as far as I know there was an issue (that should be solved in the next 
3.0) so open search doesn't work with discovery.
Andrea


Il 10/09/2012 16:27, helix84 ha scritto:

On Mon, Sep 10, 2012 at 4:14 PM, Calloni, Rodrigo 
mailto:rcall...@iadb.org>> wrote:
Is there some local development that you could share with us to
achieve this functionality?
Hi Rodrigo,

I can confirm that DSpace currently doesn't know how to do that. It
can do "subscriptions" only for collections.

I don't know of anyone who has done this.

In case you decide to do this kind of development, I recommend against
doing it on the SearchArtifacts, which is default in 1.6. Instead,
develop it for Discovery (present since 1.7, improved in 1.8 and 3.0),
which will be the default XMLUI aspect in 3.0. It should also be
easier to do in Discovery, not to mention performance. Remember, that
SearchArtifacts will probably be obsoleted in future DSpace versions.

Regards,
~~helix84

--

Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond.
Discussions will include endpoint security, mobile security and the
latest in malware threats.
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech




--
Dott. Andrea Bollini

boll...@cilea.it
ph. +39 06 59292853 - mob. +39 348 8277525 - fax +39 06 5913770 CILEA - 
Consorzio Interuniversitario http://www.cilea.it/disclaimer


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and threat 
landscape has changed and how IT managers can respond. Discussions will include 
endpoint security, mobile security and the latest in malware threats. 
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
--
Live Security Virtual Conference
Exclusive live event will cover all the ways

Re: [Dspace-tech] Adding RSS feed to DSpace Search Results

2012-09-10 Thread Richard Rodgers
Hi Rodrigo:

No - OpenSearch has been in DSpace since 1.6 for all UIs (JSP and XMLUI). There 
is a discovery related issue in XMLUI 1.7+, but:
(1)If you don't run discovery (only available in XMLUI), there should be no 
problem on any version 1.6 or later,
(2) There  is a fix posted for 1.8+ 
(https://jira.duraspace.org/browse/DS-1244), so if you want to upgrade to 1.8 
*and* use discovery,
applying the patch should address the issue.

So you don't need to wait for 3.0 to enable OpenSearch, although it will of 
course also work.

Thanks,

Richard R

On Sep 10, 2012, at 12:44 PM, Calloni, Rodrigo wrote:

Thanks Andrea

So I assume that OpenSearch is only available after 1.7 and for JSPUI. Is that 
correct?

We are planning to upgrade to the most recent DSpace version soon so we can see 
this as a possibility.

When is 3.0 release date?

Best regards
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183

1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.org

"Knowledge for Development Challenges"
  Please consider the environment before printing this email


-Original Message-
From: Andrea Bollini [mailto:boll...@cilea.it]
Sent: Monday, September 10, 2012 11:29 AM
To: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Adding RSS feed to DSpace Search Results

The same result can be obtained using OpenSearch, see an example here:
http://eprints.rclis.org/simple-search?query=&submit=Go
In jspui it works well with both legacy lucene search engine (< dspace
3.0) and the new discovery search engine (from the next release, dspace 3.0).
In XMLUI as far as I know there was an issue (that should be solved in the next 
3.0) so open search doesn't work with discovery.
Andrea


Il 10/09/2012 16:27, helix84 ha scritto:
On Mon, Sep 10, 2012 at 4:14 PM, Calloni, Rodrigo  wrote:
Is there some local development that you could share with us to
achieve this functionality?
Hi Rodrigo,

I can confirm that DSpace currently doesn't know how to do that. It
can do "subscriptions" only for collections.

I don't know of anyone who has done this.

In case you decide to do this kind of development, I recommend against
doing it on the SearchArtifacts, which is default in 1.6. Instead,
develop it for Discovery (present since 1.7, improved in 1.8 and 3.0),
which will be the default XMLUI aspect in 3.0. It should also be
easier to do in Discovery, not to mention performance. Remember, that
SearchArtifacts will probably be obsoleted in future DSpace versions.

Regards,
~~helix84

--

Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond.
Discussions will include endpoint security, mobile security and the
latest in malware threats.
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech




--
Dott. Andrea Bollini

boll...@cilea.it
ph. +39 06 59292853 - mob. +39 348 8277525 - fax +39 06 5913770 CILEA - 
Consorzio Interuniversitario http://www.cilea.it/disclaimer


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and threat 
landscape has changed and how IT managers can respond. Discussions will include 
endpoint security, mobile security and the latest in malware threats. 
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourcef

Re: [Dspace-tech] Adding RSS feed to DSpace Search Results

2012-09-10 Thread Calloni, Rodrigo
Thanks Andrea

So I assume that OpenSearch is only available after 1.7 and for JSPUI. Is that 
correct?

We are planning to upgrade to the most recent DSpace version soon so we can see 
this as a possibility.

When is 3.0 release date?

Best regards
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183

1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.org

"Knowledge for Development Challenges"
  Please consider the environment before printing this email


-Original Message-
From: Andrea Bollini [mailto:boll...@cilea.it] 
Sent: Monday, September 10, 2012 11:29 AM
To: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Adding RSS feed to DSpace Search Results

The same result can be obtained using OpenSearch, see an example here:
http://eprints.rclis.org/simple-search?query=&submit=Go
In jspui it works well with both legacy lucene search engine (< dspace
3.0) and the new discovery search engine (from the next release, dspace 3.0).
In XMLUI as far as I know there was an issue (that should be solved in the next 
3.0) so open search doesn't work with discovery.
Andrea


Il 10/09/2012 16:27, helix84 ha scritto:
> On Mon, Sep 10, 2012 at 4:14 PM, Calloni, Rodrigo  wrote:
>> Is there some local development that you could share with us to 
>> achieve this functionality?
> Hi Rodrigo,
>
> I can confirm that DSpace currently doesn't know how to do that. It 
> can do "subscriptions" only for collections.
>
> I don't know of anyone who has done this.
>
> In case you decide to do this kind of development, I recommend against 
> doing it on the SearchArtifacts, which is default in 1.6. Instead, 
> develop it for Discovery (present since 1.7, improved in 1.8 and 3.0), 
> which will be the default XMLUI aspect in 3.0. It should also be 
> easier to do in Discovery, not to mention performance. Remember, that 
> SearchArtifacts will probably be obsoleted in future DSpace versions.
>
> Regards,
> ~~helix84
>
> --
> 
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. 
> Discussions will include endpoint security, mobile security and the 
> latest in malware threats. 
> http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>


--
Dott. Andrea Bollini

boll...@cilea.it
ph. +39 06 59292853 - mob. +39 348 8277525 - fax +39 06 5913770 CILEA - 
Consorzio Interuniversitario http://www.cilea.it/disclaimer


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and threat 
landscape has changed and how IT managers can respond. Discussions will include 
endpoint security, mobile security and the latest in malware threats. 
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Adding RSS feed to DSpace Search Results

2012-09-10 Thread Andrea Bollini
The same result can be obtained using OpenSearch, see an example here:
http://eprints.rclis.org/simple-search?query=&submit=Go
In jspui it works well with both legacy lucene search engine (< dspace 
3.0) and the new discovery search engine (from the next release, dspace 
3.0).
In XMLUI as far as I know there was an issue (that should be solved in 
the next 3.0) so open search doesn't work with discovery.
Andrea


Il 10/09/2012 16:27, helix84 ha scritto:
> On Mon, Sep 10, 2012 at 4:14 PM, Calloni, Rodrigo  wrote:
>> Is there some local development that you could share with us to achieve
>> this functionality?
> Hi Rodrigo,
>
> I can confirm that DSpace currently doesn't know how to do that. It
> can do "subscriptions" only for collections.
>
> I don't know of anyone who has done this.
>
> In case you decide to do this kind of development, I recommend against
> doing it on the SearchArtifacts, which is default in 1.6. Instead,
> develop it for Discovery (present since 1.7, improved in 1.8 and 3.0),
> which will be the default XMLUI aspect in 3.0. It should also be
> easier to do in Discovery, not to mention performance. Remember, that
> SearchArtifacts will probably be obsoleted in future DSpace versions.
>
> Regards,
> ~~helix84
>
> --
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>


-- 
Dott. Andrea Bollini

boll...@cilea.it
ph. +39 06 59292853 - mob. +39 348 8277525 - fax +39 06 5913770
CILEA - Consorzio Interuniversitario
http://www.cilea.it/disclaimer


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] dc.identifier.citation - display in the page

2012-09-10 Thread Priya S
Hi Helix,

Thank you very much for your  help. Now the value of citation is getting
displayed in the data file page.  I am using Dryad version 1.10 which is
based on dspace version 1.6 or 1.7 (not sure about it), XMLUI based.

I modified the select in DryadItemSummary.xsl file in line 123 as



earlier it was
select="$meta[@element='RelatedIdentifier'][@qualifier='RelatedIdentifierType']"
/>

Thanks & regards
Priya



On Fri, Sep 7, 2012 at 7:35 PM, Priya S  wrote:

> Hi Helix,
>
> Sorry for confusing you. I understand that the file (from your dryad link)
> must work & display the citation as dryad does it.
>
> I am not trying [@element='citation'][@qualifier='article']
>
> but I am not able to get this point in the dryad code under 'citation' as
> mentioned in my earlier mail. This is where my code & the code from the
> link differs at this moment.
>
> Thanks & regards
> Priya
>
>
> On Fri, Sep 7, 2012 at 5:12 PM, helix84  wrote:
>
>> I understand it this way:
>> You tried @element=identifier ; @qualifier =citation as I suggested,
>> that didn't work.
>>
>> Now you're trying [@element='citation'][@qualifier='article']
>> (although I don't know why)
>>
>> What is your question?
>>
>> Regards,
>> ~~helix84
>>
>
>
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Adding RSS feed to DSpace Search Results

2012-09-10 Thread helix84
On Mon, Sep 10, 2012 at 4:14 PM, Calloni, Rodrigo  wrote:
> Is there some local development that you could share with us to achieve
> this functionality?

Hi Rodrigo,

I can confirm that DSpace currently doesn't know how to do that. It
can do "subscriptions" only for collections.

I don't know of anyone who has done this.

In case you decide to do this kind of development, I recommend against
doing it on the SearchArtifacts, which is default in 1.6. Instead,
develop it for Discovery (present since 1.7, improved in 1.8 and 3.0),
which will be the default XMLUI aspect in 3.0. It should also be
easier to do in Discovery, not to mention performance. Remember, that
SearchArtifacts will probably be obsoleted in future DSpace versions.

Regards,
~~helix84

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] discovery forbidden error

2012-09-10 Thread helix84
On Mon, Sep 10, 2012 at 3:37 PM, Jose Blanco  wrote:
> Caused by: org.apache.solr.common.SolrException: Forbidden

Hi Jose,

see my email here, it applies to your case:

http://www.mail-archive.com/dspace-tech@lists.sourceforge.net/msg18400.html

Regards,
~~helix84

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Adding RSS feed to DSpace Search Results

2012-09-10 Thread Calloni, Rodrigo
Hello

We have 1.6.2 DSpace and we are using XMLUI.

DSpace provides RSS feeds for the Main page and for each Collections.

We would like to be able to add RSS feed in DSpace Search Results. For example, 
if I search DSpace for "climate change", system will show a set of results and 
a RSS feed link. By clicking and subscribing to this feed, I will receive 
updates of the "climate change" search as soon as a new item related to the 
search is added to DSpace.

Is there some local development that you could share with us to achieve this 
functionality?

Thanks in advance
Rodrigo

Rodrigo Calloni
System Librarian
Felipe Herrera Library
Knowledge and Learning Sector
Tel: 202-623-2952
Fax: 202-623-3183
[cid:image001.gif@01CD8F3D.16762170]
1300 New York Avenue, N.W.
Washington, D.C. 20577
USA
www.iadb.org

"Knowledge for Development Challenges"
P  Please consider the environment before printing this email

<>--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] discovery forbidden error

2012-09-10 Thread Jose Blanco
when I try to do this:

./dspace update-discovery-index

I get this

org.dspace.discovery.SearchServiceException: Error executing query
at
org.dspace.discovery.SolrServiceImpl.cleanIndex(SolrServiceImpl.java:376)
at org.dspace.discovery.IndexClient.main(IndexClient.java:119)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:183)
Caused by: org.apache.solr.client.solrj.SolrServerException: Error
executing query
at
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:95)
at
org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:118)
at
org.dspace.discovery.SolrServiceImpl.getSolr(SolrServiceImpl.java:101)
at
org.dspace.discovery.SolrServiceImpl.cleanIndex(SolrServiceImpl.java:349)
... 6 more
Caused by: org.apache.solr.common.SolrException: Forbidden

Forbidden

request:
http://blancoj.dev.deepblue.lib.umich.edu/solr/search/select?q=search.resourcetype:2AND
search.resourceid:1&wt=javabin&version=2
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:435)
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:244)
at
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:89)
... 9 more

I think I have every thing setup all right. Any ideas?  I have looked at
logs but can't figure it out.

Thank you!
Jose
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] change permisson

2012-09-10 Thread helix84
On Mon, Sep 10, 2012 at 12:39 PM, Miguel Angel Robledo
 wrote:
> I wanted to see as massively change the access permissions to a set of
> items. Is this possible?

Hi Miguel,

please, always state your DSpace version, interface and XMLUI theme so
that we don't have to guess.

I XMLUI you can use the "wildcard policy admin tool" when you log in
as administrator and select "Authorizations" from the "Administrative"
menu. It operates on collections, though (not on an arbitrary set of
items).

Regards,
~~helix84

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] change permisson

2012-09-10 Thread Miguel Angel Robledo
Hi all,
I wanted to see as massively change the access permissions to a set of 
items. Is this possible?
thanks

-- 
Ing. Miguel Angel Robledo
Secretaría de Tecnologías para la Gestión
Ministerio de Gobierno y Reforma del Estado
Provincia de Santa Fe
0342-4508704


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech