[Dspace-tech] DSpace: Internal Server Error

2011-01-17 Thread Emilios Hadjiprokopi
I am getting the following error when I try to access my webpage and when I
am trying to create an administrator account for dspace. 

Maven and ant procedure works giving me no errors( I run both of them using
dspace user) . 

Any suggestions will be helpful. 


Emilios Hadjiprocopi




An internal server error occurred on http://172.20.72.40:8080/jspui:

Date:   1/17/11 4:09 PM
Session ID: 042C771B5C06F38F39939DD64277
User:   Anonymous
IP address: 172.20.72.40

-- URL Was: http://172.20.72.40:8080/jspui/browse?type=title
-- Method: GET
-- Parameters were:
-- type: "title"


Exception:
java.sql.SQLException: java.lang.ClassNotFoundException: 
at
org.dspace.storage.rdbms.DataSourceInit.getDatasource(DataSourceInit.java:14
9)
at
org.dspace.storage.rdbms.DatabaseManager.initialize(DatabaseManager.java:151
3)
at
org.dspace.storage.rdbms.DatabaseManager.getConnection(DatabaseManager.java:
585)
at org.dspace.core.Context.(Context.java:95)
at org.dspace.app.webui.util.UIUtil.obtainContext(UIUtil.java:98)
at
org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet.java
:100)
at
org.dspace.app.webui.servlet.DSpaceServlet.doGet(DSpaceServlet.java:67)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:306)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:210)
at
org.dspace.utils.servlet.DSpaceWebappServletFilter.doFilter(DSpaceWebappServ
letFilter.java:78)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:244)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:210)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
va:240)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
va:161)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:164
)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100
)
at
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:550)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
:118)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:380)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:243)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http
11Protocol.java:188)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http
11Protocol.java:166)
at
org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:
288)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:11
10)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:6
03)
at java.lang.Thread.run(Thread.java:636)
Caused by: java.lang.ClassNotFoundException: 
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:186)
at
org.dspace.storage.rdbms.DataSourceInit.getDatasource(DataSourceInit.java:38
)
... 27 more




--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] how install dspace in computer which is not connected with internet

2011-01-17 Thread dspace nsu
Dear Sir,
I want to install dspace in a computer that is not connected with internet.
Is it possible that, is yes then please tell me how?
Thanks
Sudipta
--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Discovery and full text search

2011-01-17 Thread Mark Diggory
Germán,

Goodness, how did that slip through, your correct that we are not indexing
the full text as we should be.  I think we should open this as an issue to
resolve for DSpace 1.7.1

https://jira.duraspace.org/browse/DSCR-18

You can attempt to resolve the issue by uncommenting the lines and then
testing reindexing.  I suspect it may have been disabled when the term
completion was added because there were insufficient stop words in the solr
core and the term completion was overly noisy.

Mark

On Sun, Jan 16, 2011 at 11:22 AM, Germán Biozzoli
wrote:

> Hi everybody
>
> Looking for the way to add an automatic solR field to my records
> indicating if have bundles or not (I've the requirement to add this as
> a search criteria) I cannot establish if SolrServiceImpl.java is
> really adding the full-text content of the bundle. As far as can I see
> the lines:
>
>// Add each InputStream to the Indexed Document
>// (Acts like an Append)
> //
>  doc.addField("default", is);
>//doc.add(new Field("default", is));
>
>
> Are commented. And the question is: Using discovery search, the
> content of the bundle or attachment, is really parsed and included in
> the index? Is this process located in the previous dspace command,
> something as filter-media?
>
> Thanks a lot for the help.
> German.
>
>
> --
> Protect Your Site and Customers from Malware Attacks
> Learn about various malware tactics and how to avoid them. Understand
> malware threats, the impact they can have on your business, and how you
> can protect your company and customers by using code signing.
> http://p.sf.net/sfu/oracle-sfdevnl
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>



-- 
Mark R. Diggory
@mire - www.atmire.com
2888 Loker Avenue East - Suite 305 - Carlsbad - CA - 92010
Technologielaan 9 - 3001 Heverlee - Belgium
--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Failing compilation on debian lenny, PostgreSQL 8.3.12, libpg-java 8.2-504-2, java version "1.6.0_20", tomcat 5.5

2011-01-17 Thread Kocisky
shame one me :/ the schema was wrong... thanks again Tim,
regards, K

On 14 January 2011 16:27, Tim Donohue  wrote:
> Kocisky,
>
> DSpace should be finding those columns from the Database table itself.
>
> I noticed from your other email that you had this setting in dspace.cfg:
>
> db.schema = dspace
>
> So, I'm assuming you are working in a PostgreSQL database that is using
> multiple schemas. Is the table being created under the proper schema? So,
> rather than it being created under the "public" schema (which I think is the
> default), it should be appearing under the "dspace" schema for you.
>
> Also, did you create this "dspace" schema in your database?  If not, then
> your 'db.schema' setting may be causing these problems.
>
> By default, the dspace.cfg has the 'db.schema' setting commented out (which
> tells DSpace you want to use the default schema in Postgres).  If you
> uncomment this setting, and give it a value, then you must first *create*
> that Schema in your database (as DSpace doesn't have permissions to create
> the schema for you, just as it doesn't create the database for you).
>
> Hopefully this helps,
>
> - Tim
>
>
>
> On 1/13/2011 10:38 AM, Kocisky wrote:
>>
>> Tim,
>>
>> you are right, i miss that, thanks! below further details:
>>
>> On 11 January 2011 18:17, Tim Donohue  wrote:
>>>
>>> Kocisky,
>>>
>>> Actually those logs are helpful.  It shows me that for some reason your
>>> install process is not able to load data into your
>>> 'bitstreamformatregistry'
>>> table.
>>>
>>> Can you check to make sure this table is created properly in your DB?
>>>
>>> It should be created with the following columns:
>>>
>>> bitstream_format_id integer NOT NULL,
>>> mimetype character varying(256),
>>> short_description character varying(128),
>>> description text,
>>> support_level integer,
>>> internal boolean
>>
>> yes the table is in the db as you reported
>>
>>>
>>> You also may want to look at your PostgreSQL log files, to see if it has
>>> reported any errors.
>>
>> the postgresql-8.3-main.log report these errors:
>>
>> 2011-01-13 11:08:04 EST NOTICE:  CREATE TABLE / PRIMARY KEY will
>> create implicit index "bi_item_pkey" for table "bi_item"
>> 2011-01-13 11:08:04 EST NOTICE:  CREATE TABLE / PRIMARY KEY will
>> create implicit index "bi_withdrawn_pkey" for table "bi_withdrawn"
>> 2011-01-13 11:08:04 EST NOTICE:  CREATE TABLE / PRIMARY KEY will
>> create implicit index "bi_2_dis_pkey" for table "bi_2_dis"
>> 2011-01-13 11:08:04 EST NOTICE:  CREATE TABLE / PRIMARY KEY will
>> create implicit index "bi_2_dmap_pkey" for table "bi_2_dmap"
>> 2011-01-13 11:08:04 EST NOTICE:  CREATE TABLE / PRIMARY KEY will
>> create implicit index "bi_4_dis_pkey" for table "bi_4_dis"
>> 2011-01-13 11:08:04 EST NOTICE:  CREATE TABLE / PRIMARY KEY will
>> create implicit index "bi_4_dmap_pkey" for table "bi_4_dmap"
>> 2011-01-13 11:08:04 EST LOG:  unexpected EOF on client connection
>> 2011-01-13 11:08:04 EST LOG:  unexpected EOF on client connection
>> 2011-01-13 11:08:05 EST ERROR:  relation "bi_1" does not exist
>> 2011-01-13 11:08:05 EST STATEMENT:  SELECT * FROM bi_1 LIMIT 1
>> 2011-01-13 11:08:05 EST ERROR:  relation "bi_1_dis" does not exist
>> 2011-01-13 11:08:05 EST STATEMENT:  SELECT * FROM bi_1_dis LIMIT 1
>> 2011-01-13 11:08:05 EST ERROR:  relation "bi_2" does not exist
>> 2011-01-13 11:08:05 EST STATEMENT:  SELECT * FROM bi_2 LIMIT 1
>> 2011-01-13 11:08:05 EST NOTICE:  drop cascades to constraint
>> bi_2_dmap_distinct_id_fkey on table bi_2_dmap
>> 2011-01-13 11:08:05 EST ERROR:  relation "bi_3" does not exist
>> 2011-01-13 11:08:05 EST STATEMENT:  SELECT * FROM bi_3 LIMIT 1
>> 2011-01-13 11:08:05 EST ERROR:  relation "bi_3_dis" does not exist
>> 2011-01-13 11:08:05 EST STATEMENT:  SELECT * FROM bi_3_dis LIMIT 1
>> 2011-01-13 11:08:05 EST ERROR:  relation "bi_4" does not exist
>> 2011-01-13 11:08:05 EST STATEMENT:  SELECT * FROM bi_4 LIMIT 1
>> 2011-01-13 11:08:05 EST NOTICE:  drop cascades to constraint
>> bi_4_dmap_distinct_id_fkey on table bi_4_dmap
>> 2011-01-13 11:08:05 EST ERROR:  relation "bi_5" does not exist
>> 2011-01-13 11:08:05 EST STATEMENT:  SELECT * FROM bi_5 LIMIT 1
>> 2011-01-13 11:08:05 EST ERROR:  relation "bi_5_dis" does not exist
>> 2011-01-13 11:08:05 EST STATEMENT:  SELECT * FROM bi_5_dis LIMIT 1
>> 2011-01-13 11:08:05 EST ERROR:  relation "bi_6" does not exist
>> 2011-01-13 11:08:05 EST STATEMENT:  SELECT * FROM bi_6 LIMIT 1
>> 2011-01-13 11:08:05 EST ERROR:  relation "bi_6_dis" does not exist
>> 2011-01-13 11:08:05 EST STATEMENT:  SELECT * FROM bi_6_dis LIMIT 1
>> 2011-01-13 11:08:05 EST ERROR:  relation "bi_7" does not exist
>> 2011-01-13 11:08:05 EST STATEMENT:  SELECT * FROM bi_7 LIMIT 1
>> 2011-01-13 11:08:05 EST ERROR:  relation "bi_7_dis" does not exist
>> 2011-01-13 11:08:05 EST STATEMENT:  SELECT * FROM bi_7_dis LIMIT 1
>> 2011-01-13 11:08:05 EST ERROR:  relation "bi_8" does not exist
>> 2011-01-13 11:08:05 EST STATEMENT:  SELECT * FROM bi_8 LIMIT 1
>> 2011-01-13 11:08:0

Re: [Dspace-tech] Problem in installation Dspace v.1.7.0

2011-01-17 Thread David
Forgot to include all specifications, sorry

OS:

Debian 64
Tomcat:

Server version: Apache Tomcat/6.0.18
Server built: Jul 22 2008 02:00:36
Server number: 6.0.18.0
OS Name: Linux
OS Version: 2.6.32-5-amd64
Architecture: amd64
JVM Version: 1.6.0_22-b04
JVM Vendor: Sun Microsystems Inc.
 PostgreSQL 8.4 java version "1.6.0_22"

Java(TM) SE Runtime Environment (build 1.6.0_22-b04)
Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03, mixed mode)
Apache Ant

version 1.8.0 compiled on March 11 2010
Maven

Apache Maven 2.2.1 (rdebian-4)
Java version: 1.6.0_22
Java home: /usr/lib/jvm/java-6-sun-1.6.0.22/jre
Default locale: en_GB, platform encoding: UTF-8
OS name: "linux" version: "2.6.32-5-amd64" arch: "amd64" Family: "unix"

On 17 January 2011 10:59, David  wrote:

> We are having problems installing dspace v.1.7.0
>
> Apache Maven 2.2.1 (rdebian-4)
> Java version: 1.6.0_22
> Java home: /usr/lib/jvm/java-6-sun-1.6.0.22/jre
> Default locale: en_GB, platform encoding: UTF-8
> OS name: "linux" version: "2.6.32-5-amd64" arch: "amd64" Family: "unix"
>
> Got this error message:
>
> *org.apache.jasper.JasperException: The absolute uri: **
> http://www.dspace.org/dspace-tags.tld*
> * cannot be resolved in either web.xml or the jar files deployed with this
> application*
> *
> *
> Can anybody help us?
>
> Thanks!
>
>
>
--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Problem in installation Dspace v.1.7.0

2011-01-17 Thread David
We are having problems installing dspace v.1.7.0

Apache Maven 2.2.1 (rdebian-4)
Java version: 1.6.0_22
Java home: /usr/lib/jvm/java-6-sun-1.6.0.22/jre
Default locale: en_GB, platform encoding: UTF-8
OS name: "linux" version: "2.6.32-5-amd64" arch: "amd64" Family: "unix"

Got this error message:

*org.apache.jasper.JasperException: The absolute uri: **
http://www.dspace.org/dspace-tags.tld*
* cannot be resolved in either web.xml or the jar files deployed with this
application*
*
*
Can anybody help us?

Thanks!
--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] New DSpace Look

2011-01-17 Thread Lewatle Phaladi
Ok



Regards,

Lewatle



From: bluy...@gmail.com [mailto:bluy...@gmail.com] On Behalf Of Bram
Luyten
Sent: 17 January 2011 11:24 AM
To: Lewatle Phaladi
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] New DSpace Look



Hi Lewatle (and others),

if you repository goes into production with Mirage, feel free to share
the link.
I'd love to play around with Discovery & Mirage in a real setting to see
whether there are any remaining bugs or things to improve.

regards

Bram

@mire

Technologielaan 9 - 3001 Heverlee - Belgium

2888 Loker Avenue East, Suite 305 - Carlsbad, CA 92010 - USA


atmire.com   - Institutional Repository Solutions



On Mon, Jan 17, 2011 at 10:10 AM, Lewatle Phaladi
 wrote:

Hi Bram



Thanks and it works perfect.



Regards,

Lewatle





From: bluy...@gmail.com [mailto:bluy...@gmail.com] On Behalf Of Bram
Luyten
Sent: 17 January 2011 11:01 AM
To: Lewatle Phaladi
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] New DSpace Look



Hi Lewatle,

you need to change the xmlui.xconf file.

Look for the "themes" section at the bottom and enable the theme with
path "Mirage/"

best regards,

Bram Luyten

@mire

Technologielaan 9 - 3001 Heverlee - Belgium

2888 Loker Avenue East, Suite 305 - Carlsbad, CA 92010 - USA


atmire.com   - Institutional Repository Solutions

On Mon, Jan 17, 2011 at 9:22 AM, Lewatle Phaladi
 wrote:

Hi All



After installing DSpace 1.7.0 with your help guys, I was expecting to
see new DSpace look for xmlui and to my surprise a well-known  Manakin
default interface appears, as a results I want to configure my DSpace
1.7.0 xmlui interface to use new DSpace look.



Any I dea will be appreciated.



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.





--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the impact they can have on your business, and how you
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech



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 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.
--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and

Re: [Dspace-tech] New DSpace Look

2011-01-17 Thread Bram Luyten
Hi Lewatle (and others),

if you repository goes into production with Mirage, feel free to share the
link.
I'd love to play around with Discovery & Mirage in a real setting to see
whether there are any remaining bugs or things to improve.

regards

Bram

@mire

Technologielaan 9 - 3001 Heverlee - Belgium
2888 Loker Avenue East, Suite 305 - Carlsbad, CA 92010 - USA

atmire.com - Institutional Repository Solutions


On Mon, Jan 17, 2011 at 10:10 AM, Lewatle Phaladi <
lewatle.phal...@wits.ac.za> wrote:

> Hi Bram
>
>
>
> Thanks and it works perfect.
>
>
>
> *Regards,*
>
> *Lewatle*
>
>
>
>
>
> *From:* bluy...@gmail.com [mailto:bluy...@gmail.com] *On Behalf Of *Bram
> Luyten
> *Sent:* 17 January 2011 11:01 AM
> *To:* Lewatle Phaladi
> *Cc:* dspace-tech@lists.sourceforge.net
> *Subject:* Re: [Dspace-tech] New DSpace Look
>
>
>
> Hi Lewatle,
>
> you need to change the xmlui.xconf file.
>
> Look for the "themes" section at the bottom and enable the theme with path
> "Mirage/"
>
> best regards,
>
> Bram Luyten
>
> @mire
>
> Technologielaan 9 - 3001 Heverlee - Belgium
>
> 2888 Loker Avenue East, Suite 305 - Carlsbad, CA 92010 - USA
>
>
> atmire.com - Institutional Repository Solutions
>
> On Mon, Jan 17, 2011 at 9:22 AM, Lewatle Phaladi <
> lewatle.phal...@wits.ac.za> wrote:
>
> Hi All
>
>
>
> After installing DSpace 1.7.0 with your help guys, I was expecting to see
> new DSpace look for xmlui and to my surprise a well-known  Manakin default
> interface appears, as a results I want to configure my DSpace 1.7.0 xmlui
> interface to use new DSpace look.
>
>
>
> Any I dea will be appreciated.
>
>
>
> 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.
>
>
>
>
>
> --
> Protect Your Site and Customers from Malware Attacks
> Learn about various malware tactics and how to avoid them. Understand
> malware threats, the impact they can have on your business, and how you
> can protect your company and customers by using code signing.
> http://p.sf.net/sfu/oracle-sfdevnl
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>
>
> 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.
>
>
--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] New DSpace Look

2011-01-17 Thread Lewatle Phaladi
Hi Bram



Thanks and it works perfect.



Regards,

Lewatle





From: bluy...@gmail.com [mailto:bluy...@gmail.com] On Behalf Of Bram
Luyten
Sent: 17 January 2011 11:01 AM
To: Lewatle Phaladi
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] New DSpace Look



Hi Lewatle,

you need to change the xmlui.xconf file.

Look for the "themes" section at the bottom and enable the theme with
path "Mirage/"

best regards,

Bram Luyten

@mire

Technologielaan 9 - 3001 Heverlee - Belgium

2888 Loker Avenue East, Suite 305 - Carlsbad, CA 92010 - USA


atmire.com   - Institutional Repository Solutions



On Mon, Jan 17, 2011 at 9:22 AM, Lewatle Phaladi
 wrote:

Hi All



After installing DSpace 1.7.0 with your help guys, I was expecting to
see new DSpace look for xmlui and to my surprise a well-known  Manakin
default interface appears, as a results I want to configure my DSpace
1.7.0 xmlui interface to use new DSpace look.



Any I dea will be appreciated.



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.





--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the impact they can have on your business, and how you
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech




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.
--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] New DSpace Look

2011-01-17 Thread Bram Luyten
Hi Lewatle,

you need to change the xmlui.xconf file.

Look for the "themes" section at the bottom and enable the theme with path
"Mirage/"

best regards,

Bram Luyten

@mire

Technologielaan 9 - 3001 Heverlee - Belgium
2888 Loker Avenue East, Suite 305 - Carlsbad, CA 92010 - USA

atmire.com - Institutional Repository Solutions


On Mon, Jan 17, 2011 at 9:22 AM, Lewatle Phaladi  wrote:

> Hi All
>
>
>
> After installing DSpace 1.7.0 with your help guys, I was expecting to see
> new DSpace look for xmlui and to my surprise a well-known  Manakin default
> interface appears, as a results I want to configure my DSpace 1.7.0 xmlui
> interface to use new DSpace look.
>
>
>
> Any I dea will be appreciated.
>
>
>
> 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.
>
>
>
> --
> Protect Your Site and Customers from Malware Attacks
> Learn about various malware tactics and how to avoid them. Understand
> malware threats, the impact they can have on your business, and how you
> can protect your company and customers by using code signing.
> http://p.sf.net/sfu/oracle-sfdevnl
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>
--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] New DSpace Look

2011-01-17 Thread Lewatle Phaladi
Hi All



After installing DSpace 1.7.0 with your help guys, I was expecting to
see new DSpace look for xmlui and to my surprise a well-known  Manakin
default interface appears, as a results I want to configure my DSpace
1.7.0 xmlui interface to use new DSpace look.



Any I dea will be appreciated.



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.
--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech