[Dspace-tech] Manakin

2008-06-09 Thread BAILLY, Vincent
Hello,
 
I am looking for adding RSS to manakin
I beleive that i should look for this in the theme but i don't know
where exactly
and I didn't found anymore information on the net.
So if anybody can explain it to me or guid me to a tutorial
that would grealy help me.
 
Thanks
 
Vincent BAILLY
-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Theme of manakin

2008-06-04 Thread BAILLY, Vincent
Hello,
 
I have a question : is it possible to assign a theme especialy for the
home page of dspace manakin ?
 
corresponding to the url  http://[dspace-url]/xmlui/ 
 
And if it is, how do i do that ?
 
Thanks Vincent
 
-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Error after updating Dspace 1.4.2 to 1.5.0

2008-05-22 Thread BAILLY, Vincent
Hello,
 
I m calling for some helps, plz.
I m currently trying to update our old version of dspace, the 1.4.2 to
the 1.5.0
I installed both and both work the 1.4.2 with the DB and the second
without.
So i follow the instructions of the documantions.
Every things seems to go for the best but at the end when i try to
launch dspace i ve this error.
 
  

An error has occured


java.sql.SQLException: java.lang.NullPointerException

Cocoon stacktrace [hide] 

Failed to process pipeline 
context:/file:/applis/irevues/home/dspace-1.4.2/tomcat/webapps/xmlui/asp
ects/aspects.xmap - 115:34
context:/file:/applis/irevues/home/dspace-1.4.2/tomcat/webapps/xmlui/asp
ects/aspects.xmap - 114:43   
context:/file:/applis/irevues/home/dspace-1.4.2/tomcat/webapps/xmlui/asp
ects/aspects.xmap - 113:22
context:/file:/applis/irevues/home/dspace-1.4.2/tomcat/webapps/xmlui/the
mes/Reference/sitemap.xmap - 184:34 
context:/file:/applis/irevues/home/dspace-1.4.2/tomcat/webapps/xmlui/the
mes/Reference/sitemap.xmap - 181:84   
context:/file:/applis/irevues/home/dspace-1.4.2/tomcat/webapps/xmlui/the
mes/Reference/sitemap.xmap - 180:78   
context:/file:/applis/irevues/home/dspace-1.4.2/tomcat/webapps/xmlui/the
mes/Reference/sitemap.xmap - 174:33  
context:/file:/applis/irevues/home/dspace-1.4.2/tomcat/webapps/xmlui/the
mes/Reference/sitemap.xmap - 170:44  
context:/file:/applis/irevues/home/dspace-1.4.2/tomcat/webapps/xmlui/the
mes/Reference/sitemap.xmap - 155:45   
context:/file:/applis/irevues/home/dspace-1.4.2/tomcat/webapps/xmlui/the
mes/Reference/sitemap.xmap - 131:55   
context:/file:/applis/irevues/home/dspace-1.4.2/tomcat/webapps/xmlui/the
mes/themes.xmap - 63:45  
context:/file:/applis/irevues/home/dspace-1.4.2/tomcat/webapps/xmlui/sit
emap.xmap - 325:73   


Java stacktrace [hide] 

java.sql.SQLException: java.lang.NullPointerException
at
org.dspace.storage.rdbms.DatabaseManager.initialize(DatabaseManager.java
:1555)
at
org.dspace.storage.rdbms.DatabaseManager.getConnection(DatabaseManager.j
ava:512)
at org.dspace.core.Context.(Context.java:117)
at
org.dspace.app.xmlui.utils.ContextUtil.obtainContext(ContextUtil.java:88
)
at
org.dspace.app.xmlui.cocoon.AbstractDSpaceTransformer.setup(AbstractDSpa
ceTransformer.java:111)
at
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.setupPi
peline(AbstractProcessingPipeline.java:397)
at
org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipe
line.setupPipeline(AbstractCachingProcessingPipeline.java:720)
at
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.prepare
Pipeline(AbstractProcessingPipeline.java:500)
at
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.prepare
Internal(AbstractProcessingPipeline.java:514)
at
org.apache.cocoon.components.source.impl.SitemapSource.init(SitemapSourc
e.java:341)
at
org.apache.cocoon.components.source.impl.SitemapSource.(SitemapSou
rce.java:213)
at
org.apache.cocoon.components.source.impl.SitemapSourceFactory.getSource(
SitemapSourceFactory.java:64)
at
org.apache.excalibur.source.impl.SourceResolverImpl.resolveURI(SourceRes
olverImpl.java:208)
at
org.apache.cocoon.components.CocoonComponentManager.resolveURI(CocoonCom
ponentManager.java:541)
at
org.apache.cocoon.environment.AbstractEnvironment.resolveURI(AbstractEnv
ironment.java:552)
at
org.apache.cocoon.environment.AbstractEnvironment.resolveURI(AbstractEnv
ironment.java:539)
at
org.apache.cocoon.generation.FileGenerator.setup(FileGenerator.java:78)
at
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.setupPi
peline(AbstractProcessingPipeline.java:384)
at
org.apache.cocoon.components.pipeline.impl.AbstractCachingProcessingPipe
line.setupPipeline(AbstractCachingProcessingPipeline.java:720)
at
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.prepare
Pipeline(AbstractProcessingPipeline.java:500)
at
org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.process
(AbstractProcessingPipeline.java:452)
at
org.apache.cocoon.components.treeprocessor.sitemap.SerializeNode.invoke(
SerializeNode.java:120)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.
invokeNodes(AbstractParentProcessingNode.java:46)
at
org.apache.cocoon.components.treeprocessor.sitemap.PreparableMatchNode.i
nvoke(PreparableMatchNode.java:130)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.
invokeNodes(AbstractParentProcessingNode.java:68)
at
org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(P
ipelineNode.java:142)
at
org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.
invokeNodes(AbstractParentProcessingNode.java:68)
 

Re: [Dspace-tech] Keeping the database information of Dspace 1.4.2 to 1.5

2008-04-29 Thread BAILLY, Vincent
Hello,

After making a fresh install of Dspace 1.5, i look for how i could take
my old database back
I have made a dump of this one and saved it in the new one. As i was
waiting for it doesn't work instantly
But at least the list of my old communauties and collections appear. So
i launch the SQL script
Database_schema_14-15.sql but i doesn't work better. Any idea of how
should i do ?

Thanks Vincent 

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] TR : RE : [DSpace 1.5] matter of encoding

2008-04-17 Thread BAILLY, Vincent



 Message d'origine
De: BAILLY, Vincent
Date: jeu. 17/04/2008 09:26
À: Scott Phillips
Objet : RE : [Dspace-tech] [DSpace 1.5] matter of encoding
 
I'm currently using Tomcat 6.0 with the connector URIencoding set,
maven 2.0.9, ant 1.7.0 and postgresql 8.3.
The incorrect encoding happen when i make a submission for a new item, not for 
a new community
or collection. the fields concerned are dc.contributor.author, 
dc.identifier.other, 
dc.description, dc.description.abstract, dc.description.sponsorship, dc.subject,
dc.title. So i think the matter come from the submission aspect of manakin
but i'm not sur.

Thank you



 Message d'origine
De: Scott Phillips [mailto:[EMAIL PROTECTED]
Date: mer. 16/04/2008 17:49
À: BAILLY, Vincent
Cc: dspace-tech@lists.sourceforge.net
Objet : Re: [Dspace-tech] [DSpace 1.5] matter of encoding
 

Can you explain where, what fields were giving you the incorrect  
encoding? Also what is your setup - are you using Tomcat or Apache  
with AJP? Did you remember to set your tomcat connector's URIencoding  
to UTF-8?

Scott--


On Apr 16, 2008, at 8:42 AM, BAILLY, Vincent wrote:

> Hello,
> I have just installed the whole new version of DSpace
> and this one, as you know, includes Manakin.
> So i test it, but when i tried to make a submission, i have seen that
> specials caracters are not suported (exemple : "Casse-tête" is  
> transformed to "Casse-tªte")
> but when i add a new communauty or collection it doesn't happened  
> neither when i make a submission
> with jspui. Does anybody can help me, plz ?
>
> -
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> Don't miss this year's exciting event. There's still time to save  
> $100.
> Use priority code J8TL2D2.
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech



-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] [DSpace 1.5] matter of encoding

2008-04-16 Thread BAILLY, Vincent
Hello,
I have just installed the whole new version of DSpace
and this one, as you know, includes Manakin.
So i test it, but when i tried to make a submission, i have seen that
specials caracters are not suported (exemple : "Casse-tête" is transformed to 
"Casse-tªte")
but when i add a new communauty or collection it doesn't happened neither when 
i make a submission
with jspui. Does anybody can help me, plz ? 
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech