Re: [Dspace-tech] Dspce-1.1.6: Messages.property does not work

2010-09-08 Thread Claudia Jürgen
Hello Harsha,

in order to customize this message catalogue the best practice is to use 
an overlay, copy Messages.properties to
[dspace-src]/dspace/modules/jspui/src/main/resources
and edit the copied version. Then run mvn package and ant update and 
redeploy your application.

There is an option for mvn -o in order to work offline.
If you got all the dependencies in your local maven repository you can 
use this option.

Hope that helps

Claudia Jürgen

Am 07.09.2010 08:31, schrieb Harsha Balasooriya:
 I kind expect help  me to correct these problems as I work more that 2 days
 on same matter

 - Configuretion: Dspace: 1.6.1
 - Tomcat:apache-tomcat-6.0.29
 - OS: CentOS 4
 - Ant: ant-1.8.1

 * **Message.properties location*


 1. /usr/dspace-1.6.1/dspace-api/src/main/resources/Messages.properties
 2. /usr/dspace-1.6.1/dspace-api/target/classes/Messages.properties


 I have add  follwing line to above file 1 and 2

   itemlist.dc.subject.* =Subject

 and restart the tomcat, but still the browse list header  appears as this


 ??? itemlist.dc.subject.*???

 Please help me!

 Harsha Balasooriya
 Assistant Librarian, systems
 The Open University of Sri Lanka




 --
 This SF.net Dev2Dev email is sponsored by:

 Show off your parallel programming skills.
 Enter the Intel(R) Threading Challenge 2010.
 http://p.sf.net/sfu/intel-thread-sfd



 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

-- 
Claudia Juergen
Universitaetsbibliothek Dortmund
Eldorado
0231/755-4043
https://eldorado.tu-dortmund.de/

--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Mathematical formulas/equations in metadata fields of dspace

2010-09-08 Thread Bram Luyten
Hi Vishal,

do you plan to do something that is outside of the UTF-8 scope ? (like
MathML - http://www.w3.org/Math/ )

If yes: you'll need to do custom development for this.
If not: there are very extensive overviews on www.unicode.org to see what
you can do in UTF-8. I always get lost in those indexes, so I use this
reference, which is not so extensive, but in many cases very practical:
http://barzilai.org/math_sym.htm

with kindest regards,

Bram Luyten

@mire - http://www.atmire.com

Technologielaan 9 - 3001 Heverlee - Belgium
533 2nd Street - Encinitas, CA 92024 - USA

http://www.togather.eu - Before getting together, get t...@ther


On Wed, Sep 8, 2010 at 7:25 AM, vishal jindal
er_vishaljin...@yahoo.co.inwrote:

 Hi,

 I want to insert mathematical formulas/equations, symbols in metadata
 fields of dspace. Is there any way to do this?

 Thanks and Regards,
 Vishal Jindal



 --
 This SF.net Dev2Dev email is sponsored by:

 Show off your parallel programming skills.
 Enter the Intel(R) Threading Challenge 2010.
 http://p.sf.net/sfu/intel-thread-sfd
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Dspace import/Replace error

2010-09-08 Thread Mark H. Wood
If you have it, the 'file -z' command may help you to figure out what
kind of backup you have.

-- 
Mark H. Wood, Lead System Programmer   mw...@iupui.edu
Balance your desire for bells and whistles with the reality that only a 
little more than 2 percent of world population has broadband.
-- Ledford and Tyler, _Google Analytics 2.0_


pgpUMKAxcgGt5.pgp
Description: PGP signature
--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] OAI Interface

2010-09-08 Thread Sands Alden Fish
Sounds like a good candidate for documentation harvesting into the official 
docs...

--
sands fish
Software Engineer
MIT Libraries
Technology Research  Development
sa...@mit.edumailto:sa...@mit.edu
E25-131




On Sep 8, 2010, at 2:45 AM, Lewatle Phaladi wrote:

Sands, this URL http://jira.dspace.org/jira/browse/DS-289 for me is better than 
dspace.cfg as in dspace.cfg there is no place where they explicitly tells you 
which directive to comment and uncomment, thank you for the input I really 
appreciate.



From: Sands Alden Fish [mailto:sa...@mit.edu]
Sent: 07 September 2010 05:36 PM
To: Lewatle Phaladi
Cc: dspace-tech@lists.sourceforge.netmailto:dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] OAI Interface

