RE: 2.1 dont work with ODBC?

2003-06-06 Thread Torsten Curdt
On Thu, 2003-06-05 at 23:16, Geoff Howard wrote: > Did you contact Torsten as the error message said? Thanks for forwarding, Geoff. I'll fix it tomorrow. > > how can this database was recognized in 2.0.4 version and not in 2.1? We changed the database recognition mechanism. > > is this in any t

Re: map:views - what has been changed in C2.1-dev (rake up)

2002-05-31 Thread Torsten Curdt
This should have better gotten to cocoon-dev ;-) ...yes - same behaviour here :-( On Thursday 30 May 2002 16:54, leo leonid wrote: > this is just a try to rake up this problem with view labels being > ignored inside a aggregation. > maybe now there is anyone who knows: > > is this a bug? >

Re: I18n Performance

2002-05-21 Thread Torsten Curdt
> > But IIRC the I18nTransformer is still not cachable - is he? > > doh! Yes, you're correct. (I'm using my own bastardization of the standard > I18nTransformer over here. Cacheable + very fast since i replaced the > XMLResoruceBundles with some hashmaps. Its on my list to package up + > donate ba

Re: I18n Performance

2002-05-21 Thread Torsten Curdt
On Tuesday 21 May 2002 19:02, Peter Royal wrote: > On Tuesday 21 May 2002 11:50 am, Michael Zehrer wrote: > > I'm using I18n just for simple translations, no number, date, > > currency formatting and just one substitution. My log level is already > > "ERROR". > > So nothing real special here. If I

Re: esql v1.22 multiple returned update counts and ResultSets

2002-05-17 Thread Torsten Curdt
On Friday 17 May 2002 16:34, Christian Haul wrote: > On 17.May.2002 -- 02:31 PM, Christian Haul wrote: > > On 17.May.2002 -- 12:23 PM, Torsten Curdt wrote: > > I would nest if(hasResultSet) into the switch statement. We would want > > to have multiple no-results / update-re

Re: esql v1.22 multiple returned update counts and ResultSets

2002-05-17 Thread Torsten Curdt
> > getMoreResults() should return no resultset at all... but how to iterate > > to the next update count? again - it belongs to the statement... > > I read the JDBC API that way that getMoreResults() closes the current > ResultSet and switches to the next result. A result consists among > other

Re: esql v1.22 multiple returned update counts and ResultSets

2002-05-17 Thread Torsten Curdt
On Friday 17 May 2002 10:36, Christian Haul wrote: > On 17.May.2002 -- 10:01 AM, Torsten Curdt wrote: > > On Friday 17 May 2002 03:48, neil wrote: > > > Hi, > > > it seems that a few cocoon users like me, are hacking about with esql > > > to get it to do wha

Re: esql v1.22 multiple returned update counts and ResultSets

2002-05-17 Thread Torsten Curdt
On Friday 17 May 2002 03:48, neil wrote: > Hi, > it seems that a few cocoon users like me, are hacking about with esql to > get it to do what we need. I'm working on the change shown below and am > happy to share it if anyone wants it. > > JDBC can handle a sequence of values returned from a store

Re: Cocoon 2 Builtin-Logicsheet Definitions

2002-05-16 Thread Torsten Curdt
> Thanks for the quick response. You are correct about the set of values > for the . I verified them by slogging through the > EsqlQuery.java and EsqlConnection.java source code. Thanks. no problem :-) > As for the ESQL schema, maybe as an after effect of researching the ESQL > logichsheet, I sh

Re: Cocoon 2 + Access

2002-05-15 Thread Torsten Curdt
Sorry, this will not help but... If you want to stay away from problems, stay away from access... Just my two cents... -- Torsten - Please check that your question has not already been answered in the FAQ before posting.

Re: Cocoon 2 Builtin-Logicsheet Definitions

2002-05-14 Thread Torsten Curdt
On Tuesday 14 May 2002 22:37, Mark Gaither wrote: > I'm a co-author on a book entitled "Cocoon 2 Programming: Web Publishing > with Java and XML". > > I writing a chapter entitled "XSP LogicSheets". In this chapter, I'm > cataloging all > of the built-in logicsheets. I'm having problems determinin

Re: ExcaliburComponentManager.java still missing from Latest Snapshot breaks /cocoon/ and throwing ERRORS

2002-05-10 Thread Torsten Curdt
Sorry, for jumping in here... > And after just getting a clean snapshot and rebuilding the cocoon.war it > still fails. with the Avalon Framework specifically referencing > ExcaliburComponentManager.java. .. > Here is the error.log. > > ERROR (2002-05-10) 01:22.48:604 [core.manager](Unkn

Re: Need to replace xalan

2002-05-06 Thread Torsten Curdt
On Monday 06 May 2002 20:11, Vadim Gritsenko wrote: > Try saxon-6.5.2.jar. Works for me. > > Vadim Just wondering... how is the speed compared to Xalan? -- Torsten - Please check that your question has not already been answered

Re: Problems with XSP

2002-04-26 Thread Torsten Curdt
> > > > I have thought about this a while ago, too. We should be able to > > > extract > > > > that from the exception stacktrace. > > > > > > Line number in Java source is already shown, correctly. The question is > > > how to map this to XSP source line numbers. > > > > well, addtionally we need

RE: Problems with XSP

2002-04-26 Thread Torsten Curdt
> > I have thought about this a while ago, too. We should be able to > extract > > that from the exception stacktrace. > > Line number in Java source is already shown, correctly. The question is > how to map this to XSP source line numbers. well, addtionally we need the full classpath of the fail

RE: Problems with XSP

2002-04-26 Thread Torsten Curdt
On Fri, 26 Apr 2002, Vadim Gritsenko wrote: > > From: Graaf, Edgar de (fin) [mailto:[EMAIL PROTECTED]] > > > > Great... > > > > when I code XSP and when I make some error in the logic I get (of > course) an > > error. An error contains a line number. Now I have to go to the work > > directory and

RE: Cocoon on Resin 2.1.0

2002-04-25 Thread Torsten Curdt
> Couple of days ago I compared Resin 2.0.4 with Tomcat 4.0.4 - and found > a surprise: Tomcat >50% faster. :) > > (my test was to fetch 300 pages (3Mb) from Cocoon's cache using "wget -q > -np -R jpg,gif,css -r") ..so I guess I should check again then ;-) Thanks for the hint, Vadim -- Torsten

RE: Cocoon on Resin 2.1.0

2002-04-25 Thread Torsten Curdt
> > Sounds to me like XSLT transformation problem. Check generated > sitemap_xmap.java (I guess it is 0 bytes), try to replace Resin's XSLT > with Xalan shipped with Cocoon. this should not be necessary... work for us without > PS Tomcat 4.0.4 works too good for me to switch to Resin. What is be

Re: Cocoon on Resin 2.1.0

2002-04-25 Thread Torsten Curdt
On Thu, 25 Apr 2002, Peter Velichko wrote: > Hi all! > > I'm trying to install Cocoon 2.0.2 on Resin 2.1.0 (W2K) and have the > following message: Sorry, this might not help at all... but we are using Cocoon 2 HEAD without a problem with resin... -- Torsten

RE: Aggregation sample

2002-04-19 Thread Torsten Curdt
On Fri, 19 Apr 2002, Volker Schneider wrote: > Hi Torsten, > > I have the following pipeline: > > > > > > > > >From the sample webapp: http://foo.bar.com/myspace";> http://foo.bar.com/slashdot"/> http://foo.bar.com/moreover"/>

Re: Aggregation sample

2002-04-19 Thread Torsten Curdt
On Fri, 19 Apr 2002, Volker Schneider wrote: > Hi colleagues, > > does anybody have a simple aggregation sample where two xml files from > filesystem are aggregated together? Did you have a look into the samples yet? set up a internal pipeline for the files and use this pipeline in the

Re: esql based logicsheet get-row-count

2002-04-17 Thread Torsten Curdt
On Wed, 17 Apr 2002, Christian Haul wrote: > On 17.Apr.2002 -- 09:10 AM, Jerzy Kut wrote: > > Hi cocooners! > > I know that esql:get-row-count is unavailable yet. But I need to get this > > information from my DB. Well, not exactly... as soon as you use the JDBC limit clause it *is* available to

RE: Did it worked with someone ??

2002-04-15 Thread Torsten Curdt
> > Hi, people... > > Does anyone have tried to use WebLogic6.1 with Cocoon2.0 ? > > I have used. > > > > Did the JSP examples in Cocoon worked ? > > Don't know. Why do you want to use Cocoon if you are using JSP? > Vadim, the other way round: why do you want to use JSP if you are using Cocoon ;-

Re: Problem with xsl:copy-of and namespaces

2002-04-15 Thread Torsten Curdt
> So it appears, that xsl:copy-of produces xml in the output, when > namespaces are involved and HTML otherwise. I tried xsl:strip-space > without effect. > > This doesn't seen like much of a problem, however with a more complex > page, when a couple of pictures are integrated into a larger pictur

Re: Esql row-results

2002-04-12 Thread Torsten Curdt
esql supports this from scratch: ... mysql 0 0 if your database has no support for such (seem to be all others than mysql and postgres) you can even use the jdbc way: jdbc 0 0 Cheer -- Torsten > fantastic thanks > - Original Message - > From: "Ch

Re: Hi

2002-04-11 Thread Torsten Curdt
> Hi, > Can anybody send me multiple samples of xsl along with xml files for > generation of PDF's in Cocoon2.0.2 > So that i could be see the source code of multiple samples > If there is any link of samples than plz send me the url Did you have a look into the samples that come with Cocoon?

RE: multiple submit button on a form

2002-04-08 Thread Torsten Curdt
On Mon, 8 Apr 2002, Volker Schneider wrote: > Hi Torsten, > > in this way it is possible to perform an action within an action-set. But > why isn't it possible to have a pipeline within such an action within an > action-set? There is an exception coming up or an error message telling > something

Re: problem with precept sample: no {page} from action-set?

2002-04-08 Thread Torsten Curdt
Assuming you use the interpreted sitemap... There was a problem with the Treeprocessor where parameters were not passed to actions in an action-set which should be fixed now... Please use current HEAD version or switch back to the compiled sitemap engine for running the example. Just ask if you

Re: esql & transformations

2002-04-04 Thread Torsten Curdt
On Thu, 4 Apr 2002, Jerzy Kut wrote: > Hi all! > Can I use esql in transformation file? short answer: no - it's a logicsheet that gets applied by the serverpages generator. you could use the sql transformer for this instead. mind the (unfortunately) different syntax though... -- Torsten --

RE: multiple submit button on a form

2002-04-03 Thread Torsten Curdt
> > this is possible since the latest release... please use the > > new cocoon-action syntax > > Seems that nobody is aware of the new syntax. Is it documented somewhere? I > don't remember if there were any notion in Announcement. I put it into the changes document as well as I fixed the documen

RE: multiple submit button on a form

2002-04-03 Thread Torsten Curdt
this is possible since the latest release... please use the new cocoon-action syntax then you need to define an action-set in the sitemap for that: ... You might also want to take a look into the multiactions in the scratchpad... but that's CVS HEAD on

Re: External graphic, FOP and URIResolver

2002-03-21 Thread Torsten Curdt
On Thu, 21 Mar 2002, Nicola Ken Barozzi wrote: > From: "Torsten Curdt" <[EMAIL PROTECTED]> > > > > Is it possible that FOP uses the URIResolver of Cocoon instead, in order > to > > > understand pseudo-protocol (especially cocoon:// and resource://) ? &

Re: External graphic, FOP and URIResolver

2002-03-21 Thread Torsten Curdt
On Thu, 21 Mar 2002, Olivier Rossel wrote: > Tell me if I am wrong: > FOP only accepts standard URLs for external-graphic "src " attribute. > file:// > http:// > are ok. > > No relative path, and no cocoon pseudo-protocol. > > Can anyone confirm? AFAIR this is true... > Is it possible that FOP

Re: Problem with encoding non-english request parameters

2002-03-12 Thread Torsten Curdt
IIRC changing the encoding of the *serializer* has solved this problem for us. Because then the POST will come with the right encoding set. My 2 cents -- Torsten - Please check that your question has not already been answer

Re: [C2] esql:group, esql:member

2002-03-11 Thread Torsten Curdt
wait a minute > Hey Chris > > Just a heads up. I'm going to submit two patches in the near future > for esql. One is to fix the footer behavior-- since the footer occurs > after the comparison, if you put an in the footer it > returns data for the next row. it should return data for the m

RE: AW: Problems with font embedding

2002-03-07 Thread Torsten Curdt
On Thu, 7 Mar 2002, Matthias Fischer wrote: > I've got a diofferent opinion. I've done technical docu for several years: > the criterion of measurement of a docu is its user! For sure... but then you also should know that docu for software that is still (fast) progressing *cannot* be up-to-date.

RE: Problems with font embedding

2002-03-07 Thread Torsten Curdt
On Thu, 7 Mar 2002, Matthias Fischer wrote: > Was this your last word, John? > > I can assure you, it's three of us who try to get a solution for the last > six months (of course, we did other things in the same space of time, too > ;-). We damned read the documentation, and not only once. We got

Re: AW: Problems with font embedding

2002-03-07 Thread Torsten Curdt
On Thu, 7 Mar 2002, Adnan Zelkanovic wrote: > of course, I have read it many times. > Why do you want me to read the docu again although you know that its > "out-of-date" ? > If the developers don't want to be asked the same questions again and again > then they > have to write a better docu whic

Re: problems with cocoon-2.0.1 and resin-2.0.3

2002-03-01 Thread Torsten Curdt
On Thu, 28 Feb 2002, Donald Ball wrote: > On Thu, 28 Feb 2002, Torsten Curdt wrote: > > > That's exactly what I had... > > > > ...a fresh checkout solved it. see > > > > http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=101377449417740&w=2 >

Re: problems with cocoon-2.0.1 and resin-2.0.3

2002-02-27 Thread Torsten Curdt
On Thu, 28 Feb 2002, Donald Ball wrote: > one more bit of potentially useful information - when i start from scratch > with a clean webapp tree, i note that cocoon-files directory created in > the servlet's temporary work area, the only directories that are created > are cache-dir and upload-dir

Re: problems with cocoon-2.0.1 and resin-2.0.3

2002-02-27 Thread Torsten Curdt
> and it does repeat itself periodically, losing 5-10k of free memory each > time. access, error, and sitemap logs are all blank. resin won't stop > normally, the java processes must be killed. looks like deadlock to me, > although why it only happens when the server is being started from scratch

Re: Fw:

2002-02-27 Thread Torsten Curdt
> Hi Torsten, > Sorry to trouble you again as I am helpless. > Yeah I have updated as per ur instruction. I downloaded latest 2.0.2 dev > (26Feb) and again make build of it and tried after made changes in > type="image".But it does not work in tutorial example (employee-department) > If I am goin

Re: Fw:

2002-02-27 Thread Torsten Curdt
Niket, did you do an update? ...as I said I fixed this already -- Torsten On Wed, 27 Feb 2002, Niket Anand wrote: > Hello Vadim, > Can you help me out of the following problem? > - Original Message - > From: "Niket Anand" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday,

Re: Fw:

2002-02-26 Thread Torsten Curdt
> Thanks Torsten, > I hope this time you can help me out of this problem. ...go for it :) -- Torsten - Please check that your question has not already been answered in the FAQ before posting.

Re: Fw:

2002-02-26 Thread Torsten Curdt
> Hi Torsten, > It works fine with type="submit" and name ="cocoon-action-Add Department". > But if I change type="image" and src="images/submit.gif", it gives following > error. Ok, that is an information I can work with :) > Here is the snippet of log line made in sitemap.log Well, I wanted

