Hi Ivan,

thanks for your response.

I have followed Stuart's solution in the previous versions, and I am
trying to implement it in 1.8.2 version of dspace as you propose.

I have "cloned" all the [dpace.dir], so I have: ./dspace and ./dspace_sword
In ./dspace_sword there are symlinks to all the ./dspace subdirs with
the exception of config which points to config_sword subdir.
In the latter there is a special dspace.cfg with dspace.dir pointing
to ./dspace_sword, and in the modules directory a authentication.cfg
with:
plugin.sequence.org.dspace.authenticate.AuthenticationMethod = \
        org.dspace.authenticate.PasswordAuthentication

I run maven and ant twice: one pointing to ./dspace/config/dspace.cfg
and another pointing to ./dpace_sword/config/dspace.cfg,  and deploy
accordingly on the (weblogic) server.

I wonder if there is an alternative solution ...

Thanks!

2012/7/31 helix84 <heli...@centrum.sk>:
> Hi Domingo,
>
> this post from Stuart describes the approach or separate configuration
> file for the sword webapp:
>
> http://dspace.2283337.n4.nabble.com/Dspace-tech-Shibboleth-Sword-problem-td3286764.html
>
> Maybe it will help or it just describes what you already tried. You
> should describe the details of your configuration (that doesn't work)
> so that someone here might help you.
>
> My best guess is that since DSpace authentication is now split off as
> a module ([dspace]/config/modules/authentication.cfg), pointing just
> to dspace.cfg doesn't work. Try to duplicate the whole config
> directory and point the swrod webapp to it (if that's not what you
> already tried - again, always describe what you tried so we don't have
> to guess).
>
> Regards,
> ~~helix84
---
Domingo Iglesias
Universitat de Barcelona
Area de Tecnologies

------------------------------------------------------------------------------
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

Reply via email to