Lewatle, is the DSpace Documentation not sufficient enough to inform the 
configuration of this gateway?

(In any case, I believe most of what you need to do is in 
${dspace.dir}/config/dspace.cfg.)


--
sands fish
Software Engineer
MIT Libraries
Technology Research  Development
sa...@mit.edumailto:sa...@mit.edu
E25-131




On Sep 6, 2010, at 7:44 AM, Lewatle Phaladi wrote:


Hi

Anyone who has setup oai on dspace can tell me how to do it, or documents you 
have followed!

Regards,
Lewatle

From: Lewatle Phaladi
Sent: 06 September 2010 08:44 AM
To: 
'dspace-tech@lists.sourceforge.netmailto:'dspace-tech@lists.sourceforge.net'
Subject: OAI Interface

Hi All

I am aiming to setup oai interface and use it on our Dspace installation, can 
someone sent me reference link that she/he is recommending , I am also doing 
some searches online regarding OAI .

Regards,
Lewatle

This communication is intended for the addressee only. It is confidential. If 
you have received this communication in error, please notify us immediately and 
destroy the original message. You may not copy or disseminate this 
communication without the permission of the University. Only authorized 
signatories are competent to enter into agreements on behalf of the University 
and recipients are thus advised that the content of this message may not be 
legally binding on the University and may contain the personal views and 
opinions of the author, which are not necessarily the views and opinions of The 
University of the Witwatersrand, Johannesburg. All agreements between the 
University and outsiders are subject to South African Law unless the University 
agrees in writing to the contrary.


ATT1..cATT2..c


This communication is intended for the addressee only. It is confidential. If 
you have received this communication in error, please notify us immediately and 
destroy the original message. You may not copy or disseminate this 
communication without the permission of the University. Only authorized 
signatories are competent to enter into agreements on behalf of the University 
and recipients are thus advised that the content of this message may not be 
legally binding on the University and may contain the personal views and 
opinions of the author, which are not necessarily the views and opinions of The 
University of the Witwatersrand, Johannesburg. All agreements between the 
University and outsiders are subject to South African Law unless the University 
agrees in writing to the contrary.


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] OAI Interface

2010-09-08 Thread Tim Donohue
Lewatle,

It's unclear to me which OAI interface you are trying to use?  There are 
two of them in DSpace:

(1) There is the OAI-PMH interface.  This allows other sites or services 
to harvest metadata *from* DSpace.  This interface is pre-built and 
pre-configured in DSpace.  All you need to do is make sure Tomcat loads 
the [dspace]/webapps/oai/ web interface.

More info in these two areas of the docs:
* 
http://www.dspace.org/1_6_2Documentation/ch12.html#docbook-application.html-oai
* http://www.dspace.org/1_6_2Documentation/ch12.html#N174FE

(2) There is the new OAI-ORE based Collection Harvesting.  This allows 
DSpace to harvest content from another external OAI-PMH or OAI-ORE 
interface.  This is enabled by creating a Collection which harvests from 
another location (after creating a Collection, visit the Content 
Source tab, and choose the This collection harvests its contents from 
an external source).  More info in these two areas of the docs:

* http://www.dspace.org/1_6_2Documentation/ch05.html#N14BE2
* http://www.dspace.org/1_6_2Documentation/ch07.html#N15846

Please let us know what information is unclear in the documentation, and 
we'll try to help answer your questions.

- Tim

On 9/8/2010 1:45 AM, Lewatle Phaladi wrote:
 Sands, this URL http://jira.dspace.org/jira/browse/DS-289 for me is
 better than dspace.cfg as in dspace.cfg there is no place where they
 explicitly tells you which directive to comment and uncomment, thank you
 for the input I really appreciate.

 *From:* Sands Alden Fish [mailto:sa...@mit.edu]
 *Sent:* 07 September 2010 05:36 PM
 *To:* Lewatle Phaladi
 *Cc:* dspace-tech@lists.sourceforge.net
 *Subject:* Re: [Dspace-tech] OAI Interface

 Lewatle, is the DSpace Documentation not sufficient enough to inform the
 configuration of this gateway?

 (In any case, I believe most of what you need to do is in
 ${dspace.dir}/config/dspace.cfg.)


 --
 sands fish
 Software Engineer
 MIT Libraries
 Technology Research  Development
 sa...@mit.edu mailto:sa...@mit.edu
 E25-131

 On Sep 6, 2010, at 7:44 AM, Lewatle Phaladi wrote:



 Hi

 Anyone who has setup oai on dspace can tell me how to do it, or
 documents you have followed!

 Regards,

 Lewatle

 *From:* Lewatle Phaladi
 *Sent:* 06 September 2010 08:44 AM
 *To:* 'dspace-tech@lists.sourceforge.net
 mailto:'dspace-tech@lists.sourceforge.net'
 *Subject:* OAI Interface

 Hi All

 I am aiming to setup oai interface and use it on our Dspace
 installation, can someone sent me reference link that she/he is
 recommending , I am also doing some searches online regarding OAI .

 Regards,

 Lewatle

 This communication is intended for the addressee only. It is
 confidential. If you have received this communication in error, please
 notify us immediately and destroy the original message. You may not copy
 or disseminate this communication without the permission of the
 University. Only authorized signatories are competent to enter into
 agreements on behalf of the University and recipients are thus advised
 that the content of this message may not be legally binding on the
 University and may contain the personal views and opinions of the
 author, which are not necessarily the views and opinions of The
 University of the Witwatersrand, Johannesburg. All agreements between
 the University and outsiders are subject to South African Law unless the
 University agrees in writing to the contrary.

 ATT1..cATT2..c

 This communication is intended for the addressee only. It is
 confidential. If you have received this communication in error, please
 notify us immediately and destroy the original message. You may not copy
 or disseminate this communication without the permission of the
 University. Only authorized signatories are competent to enter into
 agreements on behalf of the University and recipients are thus advised
 that the content of this message may not be legally binding on the
 University and may contain the personal views and opinions of the
 author, which are not necessarily the views and opinions of The
 University of the Witwatersrand, Johannesburg. All agreements between
 the University and outsiders are subject to South African Law unless the
 University agrees in writing to the contrary.



 --
 This SF.net Dev2Dev email is sponsored by:

 Show off your parallel programming skills.
 Enter the Intel(R) Threading Challenge 2010.
 http://p.sf.net/sfu/intel-thread-sfd



 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
DSpace-tech mailing list

Re: [Dspace-tech] OAI Interface

2010-09-08 Thread Lewatle Phaladi
Hi Tim 

Thanks, the one I want to setup is the one that allows other sites to harvest 
metadata from dspace. I will read on the web sites you gave me and see if I 
succeed in doing that.

Regards,
Lewatle 

-Original Message-
From: Tim Donohue [mailto:tdono...@duraspace.org] 
Sent: 08 September 2010 04:19 PM
To: Lewatle Phaladi
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] OAI Interface

Lewatle,

It's unclear to me which OAI interface you are trying to use?  There are 
two of them in DSpace:

(1) There is the OAI-PMH interface.  This allows other sites or services 
to harvest metadata *from* DSpace.  This interface is pre-built and 
pre-configured in DSpace.  All you need to do is make sure Tomcat loads 
the [dspace]/webapps/oai/ web interface.

More info in these two areas of the docs:
* 
http://www.dspace.org/1_6_2Documentation/ch12.html#docbook-application.html-oai
* http://www.dspace.org/1_6_2Documentation/ch12.html#N174FE

(2) There is the new OAI-ORE based Collection Harvesting.  This allows 
DSpace to harvest content from another external OAI-PMH or OAI-ORE 
interface.  This is enabled by creating a Collection which harvests from 
another location (after creating a Collection, visit the Content 
Source tab, and choose the This collection harvests its contents from 
an external source).  More info in these two areas of the docs:

* http://www.dspace.org/1_6_2Documentation/ch05.html#N14BE2
* http://www.dspace.org/1_6_2Documentation/ch07.html#N15846

Please let us know what information is unclear in the documentation, and 
we'll try to help answer your questions.

- Tim

On 9/8/2010 1:45 AM, Lewatle Phaladi wrote:
 Sands, this URL http://jira.dspace.org/jira/browse/DS-289 for me is
 better than dspace.cfg as in dspace.cfg there is no place where they
 explicitly tells you which directive to comment and uncomment, thank you
 for the input I really appreciate.

 *From:* Sands Alden Fish [mailto:sa...@mit.edu]
 *Sent:* 07 September 2010 05:36 PM
 *To:* Lewatle Phaladi
 *Cc:* dspace-tech@lists.sourceforge.net
 *Subject:* Re: [Dspace-tech] OAI Interface

 Lewatle, is the DSpace Documentation not sufficient enough to inform the
 configuration of this gateway?

 (In any case, I believe most of what you need to do is in
 ${dspace.dir}/config/dspace.cfg.)


 --
 sands fish
 Software Engineer
 MIT Libraries
 Technology Research  Development
 sa...@mit.edu mailto:sa...@mit.edu
 E25-131

 On Sep 6, 2010, at 7:44 AM, Lewatle Phaladi wrote:



 Hi

 Anyone who has setup oai on dspace can tell me how to do it, or
 documents you have followed!

 Regards,

 Lewatle

 *From:* Lewatle Phaladi
 *Sent:* 06 September 2010 08:44 AM
 *To:* 'dspace-tech@lists.sourceforge.net
 mailto:'dspace-tech@lists.sourceforge.net'
 *Subject:* OAI Interface

 Hi All

 I am aiming to setup oai interface and use it on our Dspace
 installation, can someone sent me reference link that she/he is
 recommending , I am also doing some searches online regarding OAI .

 Regards,

 Lewatle

 This communication is intended for the addressee only. It is
 confidential. If you have received this communication in error, please
 notify us immediately and destroy the original message. You may not copy
 or disseminate this communication without the permission of the
 University. Only authorized signatories are competent to enter into
 agreements on behalf of the University and recipients are thus advised
 that the content of this message may not be legally binding on the
 University and may contain the personal views and opinions of the
 author, which are not necessarily the views and opinions of The
 University of the Witwatersrand, Johannesburg. All agreements between
 the University and outsiders are subject to South African Law unless the
 University agrees in writing to the contrary.

 ATT1..cATT2..c

 This communication is intended for the addressee only. It is
 confidential. If you have received this communication in error, please
 notify us immediately and destroy the original message. You may not copy
 or disseminate this communication without the permission of the
 University. Only authorized signatories are competent to enter into
 agreements on behalf of the University and recipients are thus advised
 that the content of this message may not be legally binding on the
 University and may contain the personal views and opinions of the
 author, which are not necessarily the views and opinions of The
 University of the Witwatersrand, Johannesburg. All agreements between
 the University and outsiders are subject to South African Law unless the
 University agrees in writing to the contrary.



 --
 This SF.net Dev2Dev email is sponsored by:

 Show off your parallel programming skills.
 Enter the Intel(R) Threading Challenge 2010.
 http://p.sf.net/sfu/intel-thread-sfd



 ___
 DSpace-tech mailing 

[Dspace-tech] Error registering new E-person

2010-09-08 Thread John Hufnagle
Hi,

I created a new E-person, did not set the 'Can log in' flag and then restarted 
my jetty server running space.
I then went to the login page and clicked 'Register...' for a new user.
I entered the new E-person's email address and got the internal error page.
I also got the following stack dump (down at the bottom of this output)  from 
the jetty console.  I see that there was a solr error on startupcould that 
possibly be the problem?

Thanks for any help you can provide.
John



Last login: Wed Sep  8 10:14:36 on ttys000
John-Hufnagles-iMac:~ johnhufnagle$ cd Downloads/jetty-6.1.24
John-Hufnagles-iMac:jetty-6.1.24 johnhufnagle$ java -jar start.jar
2010-09-08 10:38:36.612:INFO::Logging to STDERR via org.mortbay.log.StdErrLog
2010-09-08 10:38:36.710:INFO::jetty-6.1.24
2010-09-08 10:38:36.764:INFO::Deploy 
/Users/johnhufnagle/Downloads/jetty-6.1.24/contexts/test-jndi.xml - 
org.mortbay.jetty.webapp.webappcont...@39dd3812{/test-jndi,/Users/johnhufnagle/Downloads/jetty-6.1.24/contexts/test-jndi.d}
2010-09-08 10:38:36.779:INFO::Deploy 
/Users/johnhufnagle/Downloads/jetty-6.1.24/contexts/javadoc.xml - 
org.mortbay.jetty.handler.contexthand...@31b5998f{/javadoc,file:/Users/johnhufnagle/Downloads/jetty-6.1.24/javadoc/}
2010-09-08 10:38:36.785:INFO::Deploy 
/Users/johnhufnagle/Downloads/jetty-6.1.24/contexts/test.xml - 
org.mortbay.jetty.webapp.webappcont...@30e3c624{/,/Users/johnhufnagle/Downloads/jetty-6.1.24/webapps/test}
2010-09-08 10:38:36.841:INFO::No Transaction manager found - if your webapp 
requires one, please configure one.
2010-09-08 10:38:37.124:INFO:/:Transparent AsyncProxyServlet @ /google to 
http://www.google.com
2010-09-08 10:38:37.129:INFO::Extract 
file:/Users/johnhufnagle/Downloads/jetty-6.1.24/webapps/cometd.war to 
/var/folders/se/se1fzxyYGiqyGrbq0JrpxE+++TI/-Tmp-/Jetty_0_0_0_0_8080_cometd.war__cometd__.t2qfkl/webapp
0[main] INFO  org.dspace.servicemanager.DSpaceKernelInit  - Created new 
kernel: 
DSpaceKernel:org.dspace:name=1714c9f5-ddbe-4061-9b75-68b48b362936,type=DSpaceKernel:lastLoad=null:loadTime=0:running=false:kernel=null
3[main] INFO  org.dspace.servicemanager.DSpaceKernelInit  - Registered new 
Kernel MBEAN: 
org.dspace:name=1714c9f5-ddbe-4061-9b75-68b48b362936,type=DSpaceKernel 
[DSpaceKernel:org.dspace:name=1714c9f5-ddbe-4061-9b75-68b48b362936,type=DSpaceKernel:lastLoad=null:loadTime=0:running=false:kernel=null]
14   [main] INFO  org.dspace.servicemanager.config.DSpaceConfigurationService  
- Loaded 5 config properties from resource: class path resource 
[config/dspace-defaults.properties]
14   [main] INFO  org.dspace.servicemanager.config.DSpaceConfigurationService  
- Failed to load config properties from file 
(/Users/johnhufnagle/config/dspace.cfg): Does not exist
14   [main] INFO  org.dspace.servicemanager.config.DSpaceConfigurationService  
- Failed to load config properties from file 
(/Users/johnhufnagle/config/dspace.properties): Does not exist
14   [main] INFO  org.dspace.servicemanager.config.DSpaceConfigurationService  
- Failed to load config properties from file 
(/Users/johnhufnaglelocal.properties): Does not exist
19   [main] INFO  org.dspace.servicemanager.config.DSpaceConfigurationService  
- Started up configuration service and loaded 8 settings
70   [main] INFO  
org.springframework.context.support.ClassPathXmlApplicationContext  - 
Refreshing 
org.springframework.context.support.classpathxmlapplicationcont...@3fe88b35: 
display name 
[org.springframework.context.support.classpathxmlapplicationcont...@3fe88b35]; 
startup date [Wed Sep 08 10:38:38 EDT 2010]; root of context hierarchy
101  [main] INFO  org.springframework.beans.factory.xml.XmlBeanDefinitionReader 
 - Loading XML bean definitions from class path resource 
[spring/spring-dspace-applicationContext.xml]
279  [main] INFO  org.springframework.beans.factory.xml.XmlBeanDefinitionReader 
 - Loading XML bean definitions from URL 
[jar:file:/Users/johnhufnagle/Downloads/jetty-6.1.24/webapps/jspui/WEB-INF/lib/dspace-services-impl-2.0.1.jar!/spring/spring-dspace-core-services.xml]
300  [main] INFO  
org.springframework.context.support.ClassPathXmlApplicationContext  - Bean 
factory for application context 
[org.springframework.context.support.classpathxmlapplicationcont...@3fe88b35]: 
org.springframework.beans.factory.support.defaultlistablebeanfact...@56bebb88
359  [main] INFO  
org.springframework.beans.factory.support.DefaultListableBeanFactory  - 
Pre-instantiating singletons in 
org.springframework.beans.factory.support.defaultlistablebeanfact...@56bebb88: 
defining beans 

Re: [Dspace-tech] Dspce-1.1.6: Messages.property does not work

2010-09-08 Thread Marcelo Henrique Gomes
Hello,

Last month, I asked the same question here. I tried many solutions with
maven.

In my case, the maven is using the properties from repository and replace my
property. I run maven with -offline but it is not work.

Regards,
Marcelo

2010/9/8 Claudia Jürgen claudia.juer...@ub.tu-dortmund.de

 Hello Harsha,

 in order to customize this message catalogue the best practice is to use
 an overlay, copy Messages.properties to
 [dspace-src]/dspace/modules/jspui/src/main/resources
 and edit the copied version. Then run mvn package and ant update and
 redeploy your application.

 There is an option for mvn -o in order to work offline.
 If you got all the dependencies in your local maven repository you can
 use this option.

 Hope that helps

 Claudia Jürgen

 Am 07.09.2010 08:31, schrieb Harsha Balasooriya:
  I kind expect help  me to correct these problems as I work more that 2
 days
  on same matter
 
  - Configuretion: Dspace: 1.6.1
  - Tomcat:apache-tomcat-6.0.29
  - OS: CentOS 4
  - Ant: ant-1.8.1
 
  * **Message.properties location*
 
 
  1.
 /usr/dspace-1.6.1/dspace-api/src/main/resources/Messages.properties
  2. /usr/dspace-1.6.1/dspace-api/target/classes/Messages.properties
 
 
  I have add  follwing line to above file 1 and 2
 
itemlist.dc.subject.* =Subject
 
  and restart the tomcat, but still the browse list header  appears as this
 
 
  ??? itemlist.dc.subject.*???
 
  Please help me!
 
  Harsha Balasooriya
  Assistant Librarian, systems
  The Open University of Sri Lanka
 
 
 
 
 
 --
  This SF.net Dev2Dev email is sponsored by:
 
  Show off your parallel programming skills.
  Enter the Intel(R) Threading Challenge 2010.
  http://p.sf.net/sfu/intel-thread-sfd
 
 
 
  ___
  DSpace-tech mailing list
  DSpace-tech@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/dspace-tech

 --
 Claudia Juergen
 Universitaetsbibliothek Dortmund
 Eldorado
 0231/755-4043
 https://eldorado.tu-dortmund.de/


 --
 This SF.net Dev2Dev email is sponsored by:

 Show off your parallel programming skills.
 Enter the Intel(R) Threading Challenge 2010.
 http://p.sf.net/sfu/intel-thread-sfd
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Dspce-1.1.6: Messages.property does not work

2010-09-08 Thread Claudia Jürgen
Hello Marcelo,

the offline option was only meant for low or no internet access. It got 
no influence on the overlay mechanism.

Overlaying the default message catalogues (Messages.properties, 
messages.xml) for the jspui or xmlui works the way described for the 
UI's, the api part is not affected by the overlay.

Other languages are pulled via dependencies dspace-api-lang and 
dspace-xmlui-lang from the maven repositories.

Hope that helps

Claudia Jürgen

Am 08.09.2010 16:44, schrieb Marcelo Henrique Gomes:
 Hello,

 Last month, I asked the same question here. I tried many solutions with
 maven.

 In my case, the maven is using the properties from repository and replace my
 property. I run maven with -offline but it is not work.

 Regards,
 Marcelo

 2010/9/8 Claudia Jürgenclaudia.juer...@ub.tu-dortmund.de

 Hello Harsha,

 in order to customize this message catalogue the best practice is to use
 an overlay, copy Messages.properties to
 [dspace-src]/dspace/modules/jspui/src/main/resources
 and edit the copied version. Then run mvn package and ant update and
 redeploy your application.

 There is an option for mvn -o in order to work offline.
 If you got all the dependencies in your local maven repository you can
 use this option.

 Hope that helps

 Claudia Jürgen

 Am 07.09.2010 08:31, schrieb Harsha Balasooriya:
 I kind expect help  me to correct these problems as I work more that 2
 days
 on same matter

  - Configuretion: Dspace: 1.6.1
  - Tomcat:apache-tomcat-6.0.29
  - OS: CentOS 4
  - Ant: ant-1.8.1

 * **Message.properties location*


  1.
 /usr/dspace-1.6.1/dspace-api/src/main/resources/Messages.properties
  2. /usr/dspace-1.6.1/dspace-api/target/classes/Messages.properties


 I have add  follwing line to above file 1 and 2