Re: Fw:

2002-02-26 Thread Torsten Curdt
On Tue, 26 Feb 2002, Niket Anand wrote: > Sorry to trouble you again. > I am not able to invoke action class even applying all ur instructions. > I have also tried the employee-department example given in > xml-cocoon2\build\cocoon\webapp\tutorial\docs. > It is using same action name="cocoon-acti

Re: Fw:

2002-02-25 Thread Torsten Curdt
Should read more carefully... You have: But you want: > REQUEST PARAMETERS: that's the only part I actually wanted... > METHOD: GET but with method = POST! :( Geez, you better clean up your code if you want this baby to grow ;) Anyway this should have solved

Re:

2002-02-25 Thread Torsten Curdt
On Mon, 25 Feb 2002, Niket Anand wrote: > Hello SweeHeng, > I am having 3 buttons in Xsp and I donot want to do it as you mentioned > here. I want to do minimum use of javascript, I actually get all target page > uri (on click of buttons) in seperate class that will be invoked on click of > any b

Re:

2002-02-25 Thread Torsten Curdt
On Mon, 25 Feb 2002, Niket Anand wrote: > Hi Torsten, > It is not working even though I downloaded cocoon-2.0.1 and make build of > it. Just to make sure we are talking about the same thing: you got a current CVS copy of the HEAD branch, compiled it and used that one? (The change is in no releas

Re:

2002-02-25 Thread Torsten Curdt
On Mon, 25 Feb 2002, Niket Anand wrote: > Hi All, > I am using image button of type image with name="cocoon-action". > As per cocoon2 to perform action event, type should be type="submit".But I > am having > value="Submit"/> and onclick of this button it does not perform action. > How can I exec

Re: xsp and XMLizable

2002-02-22 Thread Torsten Curdt
> I have a problem with transformation and XMLizable objects: > ( I also had the problem when I tried to wirte the this.contentHandler > directly, or when I used the DOMStreamer ) Are you sure your SAXevents are correct? Namespace etc. ? Hint: write a XSP page creating the same Fragment and look

Re: Weird problem with JDK 1.4 on win32

2002-02-21 Thread Torsten Curdt
On Wed, 20 Feb 2002, Stefano Mazzocchi wrote: > I just compiled the fresh CVS and I got a bunch of compilation errors > such as > > class org.apache.cocoon.components.language.markup.xsp.EsqlConnection > must > be declared abstract. It does not define void setHoldability(int) from > interface jav

Re: Sitemap limits

2002-02-21 Thread Torsten Curdt
AFAIK this is not true anymore. The 64kb limit is per java method and the sitemap is now split up into different methods. So it's hard to tell. Should be quite big ;) With the new interpreted sitemap there is (probably) no limitation. -- Torsten On Wed, 20 Feb 2002, Carlos Araya wrote: > From pr

RE: Can't build Cocoon 2.0.1

2002-02-19 Thread Torsten Curdt
> I thought there was something wrong with doing that! Well, it's only to track this down ;) > Sorry, I don't quite understand which files to modify, and what to modify in > them. do you mean EsqlConnection.java and EsqlConnectionCocoon2.java? or > do you mean remove the 'filter-jdbc'/'nofilte

RE: Can't build Cocoon 2.0.1

2002-02-19 Thread Torsten Curdt
On Tue, 19 Feb 2002 [EMAIL PROTECTED] wrote: > All, > Looks like one way to fix this problem is to declare the 2 classes as > abstract: > > cocoon-2.0.1/build/cocoon/src/org/apache/cocoon/components/language/markup/x > sp/EsqlConnection.java (line 22): > > public abstract class EsqlConnection imp

RE: Trouble with actions

2002-02-18 Thread Torsten Curdt
> > > This gives me an error message when i want to call the page > > > WARN(2002-05-18) 11:15.04:125 [cocoon ] > > > (/cocoon/creon/search.html) Thread-12/sitemap_xmap: 404, try to > > > process the error page > > > org.apache.cocoon.ResourceNotFoundException: Resource not found > > > file

Re: Trouble with actions

2002-02-18 Thread Torsten Curdt
> > > > type="serverpages"/> > > > > > > This gives me an error message when i want to call the page > WARN(2002-05-18) 11:15.04:125 [cocoon ] > (/cocoon/creon/search.html) Thread-12/si

RE: Can't build Cocoon 2.0.1

2002-02-16 Thread Torsten Curdt
On Sat, 16 Feb 2002, Nael Mohammad wrote: > Not true, I have jdk 1.4.0 beta 3 with tomcat 4.02 and cocoon 2.01 > running... It works fine! And on windows 2000 .. > > And you might want to modify the build.bat file to make sure you're using > the right ANT directory. Hm... that's strange... it de

Re: Can't build Cocoon 2.0.1

2002-02-16 Thread Torsten Curdt
> Hello > > I can't build Cocoon 2.0.1 with Win 2K/JDK 1.4 RC/Ant 1.4.1. The errors are > included below. I use the following command from the INSTALL file to build: > > .\build.bat -Dinclude.webapp.libs=yes -Dinstall.war=%TOMCAT_HOME%\webapps > webapp This seems to because of new JDBC classes in

Re: loggers in cocoon

2002-02-05 Thread Torsten Curdt
> Hello ! > This is pehaps a little bit off-topic, I have a question about the loggers > of the java projects of apache. I use in my application log4j but cocoon > use logKit from Avalon. Why another logger ? Is there any big differences, > pros & cons between this 2 loggers. > Thanks Have a look

Re: XSP generated classes

2002-02-01 Thread Torsten Curdt
> Class1 and Class2 in both then: > MY_PAGE1_xsp.class > MY_PAGE1_xsp$Class1.class > MY_PAGE1_xsp$Class2.class > and > MY_PAGE2_xsp.class > MY_PAGE2_xsp$Class1.class > MY_PAGE2_xsp$Class2.class > will get generated. Obviously *Class1.class and *Class

Re: AW: cocoon 2 unter linux

2002-01-31 Thread Torsten Curdt
I bet you have :) Which release or CVS version of cocoon? what JDK? Got the repository created? (look for cocoon-files folder) Which version of Catalina? What's in the logs under WEB-INF/logs? ... -- Torsten - Please check tha

