You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lenya.apache.org by Christian Kreutz <sc...@gmx.de> on 2003/09/10 11:06:58 UTC

Online Editors

Hello List,

I am working with the default publication. 
I realized an own project and try to get
the online editors working. So far
I conclude they don't work because
of the language separation. I just have a
publication with german language. Is there
any possibility to get xopus, bitflux or
midas running using only german language?

Honestly it is quite urgent and I would
appreciate any help to get one of the editors
work.

Thanks in advance.

Christian

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


Re: Online Editors

Posted by Fabian Dal Santo <f....@qut.edu.au>.
Steve Duncan wrote:

> Redhat 9
> jakarta-tomcat-4.1.27-LE-jdk14
> j2sdk1.4.1_05
> cocoon 2.1
> Lenya - download src from the cvs Sept 4
> Xalan - downloaded nightly build on Sept4
> 
> 
> Hi Everyone
>     New here so go easy on me.  I am seeing the same thing as Christian
>     with
> the default application and trying to get through the tutorial.
> 
> Midas
> was looking for the file
> /lenya/lenya/pubs/default/content/authoring/tutorial/index.xml
> 
> the directory did not contain a file index.xml, I copied index_en.xml to
> index.xml and it worked.
> 
> 
> Opus
> /lenya/authoring/xopus2/tutorial/index.xml
> This file in this path does not exist.
> 
> Bitflux
>
http://localhost:8080/lenya/bitflux/index.html?url-xml=/lenya/default/bitflux/index/index.xml&url-xslt=/lenya/default/bitflux/stylesheets/simple.xsl&url-xsd=/lenya/default/bitflux/schemas/simple.xsd&url-css=/lenya/default/bitflux/css/simple.css&url-post=/lenya/default/bitflux/save/index/index.xml&url-back=/lenya/authoring/index.html
> 
> Could not find any directory /lenya/default/bitflux
> 
> 
> Thanks
> Steve
> 
> 
> 
> 
> 
> "Andreas Kuckartz" <A....@ping.de> wrote in message
> news:0a7801c3778b$7e0fa5a0$a501a8c0@computer2...
>> These errors do not look like language-specific problems.
>>
>> Andreas
>>
>> ----- Original Message -----
>> From: "Christian Kreutz" <sc...@gmx.de>
>> To: "Lenya Users List" <le...@cocoon.apache.org>
>> Sent: Wednesday, September 10, 2003 12:51 PM
>> Subject: AW: Online Editors
>>
>>
>> > I use lenya on windows XP and on a linux Server
>> > with java version: 1.4.1_02 and tomcat 4.1.
>> > I downloaded the yesterday binary and get the following
>> > errors:
>> >
>> > Xopus: The requested resource
> "/lenya/authoring/xopus2/tutorial/index.xml"
>> > could not be found
>> >
>> > Sender: org.apache.cocoon.servlet.CocoonServlet
>> >
>> > Midas:  <error:description>org.apache.cocoon.ResourceNotFoundException:
>> > Resource not found.:
> org.apache.excalibur.source.SourceNotFoundException:
>> >
>>
>
file:/c:/tomcat/webapps/lenya/lenya/pubs/default/content/authoring/tutorial/
>> > index.xml doesn't exist.</error:description>
>> >
>> > Bitflux: Stops when 3 out 6 documents are loaded.
>> >
>> > All errors comes by testing the default publication and logged
>> > in as lenya or other users.
>> >
>> > Besides the info area doesn't work anymore:
>> > Description: The requested resource
>> > "/lenya/default/info-authoring/tutorial.html" could not be found
>> >
>> > Cheers Christian
>> >
>> >
>> > > -----Ursprüngliche Nachricht-----
>> > > Von: Andreas Kuckartz [mailto:A.Kuckartz@ping.de]
>> > > Gesendet: Mittwoch, 10. September 2003 12:38
>> > > An: Lenya Users List
>> > > Betreff: Re: Online Editors
>> > >
>> > >
>> > > Christian Kreutz wrote:
>> > >
>> > > > I am working with the default publication.
>> > > > I realized an own project and try to get
>> > > > the online editors working. So far
>> > > > I conclude they don't work because
>> > > > of the language separation. I just have a
>> > > > publication with german language. Is there
>> > > > any possibility to get xopus, bitflux or
>> > > > midas running using only german language?
>> > >
>> > > Which problems do you have and which software versions are you using?
>> > >
>> > > Cheers,
>> > > Andreas
>> > >
>> > >
>> > > ---------------------------------------------------------------------
>> > > To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
>> > > For additional commands, e-mail: lenya-user-help@cocoon.apache.org
>> > >
>> > >
>> >
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
>> > For additional commands, e-mail: lenya-user-help@cocoon.apache.org
>> >
>> >


I had the same problems with Midas and did the same thing.  Now Midas works,
but it only edits the Tutorial page, no matter which page is highlighted in
the menu.  Also, when I hit "Save" or "Save and Exit" in Midas, It goes to
a page with random text and the line "Wie geht es Vanya und Karin?" and the
saves do not occur.

Same error with Xopus, same result, the path requested doesn't exist.

Bitflux also hangs with "3 of 6 documents loaded" in the status bar.  If you
check the javascript console it says "Error: uncaught exception: Permission
denied to get property XMLDocument.documentElement".

Also I am unable to publish any documents that I create.  E.g. if I create a
new simple document, if I try to publish it, the "Approve" and "Publish"
menu items are greyed out.  Am I missing something about the publish
process (obviously because of the above problems, I cannot actually edit
the newly created page, this may be a factor...)?

I am using Cocoon 2.1.1, lenya-1.0-dev-src-20030820045721, java 1.4.2,
tomcat 4.1.27.  I have also tried a number of different combinations of
lenya and cocoon, including cocoon 2.0.4 and 2.1 and nighly builds and
lenya rc1 and nightly builds, all with the same result.

Cheers 
Fabian




---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


Re: Online Editors

Posted by Steve Duncan <sd...@ksg.harvard.edu>.
Redhat 9
jakarta-tomcat-4.1.27-LE-jdk14
j2sdk1.4.1_05
cocoon 2.1
Lenya - download src from the cvs Sept 4
Xalan - downloaded nightly build on Sept4


Hi Everyone
    New here so go easy on me.  I am seeing the same thing as Christian with
the default application and trying to get through the tutorial.

Midas
was looking for the file
/lenya/lenya/pubs/default/content/authoring/tutorial/index.xml

the directory did not contain a file index.xml, I copied index_en.xml to
index.xml and it worked.


Opus
/lenya/authoring/xopus2/tutorial/index.xml
This file in this path does not exist.

Bitflux
http://localhost:8080/lenya/bitflux/index.html?url-xml=/lenya/default/bitflux/index/index.xml&url-xslt=/lenya/default/bitflux/stylesheets/simple.xsl&url-xsd=/lenya/default/bitflux/schemas/simple.xsd&url-css=/lenya/default/bitflux/css/simple.css&url-post=/lenya/default/bitflux/save/index/index.xml&url-back=/lenya/authoring/index.html

Could not find any directory /lenya/default/bitflux


Thanks
Steve





"Andreas Kuckartz" <A....@ping.de> wrote in message
news:0a7801c3778b$7e0fa5a0$a501a8c0@computer2...
> These errors do not look like language-specific problems.
>
> Andreas
>
> ----- Original Message ----- 
> From: "Christian Kreutz" <sc...@gmx.de>
> To: "Lenya Users List" <le...@cocoon.apache.org>
> Sent: Wednesday, September 10, 2003 12:51 PM
> Subject: AW: Online Editors
>
>
> > I use lenya on windows XP and on a linux Server
> > with java version: 1.4.1_02 and tomcat 4.1.
> > I downloaded the yesterday binary and get the following
> > errors:
> >
> > Xopus: The requested resource
"/lenya/authoring/xopus2/tutorial/index.xml"
> > could not be found
> >
> > Sender: org.apache.cocoon.servlet.CocoonServlet
> >
> > Midas:  <error:description>org.apache.cocoon.ResourceNotFoundException:
> > Resource not found.:
org.apache.excalibur.source.SourceNotFoundException:
> >
>
file:/c:/tomcat/webapps/lenya/lenya/pubs/default/content/authoring/tutorial/
> > index.xml doesn't exist.</error:description>
> >
> > Bitflux: Stops when 3 out 6 documents are loaded.
> >
> > All errors comes by testing the default publication and logged
> > in as lenya or other users.
> >
> > Besides the info area doesn't work anymore:
> > Description: The requested resource
> > "/lenya/default/info-authoring/tutorial.html" could not be found
> >
> > Cheers Christian
> >
> >
> > > -----Urspr�ngliche Nachricht-----
> > > Von: Andreas Kuckartz [mailto:A.Kuckartz@ping.de]
> > > Gesendet: Mittwoch, 10. September 2003 12:38
> > > An: Lenya Users List
> > > Betreff: Re: Online Editors
> > >
> > >
> > > Christian Kreutz wrote:
> > >
> > > > I am working with the default publication.
> > > > I realized an own project and try to get
> > > > the online editors working. So far
> > > > I conclude they don't work because
> > > > of the language separation. I just have a
> > > > publication with german language. Is there
> > > > any possibility to get xopus, bitflux or
> > > > midas running using only german language?
> > >
> > > Which problems do you have and which software versions are you using?
> > >
> > > Cheers,
> > > Andreas
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> > > For additional commands, e-mail: lenya-user-help@cocoon.apache.org
> > >
> > >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> > For additional commands, e-mail: lenya-user-help@cocoon.apache.org
> >
> >




---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


Re: Online Editors

Posted by Andreas Kuckartz <A....@ping.de>.
These errors do not look like language-specific problems.

Andreas

----- Original Message ----- 
From: "Christian Kreutz" <sc...@gmx.de>
To: "Lenya Users List" <le...@cocoon.apache.org>
Sent: Wednesday, September 10, 2003 12:51 PM
Subject: AW: Online Editors


> I use lenya on windows XP and on a linux Server
> with java version: 1.4.1_02 and tomcat 4.1.
> I downloaded the yesterday binary and get the following
> errors:
>
> Xopus: The requested resource "/lenya/authoring/xopus2/tutorial/index.xml"
> could not be found
>
> Sender: org.apache.cocoon.servlet.CocoonServlet
>
> Midas:  <error:description>org.apache.cocoon.ResourceNotFoundException:
> Resource not found.: org.apache.excalibur.source.SourceNotFoundException:
>
file:/c:/tomcat/webapps/lenya/lenya/pubs/default/content/authoring/tutorial/
> index.xml doesn't exist.</error:description>
>
> Bitflux: Stops when 3 out 6 documents are loaded.
>
> All errors comes by testing the default publication and logged
> in as lenya or other users.
>
> Besides the info area doesn't work anymore:
> Description: The requested resource
> "/lenya/default/info-authoring/tutorial.html" could not be found
>
> Cheers Christian
>
>
> > -----Ursprüngliche Nachricht-----
> > Von: Andreas Kuckartz [mailto:A.Kuckartz@ping.de]
> > Gesendet: Mittwoch, 10. September 2003 12:38
> > An: Lenya Users List
> > Betreff: Re: Online Editors
> >
> >
> > Christian Kreutz wrote:
> >
> > > I am working with the default publication.
> > > I realized an own project and try to get
> > > the online editors working. So far
> > > I conclude they don't work because
> > > of the language separation. I just have a
> > > publication with german language. Is there
> > > any possibility to get xopus, bitflux or
> > > midas running using only german language?
> >
> > Which problems do you have and which software versions are you using?
> >
> > Cheers,
> > Andreas
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> > For additional commands, e-mail: lenya-user-help@cocoon.apache.org
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: lenya-user-help@cocoon.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


Re: Online Editors

Posted by Andreas Kuckartz <A....@ping.de>.
These errors do not look like language-specific problems.

Andreas

----- Original Message ----- 
From: "Christian Kreutz" <sc...@gmx.de>
To: "Lenya Users List" <le...@cocoon.apache.org>
Sent: Wednesday, September 10, 2003 12:51 PM
Subject: AW: Online Editors


> I use lenya on windows XP and on a linux Server
> with java version: 1.4.1_02 and tomcat 4.1.
> I downloaded the yesterday binary and get the following
> errors:
>
> Xopus: The requested resource "/lenya/authoring/xopus2/tutorial/index.xml"
> could not be found
>
> Sender: org.apache.cocoon.servlet.CocoonServlet
>
> Midas:  <error:description>org.apache.cocoon.ResourceNotFoundException:
> Resource not found.: org.apache.excalibur.source.SourceNotFoundException:
>
file:/c:/tomcat/webapps/lenya/lenya/pubs/default/content/authoring/tutorial/
> index.xml doesn't exist.</error:description>
>
> Bitflux: Stops when 3 out 6 documents are loaded.
>
> All errors comes by testing the default publication and logged
> in as lenya or other users.
>
> Besides the info area doesn't work anymore:
> Description: The requested resource
> "/lenya/default/info-authoring/tutorial.html" could not be found
>
> Cheers Christian
>
>
> > -----Ursprüngliche Nachricht-----
> > Von: Andreas Kuckartz [mailto:A.Kuckartz@ping.de]
> > Gesendet: Mittwoch, 10. September 2003 12:38
> > An: Lenya Users List
> > Betreff: Re: Online Editors
> >
> >
> > Christian Kreutz wrote:
> >
> > > I am working with the default publication.
> > > I realized an own project and try to get
> > > the online editors working. So far
> > > I conclude they don't work because
> > > of the language separation. I just have a
> > > publication with german language. Is there
> > > any possibility to get xopus, bitflux or
> > > midas running using only german language?
> >
> > Which problems do you have and which software versions are you using?
> >
> > Cheers,
> > Andreas
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> > For additional commands, e-mail: lenya-user-help@cocoon.apache.org
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: lenya-user-help@cocoon.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-dev-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-dev-help@cocoon.apache.org


AW: Online Editors

Posted by Christian Kreutz <sc...@gmx.de>.
I use lenya on windows XP and on a linux Server
with java version: 1.4.1_02 and tomcat 4.1.
I downloaded the yesterday binary and get the following
errors:

Xopus: The requested resource "/lenya/authoring/xopus2/tutorial/index.xml"
could not be found

Sender: org.apache.cocoon.servlet.CocoonServlet

Midas:  <error:description>org.apache.cocoon.ResourceNotFoundException:
Resource not found.: org.apache.excalibur.source.SourceNotFoundException:
file:/c:/tomcat/webapps/lenya/lenya/pubs/default/content/authoring/tutorial/
index.xml doesn't exist.</error:description>

Bitflux: Stops when 3 out 6 documents are loaded.

All errors comes by testing the default publication and logged
in as lenya or other users.

Besides the info area doesn't work anymore:
Description: The requested resource
"/lenya/default/info-authoring/tutorial.html" could not be found

Cheers Christian


> -----Ursprüngliche Nachricht-----
> Von: Andreas Kuckartz [mailto:A.Kuckartz@ping.de]
> Gesendet: Mittwoch, 10. September 2003 12:38
> An: Lenya Users List
> Betreff: Re: Online Editors
>
>
> Christian Kreutz wrote:
>
> > I am working with the default publication.
> > I realized an own project and try to get
> > the online editors working. So far
> > I conclude they don't work because
> > of the language separation. I just have a
> > publication with german language. Is there
> > any possibility to get xopus, bitflux or
> > midas running using only german language?
>
> Which problems do you have and which software versions are you using?
>
> Cheers,
> Andreas
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
> For additional commands, e-mail: lenya-user-help@cocoon.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


Re: Online Editors

Posted by Andreas Kuckartz <A....@ping.de>.
Christian Kreutz wrote:

> I am working with the default publication. 
> I realized an own project and try to get
> the online editors working. So far
> I conclude they don't work because
> of the language separation. I just have a
> publication with german language. Is there
> any possibility to get xopus, bitflux or
> midas running using only german language?

Which problems do you have and which software versions are you using?

Cheers,
Andreas


---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org