Dear Marlow,
Your Dspace is not broken, it is completely safe and sound. You have missed
some basics.



Please Follow the steps bellow:
1.       Stop the tomcat web service
2.       Delete [xmlui] directory from [C:\Program Files\Apache Software
Foundation\Tomcat 5.5\webapps]
3.       Go to command prompt
[C:\dspace-1.5.1\dspace\target\dspace-1.5.1-build.dir]ant update.
4.       Copy the [xmlui] directory from
[C:\dspace-1.5.1\dspace\target\dspace-1.5.1-build.dir\webapps]
5.       past it in [C:\Program Files\Apache Software Foundation\Tomcat
5.5\webapps
6.       Start your tomcat web service
7.       Got to http:\\webserver:8080\xmlui

Bharat M Chaudhari
IPMG Library

On Wed, Dec 10, 2008 at 2:58 PM,
<[EMAIL PROTECTED]>wrote:

> Send DSpace-tech mailing list submissions to
>        [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        https://lists.sourceforge.net/lists/listinfo/dspace-tech
> or, via email, send a message with subject or body 'help' to
>        [EMAIL PROTECTED]
>
> You can reach the person managing the list at
>        [EMAIL PROTECTED]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of DSpace-tech digest..."
>
>
> Today's Topics:
>
>   1. Re: encoding and a hint about Messages.properties
>      (Jochen Lienhard)
>   2. weird file not found problem when changing manakin        theme
>      (Andrew Marlow)
>   3. Re: Special character representation in   input-forms.xml
>      (Obiajulu Odu)
>   4. Re: Special character representation      in      input-forms.xml
>      (Claudia J?rgen)
>   5. Re: Special character representation in   input-forms.xml
>      (Bram Luyten)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 10 Dec 2008 08:56:37 +0100
> From: Jochen Lienhard <[EMAIL PROTECTED]>
> Subject: Re: [Dspace-tech] encoding and a hint about
>        Messages.properties
> To: [email protected]
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=UTF-8; format=flowed
>
> Hi Kim,
>
> <%@ page contentType="text/html;charset=UTF-8" %>
>
> is in every jsp-File (default after compiling DSpace), but it does not
> work.
> All other are OK, I think the problem must be somewhere between reading
> the config-File and
> putting the text in the Webpage.
>
> Greetings
>
> Jochen
>
> Kim Shepherd schrieb:
> > Hi Jochen,
> >
> > There is a better way to set UTF-8 encoding in JSP pages, and it should
> fix the problem you're seeing:
> >
> > <%@ page contentType="text/html;charset=UTF-8" %>
> >
> > This goes near the other '<%@ page' lines, where constants and config
> parameters are being imported.
> >
> > Cheers,
> >
> > Kim.
> >
> >
> >> -----Original Message-----
> >> From: Jochen Lienhard [mailto:[EMAIL PROTECTED]
> >> Sent: Tuesday, 9 December 2008 9:26 p.m.
> >> To: [email protected]
> >> Subject: [Dspace-tech] encoding and a hint about Messages.properties
> >>
> >> Hi,
> >>
> >> it seems that I have a problem with the encoding using jspui.
> >>
> >> I'm using DSpace 1.5.1
> >> In the dspace.cfg I wrote:
> >>
> >> # Name of the site
> >> dspace.name = DSpace der Universit?tsbibliothek Freiburg
> >>
> >> The dspace.cfg is UTF-8 encoded.
> >>
> >> In the Web-page the title and the menu looks like this:
> >> DSpace der Universit??tsbibliothek Freiburg
> >>
> >> But the meta-tag is OK.
> >>
> >> <title>DSpace der Universit??tsbibliothek Freiburg : Zur
> >> Startseite</title>
> >>         <meta http-equiv="Content-Type" content="text/html;
> >> charset=UTF-8" />
> >>
> >> It seems that DSpace loose somewhere the UTF-8 encoding, but WHERE?
> >>
> >> ... and now the hint about Messages_fr.properties:
> >> At http://dspace-sandbox.googlecode.com/svn/modules/dspace-api-
> >> lang/trunk/src/main/resources/ the
> >> Messages.properties can be find. It seems Messages_fr.properties is not
> >> up to date ... it is still 1.4.1 ;-)
> >>
> >> Greetings
> >>
> >> Jochen
> >>
> >>
> >> --
> >> Dr. rer. nat. Jochen Lienhard
> >> UB Universit?t Freiburg
> >> Dezernat EDV
> >> Tel: (0761) 203-3908
> >> Email: [EMAIL PROTECTED]
> >>
> >>
> >> -----------------------------------------------------------------------
> >> -------
> >> SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas,
> >> Nevada.
> >> The future of the web can't happen without you.  Join us at MIX09 to
> >> help
> >> pave the way to the Next Web now. Learn more and register at
> >> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix
> >> .com/
> >> _______________________________________________
> >> DSpace-tech mailing list
> >> [email protected]
> >> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> >>
>
>
> --
> Dr. rer. nat. Jochen Lienhard
> UB Universit?t Freiburg
> Dezernat EDV
> Tel: (0761) 203-3908
> Email: [EMAIL PROTECTED]
>
>
>
>
> ------------------------------
>
> Message: 2
> Date: Wed, 10 Dec 2008 08:14:03 +0000
> From: "Andrew Marlow" <[EMAIL PROTECTED]>
> Subject: [Dspace-tech] weird file not found problem when changing
>        manakin theme
> To: [email protected]
> Message-ID:
>        <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hello,
>
> I tried to change the theme from Reference to Kubrick just as an experiment
> as I start the learn manakin and after restarting tomcat I got a Resource
> not found error when I refreshed my dspace page. After some poking around I
> gave up and reverted to the original Reference theme. But now that doesn't
> work either so dspace is now broken for me. The error message is:
>
> java.io.FileNotFoundException: C:\Program Files\Apache Software
> Foundation\Tomcat 5.5\webapps\xmlui\aspects\Administrative\sitemap.xmap
> (The
> system cannot find the path specified)
>
> It's true that there is no such file, but I don't understand why the system
> is now referring to it, nor how to make the error go away. In
> tomcat/webapps/xmlui there is an aspects dir but it only contains 2 files,
> aspects.xmap and protodocument.xml/ I am using DSpace 1.5.1 and Tomcat 5.5
> on Windoze XP (eXtreme Pain).
>
> --
> Regards,
>
> Andrew M.
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
> Message: 3
> Date: Wed, 10 Dec 2008 09:16:57 +0100
> From: "Obiajulu Odu" <[EMAIL PROTECTED]>
> Subject: Re: [Dspace-tech] Special character representation in
>        input-forms.xml
> To: <[email protected]>
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain;       charset="iso-8859-1"
>
> Hi,
> Thanks Claudia. I prefer doing this at the input-forms.xml (1.4.x).  My
> question is, in input-forms.xml, Spanish is represented as Espa??ol and
> french as Fran??ais. I need help on how to represent "Portugu?s" language.
> Is there anyone from Portugal that can help?
>
> Obiajulu Odu
>
>
> -----Opprinnelig melding-----
> Fra: Claudia J?rgen [mailto:[EMAIL PROTECTED]
> Sendt: 8. desember 2008 14:28
> Til: Obiajulu Odu
> Kopi: [email protected]
> Emne: Re: [Dspace-tech] Special character representation ininput-forms.xml
>
> Hi Obiajulu,
>
> you can set the encoding in the header, at the moment it is not set
>
> <?xml version="1.0"?>
> change this to
> <?xml version="1.0" encoding='iso-8859-1' ?> should be fine for
> Portuguese.
>
> Hope that helps
>
> Claudia J?rgen
>
>
> Obiajulu Odu schrieb:
> > Hi,
> > Spanish is represented as Espa??ol and french as Fran??ais.
> > I need help on how to represent "Portugu?s" language.
> >
> > Thanks in advance.
> >
> > Obiajulu Odu
> > University of Troms?
> >
> > ----------------------------------------------------------------------
> > -------- SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las
> > Vegas, Nevada.
> > The future of the web can't happen without you.  Join us at MIX09 to
> > help pave the way to the Next Web now. Learn more and register at
> > http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmi
> > x.com/ _______________________________________________
> > DSpace-tech mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
> --------------------------------------------------------------------------
> ----
> SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas,
> Nevada.
> The future of the web can't happen without you.  Join us at MIX09 to help
> pave the way to the Next Web now. Learn more and register at
> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.co
> m/<http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/>
> _______________________________________________
> DSpace-tech mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>
>
> ------------------------------
>
> Message: 4
> Date: Wed, 10 Dec 2008 09:47:49 +0100
> From: Claudia J?rgen  <[EMAIL PROTECTED]>
> Subject: Re: [Dspace-tech] Special character representation     in
>        input-forms.xml
> To: Obiajulu Odu <[EMAIL PROTECTED]>
> Cc: [email protected]
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Hi Obiajulu,
>
> I'm not quite sure (bit lost in translation) where your problem lies.
> Do you mean the language selection list?
> In input-forms.xml (1.4.2) the field
>
> <field>
> <dc-schema>dc</dc-schema>
> <dc-element>language</dc-element>
> <dc-qualifier>iso</dc-qualifier>
> <repeatable>false</repeatable>
> <label>Language</label>
> <input-type value-pairs-name="common_iso_languages">dropdown</input-type>
> <hint>Select the language of the main content of the item.  If the
> language does not appear in the list below, please select 'Other'.  If
> the content does not really have a language (for example, if it is a
> dataset or an image) please select 'N/A'.</hint>
> <required></required>
> </field>
>
>
> refers to the value-pairs
>
> <value-pairs value-pairs-name="common_iso_languages"
> dc-term="language_iso">
> <pair>
> <displayed-value>N/A</displayed-value>
> <stored-value></stored-value>
> </pair>
> ...
> </value-pairs>
>
>
> If you want to add Portuguese to this list, simply add another pair.
>
> <pair>
> <displayed-value>Portuguese</displayed-value>
> <stored-value>pt</stored-value>
> </pair>
>
> Hope that helps
>
> Claudia J?rgen
>
>
>
>
> Obiajulu Odu schrieb:
> > Hi,
> > Thanks Claudia. I prefer doing this at the input-forms.xml (1.4.x).  My
> > question is, in input-forms.xml, Spanish is represented as Espa??ol and
> > french as Fran??ais. I need help on how to represent "Portugu?s"
> language.
> > Is there anyone from Portugal that can help?
> >
> > Obiajulu Odu
> >
> >
> > -----Opprinnelig melding-----
> > Fra: Claudia J?rgen [mailto:[EMAIL PROTECTED]
> > Sendt: 8. desember 2008 14:28
> > Til: Obiajulu Odu
> > Kopi: [email protected]
> > Emne: Re: [Dspace-tech] Special character representation
> ininput-forms.xml
> >
> > Hi Obiajulu,
> >
> > you can set the encoding in the header, at the moment it is not set
> >
> > <?xml version="1.0"?>
> > change this to
> > <?xml version="1.0" encoding='iso-8859-1' ?> should be fine for
> > Portuguese.
> >
> > Hope that helps
> >
> > Claudia J?rgen
> >
> >
> > Obiajulu Odu schrieb:
> >> Hi,
> >> Spanish is represented as Espa??ol and french as Fran??ais.
> >> I need help on how to represent "Portugu?s" language.
> >>
> >> Thanks in advance.
> >>
> >> Obiajulu Odu
> >> University of Troms?
> >>
> >> ----------------------------------------------------------------------
> >> -------- SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las
> >> Vegas, Nevada.
> >> The future of the web can't happen without you.  Join us at MIX09 to
> >> help pave the way to the Next Web now. Learn more and register at
> >> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmi
> >> x.com/ _______________________________________________
> >> DSpace-tech mailing list
> >> [email protected]
> >> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> >
> >
> --------------------------------------------------------------------------
> > ----
> > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas,
> > Nevada.
> > The future of the web can't happen without you.  Join us at MIX09 to help
> > pave the way to the Next Web now. Learn more and register at
> >
> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.co
> > m/
> > _______________________________________________
> > DSpace-tech mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/dspace-tech
> >
> >
> ------------------------------------------------------------------------------
> > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas,
> Nevada.
> > The future of the web can't happen without you.  Join us at MIX09 to help
> > pave the way to the Next Web now. Learn more and register at
> >
> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
> > _______________________________________________
> > DSpace-tech mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>
>
> ------------------------------
>
> Message: 5
> Date: Wed, 10 Dec 2008 10:28:29 +0100
> From: "Bram Luyten" <[EMAIL PROTECTED]>
> Subject: Re: [Dspace-tech] Special character representation in
>        input-forms.xml
> To: "Obiajulu Odu" <[EMAIL PROTECTED]>
> Cc: [email protected]
> Message-ID:
>        <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi Obiajulu,
>
> does this one work: Portugu??s ?
>
> regards,
>
> Bram
>
> @mire NV
> Romeinse Straat 18
> 3001 Heverlee
> Belgium
> +32 2 888 29 56
>
> http://www.atmire.com - Institutional Repository Solutions
> http://www.togather.eu - Before getting together, get [EMAIL PROTECTED]
>
>
> On Mon, Dec 8, 2008 at 2:04 PM, Obiajulu Odu <[EMAIL PROTECTED]>
> wrote:
>
> > Hi,
> > Spanish is represented as Espa??ol and french as Fran??ais.
> > I need help on how to represent "Portugu?s" language.
> >
> > Thanks in advance.
> >
> > Obiajulu Odu
> > University of Troms?
> >
> >
> >
> ------------------------------------------------------------------------------
> > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas,
> Nevada.
> > The future of the web can't happen without you.  Join us at MIX09 to help
> > pave the way to the Next Web now. Learn more and register at
> >
> >
> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
> > _______________________________________________
> > DSpace-tech mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/dspace-tech
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
>
> ------------------------------
>
>
> ------------------------------------------------------------------------------
> SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
> The future of the web can't happen without you.  Join us at MIX09 to help
> pave the way to the Next Web now. Learn more and register at
>
> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
>
> ------------------------------
>
> _______________________________________________
> DSpace-tech mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>
> End of DSpace-tech Digest, Vol 32, Issue 14
> *******************************************
>



-- 
Bharat Chaudhari
Institute of Petroleum Management, Gandhinagar
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to