Re: cocoon 2 unter linux

2002-01-31 Thread Torsten Curdt
On Thu, 31 Jan 2002, Bucholdt, Christian wrote: > Hi, > > As yet I'm working with C2 under Windows NT/2000. Now I wan't install C2 > under Linux. > The cocoon-Directory is generated successfull. If I starts with > http://localhost:8080/cocoon/ the following Error is generated: > org.apache.cocoon

Re: XSP generated classes

2002-01-31 Thread Torsten Curdt
[snip] > This has come to light from using the ESQL logicsheet (for example) in > Cocoon2. It generates EsqlConnection and EsqlQuery classes for each page > that uses the ESQL logicsheet. BTW This isn't a critism of ESQL -- just an > observation! :-) (in fact I think this may have been resolved i

Re: gzip svg output??

2002-01-28 Thread Torsten Curdt
On Mon, 28 Jan 2002, Tsui, Alban wrote: > Hi > > I am using Cocoon xsp etc. to generate svg graphics. Is there anyway that I > can gzip the xml/svg file before piping it back to the browser? It's because > the adobe svg plug-in can understand gzipped svg and I would like to take > advantage of th

Re: esql Vs SQLTransformer

2002-01-21 Thread Torsten Curdt
> I also share your impression that the SQL transformer is better : I would > like to start using cocoon by processing my html pages (designed with an > html editor like Dreamweaver) with cocoon to replace some tags of my own > with the result of database queries. It seems I could use the SQL > tr

Re: stylesheets aggregation

2002-01-14 Thread Torsten Curdt
> Hi to all. > > Is it possible to aggregate stylesheets (using map:aggregate) ? ...how > ? yes ...as usual -- Torsten - Please check that your question has not already been answered in the FAQ before posting.

Re: Cocoon2 on JRun 3.0 installation problem

2002-01-11 Thread Torsten Curdt
Just a few days ago someone posted a JRun installation instruction. You might want to search in the archieves. -- Torsten On Thu, 10 Jan 2002, Charles Levy wrote: > I am getting the following error message when running the default > Cocoon2 Web application on JRun 3.0. I would very much apprec

Re: Install Cocoon 2 on JRun 3.x

2002-01-09 Thread Torsten Curdt
gt; world so I am very much uninitiated. I assume I would > > be making changes to the installing.xml document found > > in xdocs. > > > > I will spend some time learning how to use CVS and > > make the necessary changes. > > > > Samer > > >

Re: Install Cocoon 2 on JRun 3.x

2002-01-08 Thread Torsten Curdt
> All, > > I recently was able to install Cocoon 2 on JRun 3.0 > and wanted to share the experience since it seems to > be a popular topic. > > The following steps should get you up and running: > > 1. Deploy Cocoon to default server (or another server >of your choice). See JRun Setup Guide fo

Re: external-graphics in xsl and PDF

2002-01-03 Thread Torsten Curdt
Cool! Will invesitgate further. Maybe we can set the context path for fop processing then!! If you already have more insight in this please give me a direct mail or post to cocoon-dev. Thanks Nicola! Sounds promising.. -- Torsten > Below I'm cross-posting a mail taken from fop-dev list. > -- >

RE: external-graphics in xsl and PDF

2002-01-03 Thread Torsten Curdt
Anyway - relative paths will not work with fop. Try an absolute URI. -- Torsten > Hi Olivier, > > I don't know if that was a typo but it is external-graphic (not graphics). > > i.e. > > Regards > > Tanzila > > -Original Message- > From: Olivier MOUGEL [mailto:[EMAIL PROTECTED]] >

Re: XML parsing inside XSP

2002-01-02 Thread Torsten Curdt
> Hi all, > > I want to be able to parse a java string to an xml representation in a XSP. > Looking at the source code for the StreamGenerator (which takes a http-post > stream) i have written the following code to parse a xml string in xsp: > > Parser parser = null; > try { >

Re: Cocoon Logging Issue...

2001-12-20 Thread Torsten Curdt
d than pop the war into your tomcat. Regards -- Torsten > > Roger > > - Original Message - > From: "Torsten Curdt" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, December 19, 2001 8:58 AM > Subject: Re: Cocoon Logging Issue..

Re: Cocoon Logging Issue...

2001-12-19 Thread Torsten Curdt
Assuming you are talking about Cocoon2 HEAD branch. When did you try? I committed new avalon jars 2 days ago. This should have solved the problem. -- Torsten On Wed, 19 Dec 2001, Roger I Martin PhD wrote: > Hi, > > I see an earlier posting Sylvain Wallez > > Quote > { > Hi team, > > Cocoon can't

Re: xsp while - for loop

2001-12-18 Thread Torsten Curdt
On Tue, 18 Dec 2001, Johannes Schwarz wrote: > My xsp - file compiles without any problems. > > But as soon as I put a while or a for loop inside the method or > inside the - tag within the tag NAVIGATION my xsp file won't > compile anymore. > It seems that it's going into an infinite loop. >

Re: optimization time: cacheing

2001-12-10 Thread Torsten Curdt
> Thanks for answering, Torsten ! > > > Take a look into the caching docs. > > Yes but hey ! I don't know where they are ! Didn't find them on the web > site anyway. Looks like the 1.8 docs do mention cacheing, but is that > up-to-date ? Ups... sorry, assumed you were talking about 2.0 True - it

Re: optimization time: cacheing

2001-12-10 Thread Torsten Curdt
> Hi, > > I've almost finished a rather big project using cocoon2. Now that > cocoon2 is final and I'm using tomcat 4, performance is already great. > But, since the web site will probably serve a 1000+ users, it oughta be > even faster. Actually, the site is currently manually updated, and we > h

RE: POI project needs help - serializing XML as Excel XLS

2001-11-22 Thread Torsten Curdt
...so do you consider writing an Excel serializer then ?? ;) Would be a great thing! -- Torsten > Sorry my choice is to fully implement the excel file format in java. > We've already nearly finished. > > Thanks, > > Andy > -- > www.superlinksoftware.com > www.sourceforge.net/projects/poi - po

RE: [c2:ESQL] how to get tag from DB?

2001-11-20 Thread Torsten Curdt
> hello cocooners, > > what i have: > in DB have soething like this: > "here goes link link 2 blabla" > what i wont: > to get this anhor as tag not as > "here goes link link 2 blabla" > this what i get when using > when us

RE: SV: What is Cocoon good for???

2001-11-19 Thread Torsten Curdt
> Regarding this problem in general... I was unable to get Cocoon to > make an SQL request using JConnect (Sybase JDBC). There's an issue in > the way the connection setup is attempted. However I use this JDBC > driver in servlets all the time, so I just made a servlet output an > XML document

RE: [C2.0rc1] SLIGHTLY OFF TOPIC: Has anyone used Xalan extensions in Cocoon?

2001-10-20 Thread Torsten Curdt
Have a look into exformula at sourceforge the xform2html.xsl uses it. -- Torsten > -Original Message- > From: Adrian Geissel [mailto:[EMAIL PROTECTED]] > Sent: Friday, October 19, 2001 10:34 AM > To: [EMAIL PROTECTED] > Subject: [C2.0rc1] SLIGHTLY OFF TOPIC: Has anyone used Xalan extensio

RE: Cocoon 2: Where to put xml/xsl files to?

2001-10-18 Thread Torsten Curdt
have a look into the samples > -Original Message- > From: Alexander Schatten [mailto:[EMAIL PROTECTED]] > Sent: Thursday, October 18, 2001 11:32 AM > To: cocoon-users > Subject: Cocoon 2: Where to put xml/xsl files to? > > > I used Cocoon 1 to publish XML files using xsl. this worked fi

RE: [Proposal] C2 + tomcat 4

2001-10-02 Thread Torsten Curdt
> > Hello, > > It seems that c2 + tomcat4 is the most problematic issue for a couple of weeks >already > > (while it is one of the most used configurations). I myself had a hard time >installing > > it due to sitemap_xmap.java did not re-compile, well whatever. > > The funny thing that it's the

RE: Getting Started with XSP on Coccon2

2001-09-18 Thread Torsten Curdt
> "Torsten Curdt" <[EMAIL PROTECTED]> writes: > > > > I still don't know why this doesn't work then. I didn't suspect the > > > PI's in the file being the problem but removed them nevertheless. > > > Still, no result ie

RE: Getting Started with XSP on Coccon2

2001-09-18 Thread Torsten Curdt
> > > Hello Coccon users! > > > > > > I'm going through the XSP documentation and try to do the following > > > example (which, surprisingly, is not part of the supplied examples. I > > > would recommend that releases should include a working setup of the > > > documentations example so that one

RE: Getting Started with XSP on Coccon2

2001-09-18 Thread Torsten Curdt
> Hello Coccon users! > > I'm going through the XSP documentation and try to do the following > example (which, surprisingly, is not part of the supplied examples. I > would recommend that releases should include a working setup of the > documentations example so that one can see how they integr

RE: [C2] Again context:// and SourceResolver

2001-09-06 Thread Torsten Curdt
> Hi, C2ers! > > I'm still trying to understand how source resolver works with different > types of paths and protocols. > > Can anybody please point me to some kind of documentation about the path > resolution? I can't figure out why SourceResolver.resolve() returns > different formats of paths

RE: C2: javax.servlet... in XSP

2001-09-04 Thread Torsten Curdt
> Just a guess : could you try adding servlet.jar in a directory that's > not in the standard servlet classpath (e.g. WEB-INF/morelibs) and add it > in the "extra-classpath" servlet parameter (e.g. > WEB-INF/morelibs/servlet.jar) ? This did it. Thanks -- Torsten --

RE: C2: javax.servlet... in XSP

2001-09-04 Thread Torsten Curdt
> I need to import some classes from the javax.servlet.http > package in my XSP pages. With Tomcat 4b3 the javax package > is unfortunately not known to the Cocoon classloader. > > Copying the servlet.jar into WEB-INF/lib prevents > Cocoon to start. (Tomcat does not does not like this) > > Shoul

C2: javax.servlet... in XSP

2001-09-04 Thread Torsten Curdt
I need to import some classes from the javax.servlet.http package in my XSP pages. With Tomcat 4b3 the javax package is unfortunately not known to the Cocoon classloader. Copying the servlet.jar into WEB-INF/lib prevents Cocoon to start. (Tomcat does not does not like this) Shouldn't javax be av

Re: [c2][patch] RE: ESQL : No, my problem isn't with mutual exclusivity

2001-07-30 Thread Torsten Curdt
> > > > > > my_pool > > > > select name, number > >from employee > > > > > > > > EmpName > > EmpNumber > > > > > > > > > > > > > > > > no Values available > > > >copyright > > > > > > > > > > > > > > > > Looks ok...

Re: [c2][patch] RE: ESQL : No, my problem isn't with mutual exclusivity

2001-07-30 Thread Torsten Curdt
> > Could you grab the current version from CVS and send me your > > esql page and output. Up to know I cannot reproduce your problems... > > > Hi Torsten, > I got the snapshot from July 30th, 04:15 and run into the same problem. > One more problem is that if no rows are selected I even don't get

RE: [c2][patch] RE: ESQL : No, my problem isn't with mutual exclusivity

2001-07-29 Thread Torsten Curdt
> Actually I use the esql.xsl coming with the Cocoon-2.0b2, > 1.4.2.5 2001/07/24 11:37:57 > but I inserted at line 532 the else brunch which you have posted. > Maybe the lines 521-523 are the problem because > "esql:no-resluts" will be called after each last row. no, the if-else is done after eac

RE: [c2][patch] RE: ESQL : No, my problem isn't with mutual exclusivity

2001-07-28 Thread Torsten Curdt
> Hi Thorsten, > I followed the discussion about esql:no-results > In the beta1 release it was ok, if no rows > the no-results content was in the tree, otherwise not. > But now it is inverted. > With beta2 also after applying your patch to esql.xsl > I get the content of no-results if the query re

RE: ESQL : No, my problem isn't with mutual exclusivity

2001-07-24 Thread Torsten Curdt
I've sent a patch... but it did not yet get applied. Here is it again... Could you please apply it?! Thanks -- Tosten > -Original Message- > From: Davanum Srinivas [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 24, 2001 1:35 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: E

[c2][patch] RE: ESQL : No, my problem isn't with mutual exclusivity

2001-07-23 Thread Torsten Curdt
> Hello again Torsten, > > if my query didn't return any row, a call to the execute() method > returns false, right? No that's wrong. Is tells you if you got at least one ResultSet _object_ not if this ResultSet contains a row at all! > Therefore, for a no-results situation, the code resulting

RE: ESQL and the "esql:no-results" tag (CVS is currently down, so can't download newer version w/fix)

2001-07-23 Thread Torsten Curdt
> Hi! Since I can't check the code repository for a newer version of the ESQL > taglib which might be fixed by now (or I'm the only thing "broken" here), I > would apreciate some comments on some "findings" I've made : If I got you right: making result/no-results mutual exclusive got fixed a shor

RE: C2 and JRun

2001-07-17 Thread Torsten Curdt
gt; Do you have a link where I can find these instructions. I didn't see them on > the install page. > http://xml.apache.org/cocoon2/install.html > > Thanks > > -Original Message- > From: Torsten Curdt [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 17, 2

RE: C2 and JRun

2001-07-17 Thread Torsten Curdt
Subject: RE: C2 and JRun > > > What kind of troubles did you run into. > > -----Original Message- > From: Torsten Curdt [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 17, 2001 11:53 AM > To: [EMAIL PROTECTED] > Subject: RE: C2 and JRun > > > We were running

  1   2   >