XML Pipeline Definition Language introduced as Note

2002-03-01 Thread Yann Secq

Could be interresting for Cocoon, no ?

More informations on XMLhack : http://www.xmlhack.com/read.php?item=1564

Cheers, yann.

-- 
  / Yann SECQEquipe SMAC   [EMAIL PROTECTED] \
| Multi-Agent Systems Modeling  Agent Oriented Programming |
  \ http://www.lifl.fr/SMAChttp://www.lifl.fr/~secq /


-
Please check that your question has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faqs.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Docbook stylesheets and FOP ?

2002-02-07 Thread Yann Secq

Hi, I'm trying to publish DocBook documents with Cocoon.
I have a small document sample (test.xml) that is quite
simple.
I tried to transform it using Norman Walsh stylesheets and
Xalan : it worked and produced test.fo (see attachment).
When I try to use fo2pdf on this file, my request never
returns and my HDs is filled with tomcat log with this error :

2002-02-07 13:45:21 ERROR   (2002-02-07) 13:45.21:886   [fop ] 
(/cocoon/docbook/testfo) HttpProcessor[8080][4]/MessageHandler: 

2002-02-07 13:45:21 ERROR   (2002-02-07) 13:45.21:887   [fop ] 
(/cocoon/docbook/testfo) HttpProcessor[8080][4]/MessageHandler: 

2002-02-07 13:45:21 ERROR   (2002-02-07) 13:45.21:887   [fop ] 
(/cocoon/docbook/testfo) HttpProcessor[8080][4]/MessageHandler: 

2002-02-07 13:45:21 ERROR   (2002-02-07) 13:45.21:888   [fop ] 
(/cocoon/docbook/testfo) HttpProcessor[8080][4]/MessageHandler: 

Has anyone experienced this kind of behavior ? Has anyone has
tried to publish DocBook documents with Cocoon (HTML and PDF) ?
(the HTML output works perfectly :)

Thanks, yann.

-- 
  / Yann SECQEquipe SMAC   [EMAIL PROTECTED] \
| Multi-Agent Systems Modeling  Agent Oriented Programming |
  \ http://www.lifl.fr/SMAChttp://www.lifl.fr/~secq /


?xml version='1.0'?
!DOCTYPE book PUBLIC -//OASIS//DTD DocBook XML V4.1.2//EN
http://www.oasis-open.org/docbook/xml/4.0/docbookx.dtd;

book
titlefoo/title

chaptertitlebar/title

para
foo
/para

informaltable
tgroup cols=1
tbody
row
entryfoo/entry/row
rowentrybar/entry/row
/tbody
/tgroup
/informaltable

tabletitlebar/title
tgroup cols=1
tbody
rowentrybar/entry/row
/tbody
/tgroup
/table

/chapter

glossary
glossentryglosstermfoo/glossterm
indextermprimaryfoo/primary/indexterm
glossdef
para
Some appropriate definition goes here.
/para
/glossdef
/glossentry
/glossary

/book


?xml version=1.0 encoding=UTF-8?
fo:root xmlns:fo=http://www.w3.org/1999/XSL/Format; text-align=justify 
font-size=10pt font-family=Times Roman
fo:layout-master-set
fo:simple-page-master margin-right=1in margin-left=10pc margin-bottom=1in 
margin-top=1in page-height=11in page-width=8.5in master-name=blank
fo:region-body margin-top=24pt margin-bottom=24pt/
fo:region-before extent=12pt region-name=xsl-region-before-blank/
fo:region-after extent=12pt region-name=xsl-region-after-blank/
/fo:simple-page-master
fo:simple-page-master margin-right=1in margin-left=10pc margin-bottom=1in 
margin-top=1in page-height=11in page-width=8.5in master-name=simple1
fo:region-body margin-top=24pt margin-bottom=24pt/
fo:region-before extent=12pt/
fo:region-after extent=12pt/
/fo:simple-page-master
fo:simple-page-master margin-right=1in margin-left=10pc margin-bottom=1in 
margin-top=1in page-height=11in page-width=8.5in master-name=left1
fo:region-body margin-top=24pt margin-bottom=24pt/
fo:region-before extent=12pt region-name=xsl-region-before-left/
fo:region-after extent=12pt region-name=xsl-region-after-left/
/fo:simple-page-master
fo:simple-page-master margin-right=10pc margin-left=1in margin-bottom=1in 
margin-top=1in page-height=11in page-width=8.5in master-name=right1
fo:region-body margin-top=24pt margin-bottom=24pt/
fo:region-before extent=12pt region-name=xsl-region-before-right/
fo:region-after extent=12pt region-name=xsl-region-after-right/
/fo:simple-page-master
fo:simple-page-master margin-right=1in margin-left=1in margin-bottom=1in 
margin-top=1in page-height=11in page-width=8.5in master-name=first1
fo:region-body margin-top=24pt margin-bottom=24pt/
fo:region-before extent=12pt region-name=xsl-region-before-first/
fo:region-after extent=12pt region-name=xsl-region-after-first/
/fo:simple-page-master
fo:simple-page-master margin-right=1in margin-left=10pc margin-bottom=1in 
margin-top=1in page-height=11in page-width=8.5in master-name=simple2
fo:region-body margin-top=24pt margin-bottom=24pt column-count=1/
fo:region-before extent=12pt/
fo:region-after extent=12pt/
/fo:simple-page-master
fo:simple-page-master margin-right=1in margin-left=10pc margin-bottom=1in 
margin-top=1in page-height=11in page-width=8.5in master-name=left2
fo:region-body margin-top=24pt margin-bottom=24pt column-count=1/
fo:region-before extent=12pt region-name=xsl-region-before-left/
fo:region-after extent=12pt region-name=xsl-region-after-left/
/fo:simple-page-master
fo:simple-page-master margin-right=10pc margin-left=1in margin-bottom=1in 
margin-top=1in page-height=11in page-width=8.5in master-name=right2
fo:region-body margin-top=24pt margin-bottom=24pt column-count=1/
fo:region-before extent=12pt region-name=xsl-region-before-right/
fo:region-after extent=12pt region-name=xsl-region-after-right/
/fo:simple-page-master
fo:simple-page-master margin-right=1in margin-left=1in margin-bottom=1in 
margin-top=1in page-height=11in page-width=8.5in master-name=first2
fo:region-body margin-top=24pt margin-bottom=24pt column-count=1/
fo:region-before extent=12pt region-name=xsl-region-before-first/
fo:region-after

Re: DOCBOOK and Cocoon2 - Example needed!

2002-02-06 Thread Yann Secq

Erik Stunkat wrote:

 Hi Yann, see the log files in: \tomcat\webapps\cocoon\WEB-INF\logs


yes, I looked at them but didn't find any errors :-(

 
 they should give you some hints or try xalan to convert your xml to pdf with
 the stylesheets to find the error.


I have tried to do that : the xml - xsl:fo translation seems
to work, but when I try to use fo2pdf to generate the PDF it fails !
(using xalan and the command line transformation)

I tried then to use cocoon to do the last transformation :

map:match pattern=docbook/testfo
  map:generate src=docs/samples/docbook/test.fo/
  map:serialize type=fo2pdf/
/map:match

Sorry for the dump : here is access.log

INFO(2002-02-06) 10:11.27:453   [access] (/cocoon/testfo) 
HttpProcessor[8080][4]/CocoonServlet: 'testfo' Processed by Apache 
Cocoon 2.1-
dev in 28 milliseconds.
DEBUG   (2002-02-06) 10:11.38:126   [access] (/cocoon/docbook/testfo) 
HttpProcessor[8080][4]/AbstractEnvironment: Changing Cocoon context(si
temap.xmap) to prefix()
DEBUG   (2002-02-06) 10:11.38:126   [access] (/cocoon/docbook/testfo) 
HttpProcessor[8080][4]/AbstractEnvironment:   from context(file:/s
hared/java/applications/jakarta-tomcat-4.0.1/bin/./../webapps/cocoon/) 
and prefix()
DEBUG   (2002-02-06) 10:11.38:126   [access] (/cocoon/docbook/testfo) 
HttpProcessor[8080][4]/AbstractEnvironment:   at URI docbook/testf
o
DEBUG   (2002-02-06) 10:11.38:127   [access] (/cocoon/docbook/testfo) 
HttpProcessor[8080][4]/AbstractEnvironment: New context is file:/share
d/java/applications/jakarta-tomcat-4.0.1/webapps/cocoon/
DEBUG   (2002-02-06) 10:11.38:160   [access] (/cocoon/docbook/testfo) 
HttpProcessor[8080][4]/AbstractEnvironment: Resolving 'docs/samples/do
cbook/test.fo' in context 
'file:/shared/java/applications/jakarta-tomcat-4.0.1/webapps/cocoon/'
DEBUG   (2002-02-06) 10:11.38:161   [access] (/cocoon/docbook/testfo) 
HttpProcessor[8080][4]/AbstractEnvironment: Resolved to 'file:/shared/
java/applications/jakarta-tomcat-4.0.1/webapps/cocoon/docs/samples/docbook/test.fo'

So everything seems to work nicely, but I never get any answers
from my HTTP request ...

 
 Do you have images in your xml?


No, I start slowly :) I have joined the document in attachment
(and the XSL:FO document generated by xalan).

Tahnks,yann.

-- 
  / Yann SECQEquipe SMAC   [EMAIL PROTECTED] \
| Multi-Agent Systems Modeling  Agent Oriented Programming |
  \ http://www.lifl.fr/SMAChttp://www.lifl.fr/~secq /


?xml version='1.0'?
!DOCTYPE book PUBLIC -//OASIS//DTD DocBook XML V4.1.2//EN
http://www.oasis-open.org/docbook/xml/4.0/docbookx.dtd;

book
titlefoo/title

chaptertitlebar/title

para
foo
/para

informaltable
tgroup cols=1
tbody
row
entryfoo/entry/row
rowentrybar/entry/row
/tbody
/tgroup
/informaltable

tabletitlebar/title
tgroup cols=1
tbody
rowentrybar/entry/row
/tbody
/tgroup
/table

/chapter

glossary
glossentryglosstermfoo/glossterm
indextermprimaryfoo/primary/indexterm
glossdef
para
Some appropriate definition goes here.
/para
/glossdef
/glossentry
/glossary

/book


?xml version=1.0 encoding=UTF-8?
fo:root xmlns:fo=http://www.w3.org/1999/XSL/Format; text-align=justify 
font-size=10pt font-family=Times Roman
fo:layout-master-set
fo:simple-page-master margin-right=1in margin-left=10pc margin-bottom=1in 
margin-top=1in page-height=11in page-width=8.5in master-name=blank
fo:region-body margin-top=24pt margin-bottom=24pt/
fo:region-before extent=12pt region-name=xsl-region-before-blank/
fo:region-after extent=12pt region-name=xsl-region-after-blank/
/fo:simple-page-master
fo:simple-page-master margin-right=1in margin-left=10pc margin-bottom=1in 
margin-top=1in page-height=11in page-width=8.5in master-name=simple1
fo:region-body margin-top=24pt margin-bottom=24pt/
fo:region-before extent=12pt/
fo:region-after extent=12pt/
/fo:simple-page-master
fo:simple-page-master margin-right=1in margin-left=10pc margin-bottom=1in 
margin-top=1in page-height=11in page-width=8.5in master-name=left1
fo:region-body margin-top=24pt margin-bottom=24pt/
fo:region-before extent=12pt region-name=xsl-region-before-left/
fo:region-after extent=12pt region-name=xsl-region-after-left/
/fo:simple-page-master
fo:simple-page-master margin-right=10pc margin-left=1in margin-bottom=1in 
margin-top=1in page-height=11in page-width=8.5in master-name=right1
fo:region-body margin-top=24pt margin-bottom=24pt/
fo:region-before extent=12pt region-name=xsl-region-before-right/
fo:region-after extent=12pt region-name=xsl-region-after-right/
/fo:simple-page-master
fo:simple-page-master margin-right=1in margin-left=1in margin-bottom=1in 
margin-top=1in page-height=11in page-width=8.5in master-name=first1
fo:region-body margin-top=24pt margin-bottom=24pt/
fo:region-before extent=12pt region-name=xsl-region-before-first/
fo:region-after extent=12pt region-name=xsl-region-after-first/
/fo:simple-page-master
fo:simple-page-master margin-right=1in margin-left=10pc margin-bottom

Re: DOCBOOK and Cocoon2 - Example needed!

2002-02-05 Thread Yann Secq

Erik Stunkat wrote:

Hi, I use Docbook DTD 4.1 and the stylesheets for xsl from Norman Walsh.
The same works with fo and pdf creation, then you need the fo directory from
the stylesheets.

Hi Erik, I have followed your instructions and it worked fined for HTML 
output !
Anyway, I have some problems with pdf generation :
- I'm now waiting since 20 minutes and nothing is coming (but my CPU is far
from sleeping :)

My example isn't terrible : it is the one that is distributed with the
debian docbook-xml package, so I don't see why it should take so much time.

Have you encountered such behavior ? Anyone on the list has similar 
experiences
with Cocoon2 and Norman Walsh stylesheets for docbook ?

Thanks, yann.




-
Please check that your question has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faqs.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Slides and PDF

2002-01-31 Thread Yann Secq

Hi, I'm working on a presentation by reusing the slide example of
Cocoon 2.1-dev distribution.
It works well by modifying the example to produce the HTML
version. I haven't found any stylesheet which would convert the
XML to FO :-(
As I am totally FO newbie, is there anyone who has work on a
stylesheet to produce FO from the slide dtd ? Or where I can
found some example of FO usage to have some basic translation
of the slides in PDF ?

Thanks, yann.



-
Please check that your question has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faqs.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: Vote: JDJ Readers Choice Awards

2002-01-31 Thread Yann Secq

Carsten Ziegeler wrote:

Don't forget to vote for your favorites,
especially Best Java e-Business Framework, 
Most Innovative Java Product and Best XML Tool.
http://www.sys-con.com/java/readerschoice2002/

Go, go, go to support the Cocoon project !
The vote process isn't too long (well 30 forms, and Cocoon is
only concerned in the last ones ;), and it could give more press
or conventional coverage for Cocoon.

I don't know how many of us are in this list (i hope every cocoon-
developer has already voted :), but we can probably have a big
impact on this vote.

The more Cocoon will be known, the more it will be used for
the benefit of all of us !

Cheers, yann.



-
Please check that your question has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faqs.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: Slides and PDF

2002-01-31 Thread Yann Secq

Brandon Rich wrote:

http://www.sun.com/software/xml/developers/slides-dtd/
I haven't worked with it (has anyone else?) but sounds like it will help
you out.  They have a slidesToFO.xsl file to do the conversion.
Let us know how it works.

First I would like to thank everyone for links and advices :)

Effectively, this 'toolkit' is very nice. One problem is that it is the
property of Sun (and thus I'm not sure that I can really use/modify it ...).
My first goal is to have a stylesheet that will be working with the
slide example in Cocoon (in fact I'm working on a presentation of
Cocoon ;), thus people could use it right out of the box to do both
interactive presentation (with HTML) or paper (PDF).
Of course for learning it seems valuable (even if the stylesheets are
quite impressive !), and the article is well written.
Last thing, it will be hard to write a stylesheet from scratch when
the example to learn FO is so close, I hope it doesn't lead to legal 
issues ...

Well, i'll do some readings for the moment :)

Thanks, yann.




-
Please check that your question has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faqs.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: Sitemap problem with latest cvs version ?

2002-01-10 Thread Yann Secq

Vadim Gritsenko wrote:

Once you downloaded new version, delete old working directory which
contains classes generated with previous version of Cocoon. They could
be incompatible with newer version of Cocoon.

Yes, i had this problem, but even when I restart everything from scratch
(i.e. 'rm -fr xml-cocoon2' and rm -fr tomcat/webapp/cocoon*' :), by doing :

cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic login (then type 
anoncvs)
cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic -z3 checkout 
xml-cocoon2
cd xml-cocoon2
 ./build.sh  -Dinclude.webapp.libs=yes webapp

I still have the same initialization error when I try to access 
localhost:8080/cocoon
I have the following error in sitemap.log which I can't understand :
java.lang.NoSuchFieldError: manager
at 
org.apache.cocoon.www.sitemap_xmap.configure(sitemap_xmap.java:344)
at 
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(DefaultComponentFactory.java:172)
at 
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(ThreadSafeComponentHandler.java:84)
at 
org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerator(GeneratorSelector.java:135)
at 
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.addCompiledComponent(ProgramGeneratorImpl.java:355)
at 
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(ProgramGeneratorImpl.java:189)
at org.apache.cocoon.sitemap.Handler.run(Handler.java:221)
at java.lang.Thread.run(Thread.java:484)

If anyone could find what is the problem, I could finally test the 
XML:DB stuff :)

Thanks, yann.




-
Please check that your question has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faqs.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: Sitemap problem with latest cvs version ?

2002-01-10 Thread Yann Secq

Vadim Gritsenko wrote:

I had exactly same exception as you have. Once I deleted old working
directory with classes and restarted server, it is gone away. Try to
find any sitemap_xmap.class and sitemap_xmap.java files on your HD, and
delete them. This should solve your problem. If not, send in your
(zipped) log files, sitemap java and class files.

Thank you Vadim ! It works !
So you were right : I was deleting the cocoon directory in the 
tomcat/webapp
directory, but I had forgotten to delete the work/localhost/cocoon one.

Once it was done, everything worked wonderfully !

Thanks a lot, yann.




-
Please check that your question has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faqs.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Sitemap problem with latest cvs version ?

2002-01-09 Thread Yann Secq

Vadim Gritsenko wrote:

  -r flag is sticky: once used, it is remembered. You need to do
  fresh checkout as Gianugo suggested, or do -A which clears this flag,
  or -r HEAD.

Thanks ! It's the first time I use CVS and i had some problems to
get the latest version. Now it is ok, I finally have the XML:DB stuff.

Anyway, I build the cocoon.war and drop it in tomcat4 webapp directory,
but I have this fatal error (the build process didn't had any errors
excepted the warnings concerning jFor and JNDI) :

Cocoon 2 - Internal server error
*type* fatal
*message*_The sitemap handler's sitemap is not available. Please check
logs for the exact error._
*description*_org.apache.cocoon.ProcessingException: The sitemap
handler's sitemap is not available. Please check logs for the exact error._
*sender* org.apache.cocoon.servlet.CocoonServlet
*source* Cocoon servlet
*request-uri*
/cocoon/
*path-info*

And more information is provided in the sitemap log :

ERROR   (2002-01-09) 11:12.20:257   [sitemap] (/cocoon/)
HttpProcessor[8080][0]/Handler: Error compiling sitemap
java.lang.NoSuchFieldError: manager
  at
org.apache.cocoon.www.sitemap_xmap.configure(sitemap_xmap.java:344)
  at
org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(DefaultComponentFactory.java:172)
  at
org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(ThreadSafeComponentHandler.java:84)
  at
org.apache.cocoon.components.language.generator.GeneratorSelector.addGenerator(GeneratorSelector.java:135)
  at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.addCompiledComponent(ProgramGeneratorImpl.java:355)
  at
org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(ProgramGeneratorImpl.java:189)
  at org.apache.cocoon.sitemap.Handler.run(Handler.java:221)
  at java.lang.Thread.run(Thread.java:484)

I have not modified anything in the sitemap. I just put the war and
tried to run it. I have joined the others logs, I hope it can be
useful to understand what happens.

Thanks, yann.





DEBUG   (2002-01-09) 11:11.43:331   [access] (Unknown-URI) 
Unknown-thread/CocoonServlet: getRealPath for /: 
/shared/java/applications/jakarta-tomcat-4.0.1/bin/./../webapps/cocoon/
DEBUG   (2002-01-09) 11:11.43:333   [access] (Unknown-URI) 
Unknown-thread/CocoonServlet: URL for Root: 
file:/shared/java/applications/jakarta-tomcat-4.0.1/bin/./../webapps/cocoon/
DEBUG   (2002-01-09) 11:11.43:334   [access] (Unknown-URI) 
Unknown-thread/CocoonServlet: work-directory was not set - defaulting to 
/shared/java/applications/jakarta-tomcat-4.0.1/work/localhost/cocoon/cocoon-files
DEBUG   (2002-01-09) 11:11.43:763   [access] (Unknown-URI) 
Unknown-thread/CocoonServlet: upload-directory was not set - defaulting to 
/shared/java/applications/jakarta-tomcat-4.0.1/work/localhost/cocoon/cocoon-files/upload-dir
DEBUG   (2002-01-09) 11:11.44:063   [access] (Unknown-URI) 
Unknown-thread/CocoonServlet: cache-directory was not set - defaulting to 
/shared/java/applications/jakarta-tomcat-4.0.1/work/localhost/cocoon/cocoon-files/cache-dir
DEBUG   (2002-01-09) 11:11.44:323   [access] (Unknown-URI) 
Unknown-thread/CocoonServlet: Using configuration file: /cocoon.xconf
DEBUG   (2002-01-09) 11:11.44:335   [access] (Unknown-URI) 
Unknown-thread/CocoonServlet: show-time was not set - defaulting to false
DEBUG   (2002-01-09) 11:11.44:336   [access] (Unknown-URI) 
Unknown-thread/CocoonServlet: parent-component-manager was not set - defaulting to 
null.
DEBUG   (2002-01-09) 11:11.44:348   [access] (Unknown-URI) 
Unknown-thread/CocoonServlet: Trying to load class: org.hsqldb.jdbcDriver
INFO(2002-01-09) 11:11.44:502   [access] (Unknown-URI) 
Unknown-thread/CocoonServlet: Reloading from: jndi:/localhost/cocoon/cocoon.xconf
DEBUG   (2002-01-09) 11:12.20:025   [access] (/cocoon/) 
HttpProcessor[8080][0]/AbstractEnvironment: Resolving 'sitemap.xmap' in context 
'file:/shared/java/applications/jakarta-tomcat-4.0.1/bin/./../webapps/cocoon/'
DEBUG   (2002-01-09) 11:12.20:028   [access] (/cocoon/) 
HttpProcessor[8080][0]/AbstractEnvironment: Resolved to 
'file:/shared/java/applications/jakarta-tomcat-4.0.1/bin/./../webapps/cocoon/sitemap.xmap'
DEBUG   (2002-01-09) 11:12.20:028   [access] (/cocoon/) 
HttpProcessor[8080][0]/AbstractEnvironment: Resolving '' in context 
'file:/shared/java/applications/jakarta-tomcat-4.0.1/bin/./../webapps/cocoon/'
DEBUG   (2002-01-09) 11:12.20:030   [access] (/cocoon/) 
HttpProcessor[8080][0]/AbstractEnvironment: Resolved to 
'file:/shared/java/applications/jakarta-tomcat-4.0.1/bin/./../webapps/cocoon/'
ERROR   (2002-01-09) 11:12.20:288   [access] (/cocoon/) 
HttpProcessor[8080][0]/CocoonServlet: Problem with servlet
org.apache.cocoon.ProcessingException: The sitemap handler's sitemap is not available. 
Please check logs for the exact error.
at org.apache.cocoon.sitemap.Manager.setupProcessing(Manager.java:245)
at 

XMLDBSourceFactory missing ?

2002-01-08 Thread Yann Secq

Hi, first I would like to thanks all of you that provide us this
wonderfull piece of software thatis Cocoon.

I want to use Tomcat+Cocoon+Xindice. I had some luck with
the first two, but I miss something with Xindice : it seems that
the CVS doesn't provide the org.apache.components.source.XMLDBSourceFactory.

I thought I hadn't update my source tree, but even after I done the
'cvs -z3 -d -P' the file was still missing !

secq@beckett:/java/xml-cocoon2$ ls 
build/cocoon/src/org/apache/cocoon/components/source/
CocoonSourceFactory.java  SourceFactory.java
SourceHandlerImpl.javacvs  
SitemapSource.javaSourceHandler.java
URLSource.java   

What have I missed ?

Thanks, yann.


-
Please check that your question has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faqs.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: Excel serializer for Cocoon !

2001-11-29 Thread Yann SECQ

Igor Sazhnev wrote:

 Hi Yann!!
 it would be fine to get it work with Cocoon2
 I very need such stuff for working with my reports and

 serializing it to Excel
 How can i (we)  help in developing/testing POI?
 and has it alpha version of serializer already working?
 Best regards , Igor Sazhnev

Hi Igor, I'm not involved in this project, but I'm sure they
are looking for people wishing to help.
Go to to their home page : http://sourceforge.net/projects/poi
and contact the administrators of POI :
http://sourceforge.net/users/marcj/
http://sourceforge.net/users/acoliver2/

Cheers, yann.

-- 
  / Yann SECQEquipe SMAC   [EMAIL PROTECTED] \
| Multi-Agent Systems Modeling  Agent Oriented Programming |
  \ http://www.lifl.fr/SMAChttp://www.lifl.fr/~secq /


-
Please check that your question has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faqs.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




DBPrism

2001-11-26 Thread Yann SECQ

Hi, a major update of DBPrism has been released, and one point
of great interest is its integration within Cocoon :

  .. one of the most astonishing success stories of Java, Oracle and 
Open Source co-operation. This is DB Prism (or the project formerly 
known as OWSKiller). Originally created by Marcelo F. Ochoa to ride upon 
the Apache JServ web server system (before iAS itself got there), DB 
Prism is a Java servlet system which can be used to emulate the old 
Oracle Web Application Server PL/SQL Cartridge, as well as now tackling 
the latest Oracle Internet Application Server products, in conjunction 
with mod_plsql. DB Prism is also a fully open-sourced project, with 
Apache style licensing. Primarily interacting with Oracle PL/SQL to 
drive web output, DB Prism also enables Oracle8i Java Stored Procedures 
for web output. The most exciting avenue for DB Prism is perhaps the 
Oracle database support it provides for the XML-based Cocoon CMS 
(Content Management System). Cocoon is another Open Source project from 
the Java Apache Project. DB Prism is a triumph...

Hum, so it seems that for the end of the year the Apache team
will make us a big present : CMS = Cocoon + DBPrism + Oracle ?

More informations at http://www.plenix.com/dbprism/doc/Home.html
and http://www.plenix.com/dbprism/doc/CMS.html

Cheers, yann.

-- 
  / Yann SECQEquipe SMAC   [EMAIL PROTECTED] \
| Multi-Agent Systems Modeling  Agent Oriented Programming |
  \ http://www.lifl.fr/SMAChttp://www.lifl.fr/~secq /


-
Please check that your question has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faqs.html

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]