Re: TeX to PDF serializator

2003-06-12 Thread Stephan Michels
On Wed, 11 Jun 2003, Alexander Schatten wrote: > Peter Flynn wrote: > >TeX systems are for formatting: you use them to typeset something > >which was created/edited/stored/manipulated in (for example) XML. > >Because of the way history happened, TeX preceded XML, so we have > >a lot of legacy TeX

Re: [Chaperon-users] help - about cocoon 2 generators

2003-06-04 Thread Stephan Michels
ee http://cocoon.apache.org/mirror.cgi This release includes the Chaperon package and examples. Stephan. ___________ Stephan Michels EMail: [EMAI

RE: Unit test for Cocoon

2003-04-04 Thread Stephan Michels
estCase.java cocoon-2.1/src/test/org/apache/cocoon/transformation/AbstractTransformerTestCase.java Stephan. > -Original Message- > From: Stephan Michels [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 01, 2003 5:14 PM > To: [EMAIL PROTECTED] > Subject: Re: Unit test for C

Re: Unit test for Cocoon

2003-04-01 Thread Stephan Michels
On Tue, 1 Apr 2003, Pham Thanh Quan wrote: > Hi, > > Do you know any unit-test tool for Cocoon? Please tell me. > Thanks and regards What do you prefer to test? There exist a testcase for generators and transformer. And writing a test case for complete pipelines shouldn't be difficult. The onl

Re: Shipping compiled translets rather than XSL files in plain textformat

2003-03-31 Thread Stephan Michels
On Sat, 29 Mar 2003, jcplerm wrote: > Is it possible to deploy Cocoon applications at customer sites just by installing > compiled versions of XSL stylesheets (translets) rather than supplying > them in plain text format? Write out own Transformer, and use a serialized form of the templates, for

Re: TextParserGenerator question

2003-03-27 Thread Stephan Michels
On Thu, 27 Mar 2003, Neil Davies wrote: > Is there actually a working TextParserGenerator? I've not seen any > examples of anyone using it on the web. > > I can't get Cocoon to recognise it in the sitemap decleration. Take a look into the current CVS HEAD. There is a new and cleaner version of

Re: error trying to use TextParserGenerator

2003-03-26 Thread Stephan Michels
On Wed, 26 Mar 2003, Neil Davies wrote: > Apologies if this has been answered previously but I'm a relative > newbie to Cocoon2. > > I have a structured text file which is exported from a database > (non SQL, a complete mess so there's no chance of using standard xsl > logic to extract data) and

RE: Cocoon-2.1-dev build fails

2003-03-26 Thread Stephan Michels
On Tue, 25 Mar 2003, Geoff Howard wrote: > Ok, you're not crazy - the build is in fact broken. Sort of. What is > broken is > an old validation target that was recently put back in (validate-jars in > src/targets/validate-build.xml). It appears that everything is actually > built correctly, >

Re: Any Cocoon People in Berlin, Germany?

2003-03-22 Thread Stephan Michels
people from Berlin working with Cocoon and interested in > meeting up? I live in Berlin :-) Stephan. _______ Stephan Michels EMail: [EMAIL PROTECTED] ICQ: 11

Re: parsing CSV

2003-03-13 Thread Stephan Michels
On Wed, 12 Mar 2003, David Kavanagh wrote: > Does anyone have a grammar example that configures the > TextParserGenerator to parse CSV files? Take a look into the current CVS HEAD of Cocoon, there is a example for this case. Stephan. -

Re: Axis as Cocoon component?

2003-03-11 Thread Stephan Michels
On Tue, 11 Mar 2003, Marcus Crafter wrote: > Hi Alexander, > > On Tue, Mar 11, 2003 at 11:54:46AM +0100, Alexander Enns wrote: > > > > Java 1.3.1 > > ... > > > > java.lang.UnsupportedClassVersionError: org/apache/cocoon/www/test_xsp > > (Unsupported major.minor version 48.0) > > I suspect

Re: struts and cocoon

2003-03-06 Thread Stephan Michels
On Thu, 6 Mar 2003, arnaud wrote: > does anybody use struts and cocoon framework in a same application ? > im looking for documentation Take a look at http://www.twdata.org/struts/ Stephan Michels. - To unsubscribe,

Re: CSVGenerator

2003-03-05 Thread Stephan Michels
On Thu, 13 Feb 2003, Xavier RODRIGUEZ wrote: > > Hi! > > Does anybody knows about a cocoon Generator for csv files working with > cocoon 2.0.4 ?? Not for 2.0.4, but in the current CVS HEAD is an example for a csv files, thanks to David Crossley ;-) Take a look into the chaperon

Re: Javadoc Doclets Compatible with cocoon ?

2003-02-08 Thread Stephan Michels
chaperon parser component, see the chaperon block in the current CVS HEAD. Stephan Michels. - Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.htm

Re: Cocoon 2-dev error

2003-02-05 Thread Stephan Michels
> > org.apache.xml.utils.WrappedRuntimeException: The > output format must have a > '{http://xml.apache.org/xslt}content-handler' > property! http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=104220639510764&w=2 I went into the same trap, Stephan Michels.

Re: !HELP! Cocoon global errors !HELP!

2003-02-04 Thread Stephan Michels
ogKitManager: Logger for > category root.xslt returned DEBUG != ERROR Take a look into WEB-INF/logs/*.log, perhaps this can help you and us more. Stephan Michels. - Please check that your question has not already been answe

Re: AW: Error

2003-02-04 Thread Stephan Michels
x27;t get tx-xml2html.xsl . > > BTW, shouldn't it be called file://C:/jakarta-tomcat-5. ?! > > Stephan Michels. - Please check that your question has not already been answered in the FAQ before posting. <ht

Re: Error

2003-02-04 Thread Stephan Michels
: > > Caused by: org.apache.excalibur.source.SourceNotFoundException: Resource > not found > file:/C:/jakarta-tomcat-5.0/jakarta-tomcat-5.0/webapps/cocoon/workshop/s > ylesheets/tx-xml2html.xsl The transformer couldn't get tx-xml2html.xsl . BTW, shouldn't it be called file://C:/j

Re: Time to go back to JSP. Cocoon just isnt ready.

2003-01-30 Thread Stephan Michels
Hi, I found a blog, which fits perfecly ;-) http://blogs.werken.com/people/bob/archives/000146.html Stephan Michels - Please check that your question has not already been answered in the FAQ before posting. <h

[ARTICLE]Excel Reports with Apache Cocoon and POI

2003-01-24 Thread Stephan Michels
Hi, found an interesting article on XML.com: http://www.xml.com/pub/a/2003/01/22/cocoon-excel.html ___ Stephan Michels EMail: [EMAIL PROTECTED] ICQ: 115535699Tel: +49-030-314

RE: Not loading the HSQLDB?

2003-01-20 Thread Stephan Michels
On Mon, 20 Jan 2003, Geoff Howard wrote: > Sorry you never got an answer here - I don't have much to add but the > following: > > 1) I don't think HSQLDB is necessary for proper internal working of cocoon. > 2) I'm pretty sure I managed to disable it by modifying cocoon.xconf (and > maybe someth

Re: file generator error

2003-01-09 Thread Stephan Michels
On Thu, 9 Jan 2003 [EMAIL PROTECTED] wrote: > Hello, > > My sitemap is: > > > src="http://www.moreover.com/cgi-local/page?o=xml&c=Virus%20warnings"/> > > > > > The problem is that I can't compile the sitemap. > Error is: > org.xml.sax.SAXParseException: The reference to entity "c" must

Re: Using Slide with Cocoon 2

2002-11-01 Thread Stephan Michels
On Fri, 1 Nov 2002, Jeremy Quinn wrote: > > On Thursday, Oct 31, 2002, at 13:42 Europe/London, Stephan Michels > wrote: > > >> 'Off the Shelf' slide.xconf is set up to use the FileContentStore to > >> store content in $CATALINA_HOME/contentstore (as I

Re: Using Slide with Cocoon 2

2002-11-01 Thread Stephan Michels
On Thu, 31 Oct 2002, Martin Holz wrote: > > On Thursday 31 October 2002 12:03, Jeremy Quinn wrote: > > But I am even more confused now ;) > > > > 'Off the Shelf' slide.xconf is set up to use the FileContentStore to > > store content in $CATALINA_HOME/contentstore (as I understand it), but > > I

Re: Using Slide with Cocoon 2

2002-10-31 Thread Stephan Michels
onentSelector)this.manager.lookup(PrincipalProvider.ROLE+"Selector"); > in PrincipalListGenerator.generate() > > maybe doesn't exist ? Ahhh, now I see. I think you havn't copied the Java Transaction Lib into lib/local??! Search your build messages for the warning. ;-)

Re: Using Slide with Cocoon 2

2002-10-31 Thread Stephan Michels
On Thu, 31 Oct 2002, Olivier Billard wrote: > Thanks again ! > > But I access to a blank page, without Exception raised... Nothing, also when you take a look into the source. Any exceptions in the logs? Hmm. > - Original Message ----- > From: "Stephan Michels"

Re: Using Slide with Cocoon 2

2002-10-31 Thread Stephan Michels
ibute 'internal-only="true"' and retrieve the page /cocoon/samples/slide/authenticate?password=root&name=root It seems that you have a problem to get a the document for authentication. Stephan. > > - Original Message - > From: "Stephan Michels" <[EMAIL P

Re: Using Slide with Cocoon 2

2002-10-31 Thread Stephan Michels
On Thu, 31 Oct 2002, Olivier Billard wrote: > Hi all ! > Hi Stephan ! > > I didn't manage to do the correction against the login error : > I modified the sitemap.xmap in samples/slide, changing line 159 from > > to > Hmm, this one have I missed, thanks. > I guess that is what you sa

Re: Using Slide with Cocoon 2

2002-10-31 Thread Stephan Michels
On Thu, 31 Oct 2002, Jeremy Quinn wrote: > > On Wednesday, Oct 30, 2002, at 17:06 Europe/London, Stephan Michels > wrote: > > >> > >> Currently the form param that holds the 'method' to be used in the > >> MultiAction is called 'method'

Re: Using Slide with Cocoon 2

2002-10-30 Thread Stephan Michels
On Mon, 21 Oct 2002, Jeremy Quinn wrote: > > On Monday, Oct 21, 2002, at 11:57 Europe/London, Stephan Michels wrote: > > > On Mon, 21 Oct 2002, Jeremy Quinn wrote: > >> FYI. The sample web.xml file is out of sync with the current main > >> web.xml, and tries to

Re: Using Slide with Cocoon 2

2002-10-21 Thread Stephan Michels
ide SourceFactory(slide://) > How do you take advantage of Slide's versioning capabilities? The SlideSource implements a primitive access to the versions of the files. Stephan Michels. ___________ Stephan Mic

Re: Using Slide with Cocoon 2

2002-10-21 Thread Stephan Michels
On Mon, 21 Oct 2002, Jeremy Quinn wrote: > > On Monday, Oct 21, 2002, at 09:26 Europe/London, Stephan Michels wrote: > > Thanks for your reply, Stephan. > > > > > On Thu, 17 Oct 2002, Jeremy Quinn wrote: > > > > >> We will be using Cocoon2 with SQL

[FYI] Article on JavaWorld

2002-09-24 Thread Stephan Michels
Transform data into Web applications with Cocoon http://www.javaworld.com/javaworld/jw-09-2002/jw-0920-cocoon.html Have fun... ___ Stephan Michels EMail: [EMAIL PROTECTED] ICQ: 115535699

Re: Build from cvs failed

2002-09-17 Thread Stephan Michels
(Main.java:235) > > What goes wrong? Any help is appreciated. 1.3.0 has a bug, use 1.3.1 instead. _______ Stephan Michels EM

Re: Generator implements threadsafe???

2002-08-22 Thread Stephan Michels
On Wed, 21 Aug 2002, apurva zaveri wrote: > does it makes sense implementing ThreadSafe to a > custom generator ??? > > for example like this: > > public class MyGenerator > extends CompeserGenerator > implements ThreadSafe > { > > } No, because a Generator implements void setConsumer

Re: WebDav, DavFS, Slide and else ....

2002-08-21 Thread Stephan Michels
On Wed, 21 Aug 2002, ROSSEL Olivier wrote: > Here is a crazy idea I have had. > Linux has a WebDav FileSystem. > So accessing/updating files via WebDAV is completely transparent to Cocoon. > > WebDAV servers can have versionning, revision systems. > > So, without changing the way you work insid

Re: Slide Demo (ComponentException)

2002-08-21 Thread Stephan Michels
o you have any ideas? I'm using cocoon2.1dev - the last nightly build. > Do you have the following entry in your build/cocoon/webapp/WEB-INF/cocoon.xconf? Thanks for testing, Stephan. ___________ Stephan

Re: Tomcat doesn't unpack cocoon.war

2002-08-20 Thread Stephan Michels
On Tue, 20 Aug 2002, Martin Polley wrote: > Am I doing something wrong? > > Setup: > RedHat Linux 7.3 > J2SDK 1.4.1_01 > Tomcat 4.0.4 > Cocoon 2.0.3 (vm 1.4 version) > > Java SDK and Tomcat (tomcat-full & tomcat-webapps) were downloaded as > RPMs, Cocoon as a binary tarba

RE: [Q] SourceWritingTransfomer + WriteableSources via POST?

2002-08-19 Thread Stephan Michels
On Mon, 19 Aug 2002, Per Kreipke wrote: > > > I can't quite find in the current source tree any other writeable source > > > other than the SlideSource or the FileSource. > > > > > > Is there already a WriteableSource that can POST to a HTTP resource? > > > > > > Or is there another built-in w

Re: [Q] SourceWritingTransfomer + WriteableSources via POST?

2002-08-19 Thread Stephan Michels
s/source/impl/WebDAVSourceFactory.java ___________ Stephan Michels EMail: [EMAIL PROTECTED] ICQ: 115535699Tel: +49-030-314-21583 +|+|+|+|+|+|+|-|

Re: J2EE needed? UserTransaction not found..

2002-08-18 Thread Stephan Michels
On Sun, 18 Aug 2002, Jan wrote: > > Where do you get this error? > On startup. Urgh :-| Can you this more explain?! Tomcat? Version? Version of Cocoon? Install method? Parameters? - Please check that your question has not

Re: CVS Snapshot: ConfigurationException

2002-08-18 Thread Stephan Michels
on.ConfigurationException: Cannot > get component selector for 'transform' at > jndi:/localhost/cocoon/sitemap.xmap:377:59 > > Now what? :) The CVS HEAD is most of the time stable, but sometimes it is broken. So you got a bad day ;-) The problem was

Re: J2EE needed? UserTransaction not found..

2002-08-18 Thread Stephan Michels
with the current CVS HEAD. Where do you get this error? Stephan. _______ Stephan Michels EMail: [EMAIL PROTECTED] ICQ: 115535

Re: java.lang.IllegalStateException: Cannot create a session afterthe response has been committed

2002-08-11 Thread Stephan Michels
this error (stacktrace) : > > java.lang.IllegalStateException: Cannot create a session after the > response has been committed > at > org.apache.catalina.connector.HttpRequestBase.doGetSession(HttpRequestBase.java:1104) This bug is available on bugzilla: http://nagoya.apache.org/bugzilla/

Re: Authentication Framework

2002-07-09 Thread Stephan Michels
I was not able to login > anymore - the authentication always failed. > So, I did some debugging and noticed, that the values of the parameters > I give with "request:nickname" and "request:password" were not > substituted Is really correct? Should it no

Re: I don't understand SourceUploadAction

2002-07-08 Thread Stephan Michels
and send it by Sax > events I think too. ___________ Stephan Michels EMail: [EMAIL PROTECTED] ICQ: 1155

Re: XInclude/CInclude Issue (Re: including dynamic data with XMLForm)

2002-07-07 Thread Stephan Michels
27; attribute. If you don't specify the 'base' the XInclude transformer takes the location from the document, which is, I think, 'file:/opt/tomcat/webapps/cocoon/samples/bringmethis/content/form/' So, to prevent that, you could create an base attribute > > On

Re: XInclude/CInclude Issue (Re: including dynamic data with XMLForm)

2002-07-07 Thread Stephan Michels
> > > > > output from categories_combo.xml: > > http://xml.apache.org/cocoon/xmlform/2002";> > > > Original Art > 16 > > > Antiques > 0 > > > Books > 1 > > > > Cars > 2 > > > Collectibles > 3 > >

Re: XInclude/CInclude Issue (Re: including dynamic data with XMLForm)

2002-07-07 Thread Stephan Michels
On Sun, 7 Jul 2002, Ivelin Ivanov wrote: > > We could use some help from the XInclude/Cinclude experts for > the problem Oliver is trying to solve. > > > - Original Message - > From: "Andrew C. Oliver" <[EMAIL PROTECTED]> > To: "cocoon users" <[EMAIL PROTECTED]> > Sent: Sunday, July 07,

RE: can't start cocoon under root

2002-07-04 Thread Stephan Michels
On Thu, 4 Jul 2002, Thomas Garger wrote: > why not? > could there be some security problems? which one? > A cool application is to use the SourceWritingTransformer to override the passwd ;-) > > -Original Message- > From: Andrew C. Oliver [mailto:[EMAIL PROTECTED]] > Sent: Donnerstag

Re: Aargh: Installation under Linux failed... no idea?

2002-07-03 Thread Stephan Michels
_ > type resource-not-found > > message Resource not found > > description The requested URI "/cocoon/" was not found. The samples in the CVS were restructured. Try /cocoon/samples/. Stephan Michels. -

Re: DTD comments in xinclude/cinclude transformer output

2002-07-02 Thread Stephan Michels
i get everytime the comments from the source > > documents DTD included. This results in ca. > > 114 kB extra with the DocBook DTD. > > I also noticed the bug, thanks for the patch. Patch is applied, please cross-check. Stephan Michels. ---

RE: Cocoon 2.1 deployment error

2002-07-02 Thread Stephan Michels
n I find it? xml-cocoon2/lib/core/ Remember 2.1 is not yet released, Stephan Michels. > -Message d'origine- > De: Stephan Michels [mailto:[EMAIL PROTECTED]] > > On Tue, 2 Jul 2002 [EMAIL PROTECTED] wrote: > > > Hello, > > > > I have deployed t

Re: Cocoon 2.1 deployment error

2002-07-02 Thread Stephan Michels
.] > at java.lang.Thread.run(Thread.java:479) I think you use the wrong version of avalon-framework lib. Stephan Michels. - Please check that your question has not already been answered in the FAQ before posting. &

Re: Using Xalan from the command line?

2002-06-14 Thread Stephan Michels
e full description of the cli of xalan were found at: http://xml.apache.org/xalan-j/commandline.html For more questions about the cli of xalan, I would propose to ask the xalan mailing list ;-) Stephan Michels. > On Fri, 14 Jun 2002, Derek Hohls wrote: > > > Hi > > > > Can

Re: Using Xalan from the command line?

2002-06-14 Thread Stephan Michels
On Fri, 14 Jun 2002, Derek Hohls wrote: > Hi > > Can anyone give me the syntax for doing this - I have been using > James Clarke's XT for this up to now, but it appears there are some > critical differences between the way the two processors deal with the > same XML/XSLT combo [I'm not sure why

Re: cocoon as commandline tool

2002-06-11 Thread Stephan Michels
On Tue, 11 Jun 2002, Renzo Kottmann wrote: > Hello, > > > I want to run Cocoon 2.0.2 as a commandline tool. > > > > > > > > > 1. In which way do I have to write the 'URI- file'? > > > > One URL per line, I believe. > > > > May someone give me a detailed discription of the URL or URI (I just > d

Re: Piechart / Histogram chart generation using SVG

2002-06-11 Thread Stephan Michels
On Tue, 11 Jun 2002, Sreenivasan N. wrote: > Hi all > > I am getting some errors when i tried to generate Piechart / histogram > chart in cocoon 2.0.1, Tomcat 4.0.1. I was trying "Transforming XML into > SVG" by doung from IBM site. > I couldnt get the histogram properly. xpath mod function is

Re: Namespace attributes in XSL output

2002-06-07 Thread Stephan Michels
On Fri, 7 Jun 2002, Derek Hohls wrote: > I'm having problems with empty namespace attributes > being added into my output tags: > > A tag which is generated via a call to a named template will > insert xmlns="" into the tag; which causes that tag to be ignored. > > For example, a call in a styl

RE: A little help with aggregation

2002-06-07 Thread Stephan Michels
On Fri, 7 Jun 2002, Hahn Kurt (CHA) wrote: > Right, I want to substitute {1} with '*' from the matcher, which seems to > work fine, since the error I'm getting is : > Could not get sitemap source > http://st-080234:8080/cocoon/mount/AigleK/pv/title/251567.xml. But this URL > is working!! In add

RE: A little help with aggregation

2002-06-06 Thread Stephan Michels
On Thu, 6 Jun 2002, Hahn Kurt (CHA) wrote: > Adding the root element to map:aggregate fixed the error, I can now display > what once will be the aggregated page. But, I don't get the content of my > parts, I just get this: > > > http://some.thing.com/title"; /> > > > I changed the sitemap a

Re: A little help with aggregation

2002-06-06 Thread Stephan Michels
On Thu, 6 Jun 2002, Hahn Kurt (CHA) wrote: > I'm trying to aggregate two files with the cocoon protocol: > > > >ns="http://some.thing.com/title"/> >ns="http://some.thing.com/pvtexte"/> > > > > > where part 1 points to: > ... > > and part 2

Re: wbmp support in cocoon

2002-06-04 Thread Stephan Michels
On Tue, 4 Jun 2002, yuryx wrote: > Hi all! > Does cocoon support mime-type=image/wbmp in sitemap (as is gif,jpg,png)? > Thanx. > Yury. Only the browser evaluates the mime-type, for the cocoon it is just a string. - Please ch

RE: .htc how to (pipeline)

2002-06-03 Thread Stephan Michels
On Mon, 3 Jun 2002, Cocoon User wrote: > please can you give an example of your pipeline > Perhaps you should change the mime-type. > On Sun, 2 Jun 2002, Bert Van Kets wrote: > > > I have a browser based editor using htc files without any problem. I just > > created a pipeline that rea

RE: Latest CVS Head Error: Target `xt-warn' does not exist in thisproject.

2002-06-03 Thread Stephan Michels
On Mon, 3 Jun 2002, Carsten Ziegeler wrote: > Should be fixed now. > I think these lines are also obbsolete diff -u -r1.7 jars.xml --- lib/jars.xml2 Jun 2002 03:46:47 - 1.7 +++ lib/jars.xml3 Jun 2002 07:59:28 - @@ -249,13 +249,6 @@ http://www.xmldb.org/

RE: problems with encodeURL transformer

2002-06-03 Thread Stephan Michels
On Mon, 3 Jun 2002 [EMAIL PROTECTED] wrote: > Hello! > > Are there any (working) examples available how to use encodeURL transformer? > Unfortunately I my system behaves similar like described in a previous > posting. > I think the sunpot demos works with the transformer: > fgrep -nA 3 "enco

Re: I am new to Cocoon?Anyone can help me?

2002-05-22 Thread Stephan Michels
On Thu, 23 May 2002, myzdf wrote: > I am new to Concoon, when i follow the instanll document to install cocoon with >resin 1.3.b1,i catch this exception: > > ERROR (2002-05-22) 12:37.56:537 [access] (/cocoon/) >tcpConnection-6802-6/CocoonServlet: Problem with servlet > org.apache.cocoon.P

Re: Fwd: SourceWriterTransformer problems

2002-05-20 Thread Stephan Michels
On Mon, 20 May 2002, [iso-8859-1] Jeremy Aston wrote: > I've been racking my brain all weekend over a problem with SourceWriterTransformer >(more likely my use of it actually). On C2.0.2, JDK1.3 everything works fine. I >have now moved to 2.1-dev, JDK1.4 and my JDK1.4 compiled excalibur. >

Re: Using own Store implementation

2002-05-20 Thread Stephan Michels
better, then replace the stores. Stephan Michels. - 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 PRO

Re: config memory with multiple cocoon instances one one machine

2002-05-15 Thread Stephan Michels
? > > Does the sum of the parameter values (freememory, heapsize and so on) of the > three instances must be less then the values in the catalina.sh? Yes, I think they must. Have you probe a profiler to find the lock? No? Then my favorite is http://www.ej-

Re: config memory with multiple cocoon instances one one machine

2002-05-14 Thread Stephan Michels
On Tue, 14 May 2002, Patrick Husi wrote: > Hi > > We're working with Solaris 8 with 640Mb Memory, tomcat 4.01 and cocoon 2.0.2 > and have three instances of cocoon running on it. > > Unfortunately after working with cocoon java hangs up and nothing works > anymore. We have to restart cocoon. O

Re: [Request for Votes] SOAP for the REST of us

2002-05-14 Thread Stephan Michels
On 14 May 2002, Nick Airey wrote: > Don't waste your time, a soap interface already exists > > http://www.google.com/apis/ > > > And it took me aprox 0.5 seconds to find. And here a nice article: http://www.xml.com/pub/a/2002/04/24/google.html > > On Tue, 2002-05-14 at 05:19, Ivelin Ivanov w

Sources, Components and cocoon.xmap

2002-05-07 Thread Stephan Michels
(SourceResolver.ROLE); source = resolver.resolveURI("file://..."); [...after a time delay..] if (!source.getValidity().isValid()) { // For a new source, if the file has changed source = resolver.resolveURI(reference); [ do something ] } Tanks, Steph

RE: How Can I access Macromedia Flash file through cocoon

2002-05-01 Thread Stephan Michels
How about a FlashGenerator and Serializer? I read a nice artikel in a linux magazin about Flash2XML. http://www.tivano.de/software/spark/index.shtml This were a nice thing ;-) On Wed, 1 May 2002, Morrison, John wrote: > Access? You mean read? Set up a with the correct mime-type and > src.

Re: FragmentExtractor

2002-04-19 Thread Stephan Michels
On Fri, 19 Apr 2002, Ricardo Trindade wrote: > Hi, > > I've searched the docs and lists about this without success, so here goes : > > I have a database query (executed with sqltransformer) that returns xml > with products and embedded image binaries. (they're blobs in the DB) > >

Re: Encoding question

2002-04-16 Thread Stephan Michels
On Tue, 16 Apr 2002, Franosch, Heike wrote: > Hi all, > > is it possible to set the output encoding? > I always get a UTF-8, even if I set output encoding to iso-8859-1 > in my stylesheet. Can I influence it somehow in the sitemap? > Try ASCII ---

Re: [CL] Following links doesn't work

2002-03-26 Thread Stephan Michels
On Tue, 26 Mar 2002, Stephan Michels wrote: > Hi, > > I have some problems using cocoon in the commandline. The option > "following links" won't work with my documents. > > In the project Krysalis from Nicola Barozzi everything works. In the > log file

[CL] Following links doesn't work

2002-03-26 Thread Stephan Michels
nslated: images/logo.png But in my example these debug info doesn't appear. The result page is correct. Have I something forgotten? Thank you, Stephan Michels. result: Trajectory Beispiele Block-Beispiele [...] - Pl

Re: Cocoon doesn't start: SAXParser not found

2002-03-25 Thread Stephan Michels
On Mon, 25 Mar 2002, Tilman Rassy wrote: > > Hi, > > When I try to start Cocoon 2.0.1, I get the following error > (I use Tomcat 3.3a and Sun's jdk1.3.1 on a Linux machine): Try using Tomcat 4.0.1. Cocoon 2.0.1 works with Tomcat 4.0.1 out of the box.

RE: Sitemap question

2002-03-04 Thread Stephan Michels
On Mon, 4 Mar 2002, Luca Morandini wrote: > Stephan, > > won't it be better to limit this behaviour to sub-sitemaps only ? > > It will cause a recompilation of the sitemap, which is usually the most > complex sitemap in a server... better mount sub-sitemap, don't you agree ? > This feature can

Re: Sitemap question

2002-03-04 Thread Stephan Michels
On Mon, 4 Mar 2002, Stefano Bonnin wrote: > It seems that the sitemap it wasn't recompiled. Why? > How can I do for recompile the sitemap. I always restart tomcat! Is this a > wrong way? > > Excuse me for this stupid questions but ... I'am a new cocoon2 user. cocoon.xconf:

Re: Sitemap question

2002-03-04 Thread Stephan Michels
On Mon, 4 Mar 2002, Stefano Bonnin wrote: > ok, now I have taken the original sitemap file given with Cocoon, > I have substituted the original map:pipeline with this: > > > > > > > > > > > > I have restarted tomcat and > > the same "error" is re

XUpdate

2002-02-28 Thread Stephan Michels
t, auf Antwort wird gewartet... 200 OK Länge: nicht spezifiziert [text/xml] 0K@ 218.75 KB/s 20:34:00 (31.25 KB/s) - »xupdate-example.xml.1« gespeichert [224] > cat xupdate-example.xml.1 http://apache.org/cocoon/xmldb/1.0";>Failed t

RE: XMLDBGenerator

2002-02-22 Thread Stephan Michels
On Fri, 22 Feb 2002, Vadim Gritsenko wrote: > > From: Stephan Michels [mailto:[EMAIL PROTECTED]] > > > > On Thu, 21 Feb 2002, Gianugo Rabellino wrote: > > > > > > > > xmldb:dbxml:///db/ > > > > > > Base should be is xmldb:xindice

Re: XMLDBGenerator

2002-02-21 Thread Stephan Michels
On Thu, 21 Feb 2002, Martin Holz wrote: > Stephan Michels wrote: > > On Thu, 21 Feb 2002, Gianugo Rabellino wrote: > > > Stephan Michels wrote: > > > > I try to use cocoon with xindice. > > > > > > Please avoid, if possible, the XML:DB gene

Re: XMLDBGenerator

2002-02-21 Thread Stephan Michels
On Thu, 21 Feb 2002, Gianugo Rabellino wrote: > Stephan Michels wrote: > > I try to use cocoon with xindice. > > Please avoid, if possible, the XML:DB generators, swith to the Source > implementation, which allows you to use straightforward XML:DB URIs in > your sitema

XMLDBGenerator

2002-02-21 Thread Stephan Michels
(CachingEventPipeline.java:255) [...] xindice.jar and also xmldb-api-2001.jar doesn't contain this class. Did I forget anything? Thanx, Stephan Michels. - Please check that your question has not already been answered in th

Re: Running cocoon in Interpreted mode

2002-01-30 Thread Stephan Michels
On Wed, 30 Jan 2002, Nicola Ken Barozzi wrote: > > - Original Message - > From: "shenoy, nitin" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, January 29, 2002 11:44 PM > Subject: Running cocoon in Interpreted mode > > > > Hi Folks, > > > > Could someone tell me how to r

[Ann] JEuclid project launched

2002-01-26 Thread Stephan Michels
, Stephan Michels. - 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-m

RE: [Serializer] Get request and parameters?

2001-12-12 Thread Stephan Michels
le, SitemapModelComponent { public void setup(SourceResolver resolver, Map objectModel, String src, Parameters par) { System.out.println("DOMSerializer.java: setup"); } [...] > > -Original Message- > > From: Stephan Michels [mailto:[

[Serializer] Get request and parameters?

2001-12-12 Thread Stephan Michels
ethod like setup. Doesn't implements SitemapOutputComponent this method on purpose. Thanks, Stephan Michels. - Please check that your question has not already been answered in the FAQ before posting. <http://xml.apac

Re: starting Xvfb for Cocoon

2001-12-11 Thread Stephan Michels
LAY=:1 That's it. > Xvbf is the solution to a different problem Yes, but in my opinion fbset could also abused to set up the xvfb. > > Carlos > > On 12/11/01 10:23 AM, "Stephan Michels" <[EMAIL PROTECTED]> > wrote: > > > > > > > On Tue, 11 De

Re: starting Xvfb for Cocoon

2001-12-11 Thread Stephan Michels
On Tue, 11 Dec 2001, Cindy Ballreich wrote: > I suppose that this is really a Xvfb or even a Linux question, but since it > directly relates to Cocoon I hope you'll allow me to ask it here. I've > tried linux.redhat.misc with no success. > > I have a very basic RedHat 7.0 web server (Apache 1.3

RE: IBM-jdk-1.3 and cocoon2

2001-12-11 Thread Stephan Michels
lib/IBMJava2/ stephan@vernjava:~> $JAVA_HOME/bin/java -version java version "1.3.0" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0) Classic VM (build 1.3.0, J2RE 1.3.0 IBM build cx130-20010626 (JIT enabled: jitc)) > > -Original Message- > From: Stepha

Re: IBM-jdk-1.3 and cocoon2

2001-12-11 Thread Stephan Michels
On Tue, 11 Dec 2001, Karl Oie wrote: > Does anyone here run cocoon2 with ibm-jdk-1.3? yes > > under ibm-jdk the javac compiler won't initialize > (org.apache.cocoon.components.language.programming.java.Javac). Hmm, I don't get this message. Have you set JAVA_HOME ? ---

Re: XInclude

2001-11-22 Thread Stephan Michels
On Tue, 20 Nov 2001, Michael McKibben wrote: > Ahh yes you are correct. I've been using a modified XInclude transformer > that uses a custom URI class to better handle uri's supplied via the href > attribute. This modified version correctly handles relative/absolute URI's > (including the Cocoo

Re: XInclude

2001-11-21 Thread Stephan Michels
former: Processing XInclude element: href=/vern/public/FIZ-Ablaufumgebung/ch/1/pc/xmltest/vscml/music.third, parse=xml So, the transformer gets the right parameters, but I found no exceptions which explains why the transformer doen't work. > Von: Stephan Michels <[EMAIL PROTECTED]> &g

Re: XInclude

2001-11-21 Thread Stephan Michels
va: protected void processXIncludeElement(String href, String parse) throws SAXException,ProcessingException,IOException { if (getLogger().isDebugEnabled()) With which parameter could I enable this feature? > Stephan Michels wrote: > > > &g

Re: XInclude

2001-11-20 Thread Stephan Michels
On Tue, 20 Nov 2001, Michael McKibben wrote: > Also, don't forget the parse="xml" attribute on your xinclude element. I > didn't see it in the original example you sent. > I thought this were the default. >From XInclude.java(87): if (null == parse) parse="xml";

Re: XInclude

2001-11-20 Thread Stephan Michels
On Tue, 20 Nov 2001, Bernhard Huber wrote: > hi, > have included the in the pipeline of > your sitemap? > > something like that: > > > > > Stephan Michels wrote: > > >Hi, > >has anyone a working exa

  1   2   >