itemlist.dc.subject.* =Subject

 and restart the tomcat, but still the browse list header  appears as this


 ??? itemlist.dc.subject.*???

 Please help me!

 Harsha Balasooriya
 Assistant Librarian, systems
 The Open University of Sri Lanka





 --
 This SF.net Dev2Dev email is sponsored by:

 Show off your parallel programming skills.
 Enter the Intel(R) Threading Challenge 2010.
 http://p.sf.net/sfu/intel-thread-sfd



 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

 --
 Claudia Juergen
 Universitaetsbibliothek Dortmund
 Eldorado
 0231/755-4043
 https://eldorado.tu-dortmund.de/


 --
 This SF.net Dev2Dev email is sponsored by:

 Show off your parallel programming skills.
 Enter the Intel(R) Threading Challenge 2010.
 http://p.sf.net/sfu/intel-thread-sfd
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech



-- 
Claudia Juergen
Universitaetsbibliothek Dortmund
Eldorado
0231/755-4043
https://eldorado.tu-dortmund.de/

--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Dspace Statistics

2010-09-08 Thread Khan, Baseer
Hello Bram,
Thank you for the reply,
I had a question here we upgraded to version 1.6.2 manakin but the statistics 
are not visible to public as you show in the sample, you have to login in order 
to view that.
Can you tell me how to make It public please.

Thank you,
Baseer.

From: bluy...@gmail.com [mailto:bluy...@gmail.com] On Behalf Of Bram Luyten
Sent: Wednesday, September 08, 2010 4:10 AM
To: Khan, Baseer
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Dspace Statistics

Hello Baseer,

DSpace 1.6 features a view statistics button for individual items, 
collections and communities.

You can try it out here (for an item): 
http://demo.dspace.org/xmlui/handle/1842/171
or here for a collection: http://demo.dspace.org/xmlui/handle/10673/2

best regards,

Bram Luyten

@mire - http://www.atmire.com

Technologielaan 9 - 3001 Heverlee - Belgium
533 2nd Street - Encinitas, CA 92024 - USA

http://www.togather.eu - Before getting together, get t...@ther

On Tue, Sep 7, 2010 at 8:35 PM, Khan, Baseer 
baseer.k...@wichita.edumailto:baseer.k...@wichita.edu wrote:
Hello List,
We are in process of upgrading our Dspace instance from 1.4 to latest version.
I had a question regarding Dspace Statistics, I am not sure whether this had 
been asked before.
Is there a code that could be intregrated in dspace that allows the end users 
to get the statistics (top 10 things that have been viewed, downloaded, Authors 
etc.) Is there a way to automate this process?
Is there anyone in the list who has this feature or anything close to this?

Thank you all,
Baseer.

--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.netmailto:DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] How to actually get an item embargoed?

2010-09-08 Thread Mark H. Wood
The documentation lists the configuration values that the
org.dspace.embargo package looks at.  But there doesn't seem to be any
code anywhere in that package, or anywhere else, which actually sets
the embargo terms or lift date.  Did I miss something?  How do I get a
submission embargoed using the default setter and lifter?

-- 
Mark H. Wood, Lead System Programmer   mw...@iupui.edu
Balance your desire for bells and whistles with the reality that only a 
little more than 2 percent of world population has broadband.
-- Ledford and Tyler, _Google Analytics 2.0_


pgpF5wVqWX3UY.pgp
Description: PGP signature
--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] How to actually get an item embargoed?

2010-09-08 Thread Richard Rodgers
HI Mark:

If you look at the class DefaultEmbargoSetter (in org.dspace.embargo) the method
'parseTerms' creates the lift date out of what EmbargoManager passes it (which 
is the contents
of the metadata field configured for the 'terms'), and the next method in that 
class
'setEmbargo' does the setting - which simply consists of removing the read 
policies
on the bitstreams.

Does that help, or further confuse?

To get embargo working, you just need to make sure that the embargo.terms  
embargo.lift properties are configured,
and  they point to metadata fields that exist, and are in input forms, etc

I'll be glad to elaborate further as needed,

Richard

On Sep 8, 2010, at 3:47 PM, Mark H. Wood wrote:

 The documentation lists the configuration values that the
 org.dspace.embargo package looks at.  But there doesn't seem to be any
 code anywhere in that package, or anywhere else, which actually sets
 the embargo terms or lift date.  Did I miss something?  How do I get a
 submission embargoed using the default setter and lifter?
 
 -- 
 Mark H. Wood, Lead System Programmer   mw...@iupui.edu
 Balance your desire for bells and whistles with the reality that only a 
 little more than 2 percent of world population has broadband.
   -- Ledford and Tyler, _Google Analytics 2.0_
 ATT1ATT2..cATT3..c


--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech