[Dspace-tech] the problem of the author which in chinese characters

2007-11-28 Thread harry HE

hi, everyone: I have installed the Dspace 1.4.2 on windows2003, with 
postgresql-8.2.4-1,apache-ant-1.7.0 and jdk-6u1-windows-i586-p.exe. In order to 
show as a Chinese interface for my users, I have tried to encode part of the 
language.prosproties to Chinese edition. Till now, I am testing Dspace in our 
campus network, but I find it is can work except two problems which need your 
help: First, when I browse the detail with the authors, if the author is in 
Chinese characters it could be seen at first in the new interface, but once I 
press “order by date” or “order by title”, the item of the author will indicate 
an unreadable code, any documents related this author could not be indexed and 
be seen.After choosing the item of author comes out this interface. Why?  
second, the Email system for registration still could not work,, is there any 
direction about it is installing, I have changed the dspace.cfg according to my 
school mail system.. Thank you for your help. Best wishes’ Harry he 
_
Connect to the next generation of MSN Messenger 
http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-ussource=wlmailtagline-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Dspace, LDAP Windows AD

2007-11-28 Thread Mohammad Ehtesham
Hi,

 

Did anyone got the solution of this problem I am also having the similar 
problem with my DSpace 1.4.2 MS AD Ldap integration.

After integration can able to login with the CN but not by the Account id. Ie. 
sAMAccount. And the other fields like email, sn, givenName is also empty after 
registration.

 

Regards

Ehtesham

 



From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dámaso Hernández
Sent: Tuesday, November 13, 2007 1:25 PM
To: DSpace-tech@lists.sourceforge.net
Subject: [Dspace-tech] Dspace, LDAP  Windows AD

 

I´m trying to use DSpace with the users of my Windows 2003 Server domain.
The firs problem is that I can login and autoregister using CN, but email 
address, surname, given name and phone number remain blank.

The second problem is that I wanted to use sAMAccount as ldap.id_field so users 
can log in with their system usernames. I change ldap.id_field in dspace.cfg to 
sAMAccount and than I cannot log in.

Using dspace-1.4.2 and Debian Etch 2.6.18-4-686

Can anybody help?

Thanks.

Damaso.


dspace.cfg ldap configuration:
---
webui.ldap.autoregister = true
ldap.enable = true
ldap.id_field = CN
ldap.object_context = CN=Users,DC=vi,DC=ieo,DC=es 
ldap.search_context = CN=Users,DC=vi,DC=ieo,DC=es
ldap.email_field = mail
ldap.surname_field = sn
ldap.givenname_field = givenName
ldap.phone_field = telephoneNumber

One user data in my AD obtained using ldp.exe Windows tool:
---
Expanding base 'CN=Luisa Ferrer,CN=Users,DC=vi,DC=ieo,DC=es'...
Result 0: (null)
Matched DNs: 
Getting 1 entries:
 Dn: CN=Luisa Ferrer,CN=Users,DC=vi,DC=ieo,DC=es
4 objectClass: top; person; organizationalPerson; user; 
1 cn: Luisa Ferrer; 
1 sn: Ferrer; 
1 givenName: Luisa; 
1 initials: LF; 
1 distinguishedName: CN=Luisa Ferrer,CN=Users,DC=vi,DC=ieo,DC=es; 
1 instanceType: 4; 
1 whenCreated: 11/27/2003 12:8:49 Hora estándar romance Hora estándar 
romance; 
1 whenChanged: 4/21/2005 8:55:0 Hora estándar romance Hora estándar 
romance; 
1 displayName: Luisa Ferrer; 
1 uSNCreated: 32233; 
13 memberOf: ... 
1 homeMTA: CN=Microsoft MTA,CN=xx,CN=Servers,CN=Primer grupo 
administrativo,CN=Administrative Groups,CN=Vigo,CN=Microsoft 
Exchange,CN=Services,CN=Configuration,DC=vi,DC=ieo,DC=es; 
2 proxyAddresses: SMTP:[EMAIL PROTECTED]; X400:c=ES;a= 
;p=Vigo;o=Exchange;s=Ferrer;g=Luisa;i=MF;; 
...
1 name: Matilde Ferrer; 
...
1 sAMAccountName: luisa; 
1 sAMAccountType: 805306368; 
...
1 legacyExchangeDN: /o=Vigo/ou=Primer grupo 
administrativo/cn=Recipients/cn=luisa;

1 mail: [EMAIL PROTECTED] ; 
1 msExchHomeServerName: /o=Vigo/ou=Primer grupo 
administrativo/cn=Configuration/cn=Servers/cn=xx; 



DISCLAIMER:The information contained in this message and the attachments (if 
any) may be privileged and confidential and protected from disclosure. You are 
hereby notified that any unauthorized use, dissemination, distribution or 
copying of this communication, review, retransmission, or taking of any action 
based upon this information, by persons or entities other than the intended 
recipient, is strictly prohibited. If you are not the intended recipient or an 
employee or agent responsible for delivering this message, and have received 
this communication in error, please notify us immediately by replying to the 
message and kindly delete the original message, attachments, if any, and all 
its copies from your computer system. Thank you for your cooperation.
-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Item Permissions

2007-11-28 Thread Christine L Moulen
Hi Marcelo,

It's possible to do this through the contents file that the ItemImport
uses.
Following each filename for the bitstream, try adding:
tabpermissions: -r 'Group name'

Our programmers added this a couple of years ago, but I am not positive
whether there was ever a patch to the general code base.  If it doesn't
work for you, I can try to find out how to get you the code.

Christine  Moulen
Library Systems Manager
MIT Libraries, E25-131
617-253-0757
fax: 617-253-4462

On Tue, 2007-11-27 at 22:22 +, [EMAIL PROTECTED] wrote:
 Hi Claudia,
 
 Thank you for your reply.
 
 I had already tested this situation but even with anonymous user i was
 able to still see the bitstream of protected content. 
 But since you were confident that this would work, i've tested other
 situation, such as cleaning my browser cache! And it worked!
 
 Thank you very much for you reply!
 
 I  just have one more question regarding this issue:
 Im using the default app.itemimport.ItemImport class to import files,
 from a regular dublin_core.xml file. I would really like to add a
 permision flag to this file. Can dspace handle something like this?
 Something like adding permission on a dublin_core.xml, saying that
 this specific publication will have bitstream read only from group
 TEST
 
 Thank you!
 
 Citando Claudia Juergen [EMAIL PROTECTED]:
 
  Hi Marcelo,
 
  you can change the rights for an item and it's parts (bundles and
  bitstreams). Each element got it's own rights. The settings are
 derived
  during ingest from the DEFAULT_ITEM_READ and DEFAULT_BITSTREAM_READ
 of the
  collection. Once an item is submitted it's rights are independent of
 the
  owning collection.
 
  To change the rights log in as admin, navigate to the item you want
 to
  change, then edit item and use item's authorizations to change the
 rights.
 
  If you want to change a set got to /dspace-admin and use the
 authorization
  tool.
 
  hope that helps
 
  Claudia
 
 
 
 Hello,
 
 I have a collection where the bitstream permissions are set to
  Anonymous.
 
 Since the collection bitstream permission are set to Anonymous
 can
  i set a permission for a specific item on that collection, other
 than
  anonymous?
 
 To give the entire idea:
 
 COLLECTION A (bitstream permissions to Anonymous)
   ITEM1 (bitstream permissions set to Anonymous)
   ITEM2 (i wanted to set bitstream with permissions only to GROUP
 A)
 
  I have tryied several options, but i think the read permission is
  always inherited from the father. So I think that i will never be
 able
  to set different permissions when the collection permissions are
 set
  to anonymous.
 
  Thanks!
 
 Marcelo
 
 
 
 -
  This SF.net email is sponsored by: Microsoft
  Defy all challenges. Microsoft(R) Visual Studio 2005.
 
 http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
  DSpace-tech mailing list
  DSpace-tech@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/dspace-tech
 
 
 
 
 
 
 
 
 
 -
 This SF.net email is sponsored by: Microsoft
 Defy all challenges. Microsoft(R) Visual Studio 2005.
 http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
 ___ DSpace-tech mailing list 
 DSpace-tech@lists.sourceforge.net 
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
-- 
Christine Moulen
Library Systems Manager
MIT Libraries, E25-131
617-253-0757
fax: 617-253-4462

-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Upload of files larger then 2 GB

2007-11-28 Thread Robert Roggenbuck
Hi Christophe!

Thanks for the explanation how to set up a separate index. But I could 
not see the why it helps for a file upload. The content of the file will 
never be part of metadatavalue.text_value . And I really do not want to 
index binary data (which is the content of my 2 GB file).

Anyway I succeeded with the following command, which needed less then 5 
minutes for the import:

 dsrun org.dspace.content.crosswalk.XSLTingest -a -x DIMDIM -e 
[EMAIL PROTECTED] -c 123456789/30 -s addfiles.xml -m addfiles071126.map

Of course '[EMAIL PROTECTED]' is not the real ID I used. The DIMDIM is 
the null-XSLT You developed (as in 
http://sourceforge.net/mailarchive/message.php?msg_name=47387A4D.3020802%40uni-osnabrueck.de
 
- far below). The content of addfiles.xml is very simple DIM:

?xml version=1.0?
dim:list xmlns:dim=http://www.dspace.org/xmlns/dspace/dim;
dim:dim xmlns:dim=http://www.dspace.org/xmlns/dspace/dim; 
dspaceType=ITEM
   dim:field mdschema=dc element=identifier qualifier=other 
type=keygiantfile/dim:field
   dim:original/tmp/rawdata.data/dim:original
/dim:dim
/dim:list

The line
dim:field mdschema=dc element=identifier qualifier=other 
type=keygiantfile/dim:field
refers to a dummy-key which must be added to the metadata set of the 
item where the file should be added. In the section 'Identifiers' select 
'other' and enter 'giantfile'. After the import this identifier should 
be removed of course.

Thanks to all the help from You and the others!

Best regards

Robert

-
Dupriez Christophe schrieb:
 To be precise about creating an index for faster access by field value, you 
 can create this index running this SQL script:
   CREATE INDEX metadata_value_idx3 ON metadatavalue USING btree 
 (metadata_field_id, md5(text_value));
 
   Good afternoon!

   Christophe
 
 Robert Roggenbuck [EMAIL PROTECTED] a écrit :
   Dear Jayan,
 
 I agree that this must be a possible way. But I do not know how to 
 update an existing metadata record using the BatchItemImport and 
 XSLTIngest. Adding to a collection works well. But in the description of 
 the DIM-format there seems to be no possibility to include the ID of an 
 already existing record. but at the Wiki-page about BatchItemImport it 
 is written that update is possible.
 
 @Christophe Dupriez: Did You forgot to document an ID-attribute for the DIM?
 
 Best regards
 
 Robert
 
 -
 Jayan Chirayath Kurian schrieb:
 will it work will batch import i.e using itemimport - just a thought

 Cheers!
 Jayan

 

 From: [EMAIL PROTECTED] on behalf of Robert Roggenbuck
 Sent: Mon 11/26/2007 8:07 PM
 To: dspace-tech@lists.sourceforge.net Tech
 Subject: [Dspace-tech] Upload of files larger then 2 GB



 Dear all,

 I tried to submit a file larger then 2 GB but it is not possible using
 the Web-Interface. As far as I know it is not a limit by DSpace, nor
 HTML, Browser or HTTP. May be it is a Web server limit? Since files with
 such a size will be an exception an an upload limit is a good barrier
 for misuse it is ok for us.

 But I'd like to know how we can add this file to DSpace, given the
 situation I have it on DVD or on the local file system? Had someone
 developed a solution for this situation?

 Best regards

 Robert

 --

 ===
 Robert Roggenbuck
 Universitaetsbibliothek Osnabrueck
 Germany
 ===

 
 
 -
 This SF.net email is sponsored by: Microsoft
 Defy all challenges. Microsoft(R) Visual Studio 2005.
 http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 
 
 
 
  
 -
  Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 

-- 

===
Robert Roggenbuck
Universitaetsbibliothek Osnabrueck
Alte Muenze 16
D-49074 Osnabrueck
Germany
Tel ++49/541/969-4344  Fax -4482
[EMAIL PROTECTED]

Postbox:
Postfach 4496
D-49034 Osnabrueck
===

-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Item Permissions

2007-11-28 Thread mfrodrigues



  Hi,

  This would be really great! Because my import script also creates  
the contents file with the license and the location of the  
publication. So I would only need to add one more line with the  
permissions.


  I don't think it's available in dspace code. I'm using 1.4.2 and i  
couldn't find any documentation regarding this issue or the meaning of  
the -r flag. Is there a patch available for this version?


  Thank you!
Marcelo

  Citando Christine L Moulen [EMAIL PROTECTED]:


Hi Marcelo,

It's possible to do this through the contents file that the ItemImport
uses.
Following each filename for the bitstream, try adding:
tabpermissions: -r 'Group name'

Our programmers added this a couple of years ago, but I am not positive
whether there was ever a patch to the general code base.  If it doesn't
work for you, I can try to find out how to get you the code.

Christine  Moulen
Library Systems Manager
MIT Libraries, E25-131
617-253-0757
fax: 617-253-4462

On Tue, 2007-11-27 at 22:22 +, [EMAIL PROTECTED] wrote:

Hi Claudia,

Thank you for your reply.

I had already tested this situation but even with anonymous user i was
able to still see the bitstream of protected content.
But since you were confident that this would work, i've tested other
situation, such as cleaning my browser cache! And it worked!

Thank you very much for you reply!

I  just have one more question regarding this issue:
Im using the default app.itemimport.ItemImport class to import files,
from a regular dublin_core.xml file. I would really like to add a
permision flag to this file. Can dspace handle something like this?
Something like adding permission on a dublin_core.xml, saying that
this specific publication will have bitstream read only from group
TEST

Thank you!

Citando Claudia Juergen [EMAIL PROTECTED]:

 Hi Marcelo,

 you can change the rights for an item and it's parts (bundles and
 bitstreams). Each element got it's own rights. The settings are
derived
 during ingest from the DEFAULT_ITEM_READ and DEFAULT_BITSTREAM_READ
of the
 collection. Once an item is submitted it's rights are independent of
the
 owning collection.

 To change the rights log in as admin, navigate to the item you want
to
 change, then edit item and use item's authorizations to change the
rights.

 If you want to change a set got to /dspace-admin and use the
authorization
 tool.

 hope that helps

 Claudia



    Hello,

    I have a collection where the bitstream permissions are set to
 Anonymous.

    Since the collection bitstream permission are set to Anonymous
can
 i set a permission for a specific item on that collection, other
than
 anonymous?

    To give the entire idea:

    COLLECTION A (bitstream permissions to Anonymous)
  ITEM1 (bitstream permissions set to Anonymous)
  ITEM2 (i wanted to set bitstream with permissions only to GROUP
A)

 I have tryied several options, but i think the read permission is
 always inherited from the father. So I think that i will never be
able
 to set different permissions when the collection permissions are
set
 to anonymous.

 Thanks!

    Marcelo



-
 This SF.net email is sponsored by: Microsoft
 Defy all challenges. Microsoft(R) Visual Studio 2005.

http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech









-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___ DSpace-tech  
mailing  list [EMAIL PROTECTED]  
https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
Christine Moulen
Library Systems Manager
MIT Libraries, E25-131
617-253-0757
fax: 617-253-4462







-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Dspace, LDAP Windows AD

2007-11-28 Thread Robin Taylor
Hi Mohammed/Damaso,

Is there anything in dspace.log ? If the search for the attributes fails it
should write something to the log. This is the bit of java code that does
it...

log.warn(LogManager.getHeader(context,ldap_attribute_lookup,
type=failed_search +e));

So look for that text in the log.

Cheers, Robin.

Ps. I have attached an alternative LDAP Servlet that authenticates using an
anonymous bind and searches down the tree. I doubt it is of any use to you
but it might be to someone else with LDAP problems looking through the
mailing lists.



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mohammad
Ehtesham
Sent: 28 November 2007 11:33
To: Dámaso Hernández; DSpace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Dspace, LDAP  Windows AD

Hi,

 

Did anyone got the solution of this problem I am also having the similar
problem with my DSpace 1.4.2 MS AD Ldap integration.

After integration can able to login with the CN but not by the Account id.
Ie. sAMAccount. And the other fields like “email, sn, givenName is also
empty after registration.

 

Regards

Ehtesham

 



From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dámaso
Hernández
Sent: Tuesday, November 13, 2007 1:25 PM
To: DSpace-tech@lists.sourceforge.net
Subject: [Dspace-tech] Dspace, LDAP  Windows AD

 

I´m trying to use DSpace with the users of my Windows 2003 Server domain.
The firs problem is that I can login and autoregister using CN, but email
address, surname, given name and phone number remain blank.

The second problem is that I wanted to use sAMAccount as ldap.id_field so
users can log in with their system usernames. I change ldap.id_field in
dspace.cfg to sAMAccount and than I cannot log in.

Using dspace-1.4.2 and Debian Etch 2.6.18-4-686

Can anybody help?

Thanks.

Damaso.


dspace.cfg ldap configuration:
---
webui.ldap.autoregister = true
ldap.enable = true
ldap.id_field = CN
ldap.object_context = CN=Users,DC=vi,DC=ieo,DC=es ldap.search_context =
CN=Users,DC=vi,DC=ieo,DC=es ldap.email_field = mail ldap.surname_field = sn
ldap.givenname_field = givenName ldap.phone_field = telephoneNumber

One user data in my AD obtained using ldp.exe Windows tool:

---
Expanding base 'CN=Luisa Ferrer,CN=Users,DC=vi,DC=ieo,DC=es'...
Result 0: (null)
Matched DNs: 
Getting 1 entries:
 Dn: CN=Luisa Ferrer,CN=Users,DC=vi,DC=ieo,DC=es
4 objectClass: top; person; organizationalPerson; user; 
1 cn: Luisa Ferrer; 
1 sn: Ferrer; 
1 givenName: Luisa; 
1 initials: LF; 
1 distinguishedName: CN=Luisa Ferrer,CN=Users,DC=vi,DC=ieo,DC=es; 
1 instanceType: 4; 
1 whenCreated: 11/27/2003 12:8:49 Hora estándar romance Hora estándar
romance; 
1 whenChanged: 4/21/2005 8:55:0 Hora estándar romance Hora estándar
romance; 
1 displayName: Luisa Ferrer; 
1 uSNCreated: 32233; 
13 memberOf: ... 
1 homeMTA: CN=Microsoft MTA,CN=xx,CN=Servers,CN=Primer grupo
administrativo,CN=Administrative Groups,CN=Vigo,CN=Microsoft
Exchange,CN=Services,CN=Configuration,DC=vi,DC=ieo,DC=es; 
2 proxyAddresses: SMTP:[EMAIL PROTECTED]; X400:c=ES;a=
;p=Vigo;o=Exchange;s=Ferrer;g=Luisa;i=MF;;
...
1 name: Matilde Ferrer;
...
1 sAMAccountName: luisa; 
1 sAMAccountType: 805306368;
...
1 legacyExchangeDN: /o=Vigo/ou=Primer grupo
administrativo/cn=Recipients/cn=luisa;

1 mail: [EMAIL PROTECTED] ; 
1 msExchHomeServerName: /o=Vigo/ou=Primer grupo
administrativo/cn=Configuration/cn=Servers/cn=xx;


DISCLAIMER:The information contained in this message and the attachments
(if any) may be privileged and confidential and protected from disclosure.
You are hereby notified that any unauthorized use, dissemination,
distribution or copying of this communication, review, retransmission, or
taking of any action based upon this information, by persons or entities
other than the intended recipient, is strictly prohibited. If you are not
the intended recipient or an employee or agent responsible for delivering
this message, and have received this communication in error, please notify
us immediately by replying to the message and kindly delete the original
message, attachments, if any, and all its copies from your computer system.
Thank you for your cooperation. 


LDAPServlet.java-rev633.svn003.tmp.java
Description: Binary data
-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Problem by installing the DSpace under Linux OpenSuSe 10.2(BUILD FAILED)

2007-11-28 Thread Andrea Bollini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
 
Hi Feng,

Feng Wang ha scritto:
 ...

 Just one thing i am not sure whether i did right: Note that DSpace will
need to run as the same user as Tomcat, so you might want to install and
run Tomcat as a user called 'dspace'.

 So i created a new user in tomcat-users.xml with the options
(user:dspace and password:dspace as admin,maanger)
you need to create an UNIX user not a tomcat user and startup tomcat
with this user. The new *unix user need write permission on source
directory and dspace installation target directory...

 I have tried to install the DSpace with two different Versions: 1,4 and
1.5 as user dspace
 It appears different building fault by using the ant to build the project.
 I don't know what i should do now,please help me ,thank u!
 Regards
 Feng Wang

 By dspace-1.4.2-source

 BUILD FAILED
 /usr/local/src/dspace-1.4.2-source/build.xml:120: Directory
/usr/local/src/dspace-1.4.2-source/build/classes creation was not
successful for an unknown reason

 ...
 And by dspace-1.5-alpha-binary
 Note that i have saw the common problem page and testet the postgresql
with the command: psql -U dspace -W -h localhost. It's no problem!

 setup_database:
  [java] 2007-11-28 12:20:50,289 INFO 
org.dspace.core.ConfigurationManager @ Loading system provided config
property (-Ddspace.configuration): config/dspace.cfg
  [java] 2007-11-28 12:20:50,344 INFO 
org.dspace.core.ConfigurationManager @ Using default log4j provided log
configuration,if uninitended, check your dspace.cfg for (log.init.config)
  [java] 2007-11-28 12:20:50,347 INFO 
org.dspace.storage.rdbms.InitializeDatabase @ Initializing Database
  [java] 2007-11-28 12:20:50,868 FATAL
org.dspace.storage.rdbms.InitializeDatabase @ Caught exception:
  [java] org.postgresql.util.PSQLException: Connection refused.
Check that the hostname and port are correct and that the postmaster is
accepting TCP/IP connections.
have you created the database? if no, you should use dspace as name
(this is not really needed but it keep simple the configuration)

hope this help,
Andrea

- --
Dott. Andrea Bollini
Responsabile tecnico sviluppo e formazione applicativi JAVA
Sezione Servizi per le Biblioteche e l'Editoria Elettronica
CILEA, http://www.cilea.it
cel. +39 348-8277525
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
iD8DBQFHTaMd3atKrZgxpVcRAk5CAJ9OOHU63EeoE+o0Hjm3mXtAN3JIPwCePc8m
4p8zYEgqsHrJYPcEWn35Wf4=
=SIpG
-END PGP SIGNATURE-


-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Pdf protected

2007-11-28 Thread Shane Beers
I'm actually uncertain, but I don't believe DSpace's ingesting process  
has the ability to scan to see if a PDF is protected. I also assume by  
protected, you mean encrypted with a password, or made unable to be  
printed, or the contents not cut-and-pasteable.

The reason I'm replying to your message is just to express my distaste  
towards protected PDFs, for a variety of reasons:

1. It's exceptionally poor security for anyone wishing to protect  
their documents in the first place. The only thing that makes it  
function at all is if the program used to READ the document chooses to  
listen to the security measures. Adobe Reader, of course, does, but  
any number of 3rd-party PDF readers simply ignores what are  
essentially check-boxes in the file, and allows one to print the  
document, cut-and-paste from it, and so on.

Even if a user chooses not to employ one of these other PDF readers,  
nothing is stopping them from say, taking a screen capture of the page  
and printing that, or merely re-typing the copy they wish to cut-and- 
paste.

Additionally, I believe that the mechanism DSpace employs to scan the  
full-text of a PDF (for indexing purposes) does not pay attention to  
these security restrictions in the first place, which is a funny  
sidenote that speaks to the ease of avoiding the security.

2. It essentially stands in contrast to what an Open repository  
software like DSpace is meant to do in the first place - provide  
access to research and items of intellectual value. The value of a  
protected PDF is diminished due to the (albeit flaky) security  
measures placed upon it.

I ran into this issue briefly with our ETD documents. After  
consulting with our ETD manager, we agreed that PDF security issues  
were of such detriment both technically and educationally, and they  
are no longer offered as options.

I'm trying hard not to soapbox here, but hey, what are user-group  
mailing lists for if not, at least partly, for that?

Shane Beers
Digital Repository Services Librarian
George Mason University
[EMAIL PROTECTED]
703-993-3742



On Nov 28, 2007, at 2:40 PM, Douglas Ramiro wrote:

 Hello everybody. Is it possible to dspace accept only pdf that is  
 protected on a submission?

 thanks

 -- 
 Douglas Ramiro
 (+55xx61)  8416-0903
 Sun Campus Ambassador  
 -
 SF.Net email is sponsored by: The Future of Linux Business White Paper
 from Novell.  From the desktop to the data center, Linux is going
 mainstream.  Let it simplify your IT future.
 http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech


-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Pdf protected

2007-11-28 Thread Douglas Ramiro
Hello everybody. Is it possible to dspace accept only pdf that is protected
on a submission?

thanks

-- 
Douglas Ramiro
(+55xx61)  8416-0903
Sun Campus Ambassador
-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Reading other files in Manakin (was: Re: Desired hierarchical display of communities and collection list)

2007-11-28 Thread Larry Stone
I agree that adding techMD to the METS is architecturally the right
thing, but there is already a better (or at least, adequate..) technical
metadata standard format in PREMIS.  There is already a PREMIS crosswalk
for the import/export METS packager which you can cannibalize, see
org.dspace.content.crosswalk.PREMISCrosswalk


You could put the format name in the element:
  objectCharacteristics/format/formatDesignation/formatName
The crosswalk puts the MIME type there right now, but
it would make more sense to use it for the name.
(At the time I wrote the crosswalk, I didn't feel it was correct to
dignify the chaos that is MIME types by calling it a registry of format
identifiers, although we currently use it as such.)

Then you can use PREMIS for other bits of technical metadata of
use to Manakin, instead of perverting DIM.  DIM was never supposed to
escape beyond the internal use in XSLT-driven packager crosswalks!

There's more about PREMIS here: http://www.loc.gov/standards/premis/

-- Larry

 The METS file element lets you have an admid attribute that points
 to administrative metadata about the file elsewhere in the METS
 document. For our purposes, we would probably end up creating
 something like this (assume the new metadata is in a ds schema) for
 each bitstream (or perhaps for each format in an item? one could point
 more than one bitstream to the same amdSec):

 mets:amdSec id=bitstream_1
mets:techMD id=bitstream_1_techmd
   mets:mdWrap OTHERMDTYPE=DIM MDTYPE=other
  mets:xmlData
 dim:dim dspaceType=BITSTREAM
dim:field element=formatName mdschema=dsHappyFile
 version 1.01/dim:field
 /dim:dim
  /mets:xmlData
   /mets:mdWrap
/mets:techMD
 /mets:amdSec

 The place to pop this in, I *think*, is somewhere in
 xmlui.objectmanager.ItemAdapter.java. If what I just suggested doesn't
 seem outrageous, I'll take a whack at coding it up.

 Dorothea

 --
 Dorothea Salo[EMAIL PROTECTED]
 Digital Repository Librarian  AIM: mindsatuw
 University of Wisconsin
 Rm 218, Memorial Library
 (608) 262-5493

 -
 This SF.net email is sponsored by: Microsoft
 Defy all challenges. Microsoft(R) Visual Studio 2005.
 http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech


-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech