Warning: new namespace of XMLForms (xmlform block) in v2.1 CVS.

2003-06-05 Thread Dmitry Lisenko
Hello, Cocooners. Old namespace http://xml.apache.org/cocoon/xmlform/2002; changed to http://apache.org/cocoon/xmlform/1.0; If you have problem with xmlforms under last month v2.1 cvs, revise your docs/stylesheets. WBR, Dmitry.

Re: All hope lost: Can FragmentExtractor serve SVG images to IE (socket write error) ?

2003-06-05 Thread Torsten Knodt
On Wednesday 04 June 2003 22:57, Christian Kurz wrote: CK has anybody successfully served svg images (not svg rendered as JPG or CK PNG, this just works great!) to the IE using the FragmentGenerator? I CK would really appreciate any information or code snippets about sitemap CK setup and versions

Using cookies

2003-06-05 Thread Upayavira
Dear All, I have a small application that I want to be able to set and read a cookie from the user's browser. The cookie must be persistent. In ASP, to set the cookie I would simply say: Response.cookies(name)=request(name) Then I can access it with: Request.cookies(name) I would imagine

Re: TeX to PDF serializator

2003-06-05 Thread Nicolas SANDRI
I think it's not in the the cocoon project's goals. A project also exist : http://tex2pdf.berlios.de/ Nicolas Le mercredi, 4 juin 2003, à 19:41 Europe/Paris, Vasil I. Yaroshevich a écrit : Whether exists subj? -- Best regards, Vasil mailto:[EMAIL PROTECTED]

Some study of implantation

2003-06-05 Thread Mmutuberria
Hello friends, I have to implant Cocoon in my enterprise and I need a bit of generic information about it. I need some study of implantation with contrasted data in a web site migration to Cocoon, and the economic advantages in maintenance of the site. Could you help me with some links?

Sitemap parsing error?

2003-06-05 Thread Jason Nah
Title: Sitemap parsing error? Howdy Guys I'm using Cocoon 2.04 and attempting to run this on Solaris with the Sun One App Server 7. I've installed the WAR file and it runs fine... my final problem appears to be a cocoon problem. I am able to start up the application server fine... and

Re: recommed upgrading to Xalan 2.5 when using document() regularly

2003-06-05 Thread Joerg Heinicke
Antonio Gallardo wrote: Joerg Heinicke dijo: I upgraded Xalan to 2.5.1 and Xerces to 2.4.0 in the Cocoon 2.0 CVS, so they should be in the next Cocoon 2.0.x release - I guess the 5 comes after the 4 ;-) Cool! I think we can close the bug related to document() function! Hello Anotnio, to which one

Re: TeX to PDF serializator

2003-06-05 Thread Andreas Kuckartz
I think it's not in the the cocoon project's goals. Why not? A good reason which I can see for such a component is that you could use the features of TeX to automatically create printable pages with high quality. Andreas - To

Re: Using cookies

2003-06-05 Thread Stavros Kounis
there is a cookie logikcheet in xsp but i dont know if they are online information (examples) somewhere --stavros On Thu, 5 Jun 2003, Upayavira wrote: Dear All, I have a small application that I want to be able to set and read a cookie from the user's browser. The cookie must be

Re: commandline executes matching pipeline three times

2003-06-05 Thread Upayavira
thanks for the replies, it saves me a lot of frustration :) In the application, a transformer will be used to transfer the incoming XML to an FTP server. The resulting XML will contain info about the transfer, such as size, failure/success, ... So it is important that the transfer happens

internal pipeline

2003-06-05 Thread Ali Mesbah
Hi all, I have a problem and don't know if it is a bug in Cocoon or if I'm doing something wrong. What I have is a pipeline which transforms an XML (source) file into an XSLT (target) stylesheet: map:match pattern=xms/test map:generate src=xms/resources/combined.xml/ map:transform

Re: Using cookies

2003-06-05 Thread Upayavira
there is a cookie logikcheet in xsp Thanks. I'll look into that. but i dont know if they are online information (examples) somewhere Regards, Upayavira - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Re: internal pipeline

2003-06-05 Thread Andreas Hartmann
Hi Ali, Ali Mesbah wrote: Hi all, I have a problem and don't know if it is a bug in Cocoon or if I'm doing something wrong. What I have is a pipeline which transforms an XML (source) file into an XSLT (target) stylesheet: map:match pattern=xms/test map:generate

LDAP Help? Where is there any complete help/tutorial? Mail archive doesn't work

2003-06-05 Thread Maxime.Gheysen
Hello. I'm trying to get LDAP working since 2days, but I can't get any helpfully help! I also tried the mail archives, but there are all dead links (eg. http://www.mail-archive.com/[EMAIL PROTECTED]/msg28095.html). Is there somewhere somebody who knows how LDAP works (more precisely with Active

Re: recommed upgrading to Xalan 2.5 when using document() regularly

2003-06-05 Thread Joerg Heinicke
Do you think the bug is fixed in current Xalan? If it's not we have it in Cocoon 2.0 too ;-) Joerg Antonio Gallardo wrote: Joerg Heinicke dijo: Antonio Gallardo wrote: Joerg Heinicke dijo: I upgraded Xalan to 2.5.1 and Xerces to 2.4.0 in the Cocoon 2.0 CVS, so they should be in the next

Re: LDAP Help? Where is there any complete help/tutorial? Mail archive doesn't work

2003-06-05 Thread Bertrand Delacretaz
Le Jeudi, 5 juin 2003, à 11:22 Europe/Zurich, [EMAIL PROTECTED] a écrit : ...I also tried the mail archives, but there are all dead links (eg. http://www.mail-archive.com/[EMAIL PROTECTED]/msg28095.html). don't know about mail-archive but most people here use the MARC archives, which work:

RE: problems tracking session from page to page

2003-06-05 Thread shoaib
Title: Message You have to create a session object first. Regards shoaib -Original Message-From: Mike Lenyon [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 27, 2003 9:38 AMTo: [EMAIL PROTECTED]Subject: Re: problems tracking session from page to page shoaib, thanks

problem saving sunshine profiles in database

2003-06-05 Thread Enrico Ballarin Dolfin
Hi I'm using Cocoon 2.0.4 with Tomcat 4.0.4, Apache 1.3.26 and Java 1.3.1. After having modified the sunspotdemoportal to perform authentication with a database instead of with files, I'm trying now to solve the next problem i.e. how to store user profile and status on the database instead to

Re: recommed upgrading to Xalan 2.5 when using document() regularly

2003-06-05 Thread Antonio Gallardo
Joerg Heinicke dijo: Do you think the bug is fixed in current Xalan? If it's not we have it in Cocoon 2.0 too ;-) I am not sure about this, but people was waiting for the new Xalan that will solve this problem. BTW, there is also a discusion about change Xalan also in 2.0. I dont use 2.0 then

Can't seem to load Firebird driver

2003-06-05 Thread Nier, Nikolai
Hi, I'm using cocoon 2.04 with Tomcat 4.1. I'm quite new to cocoon, so I hope this hasn't been discussed before - I've checked the mail archive and there was some discussion re. Firebird but it seems that mine is a different problem, as the driver isn't loaded in the first place. I have

Re: internal pipeline

2003-06-05 Thread Ali Mesbah
Andreas, As quoted from Andreas Hartmann [EMAIL PROTECTED]: Hi Ali, Ali Mesbah wrote: Hi all, I have a problem and don't know if it is a bug in Cocoon or if I'm doing something wrong. What I have is a pipeline which transforms an XML (source) file into an XSLT (target) stylesheet:

Re: internal pipeline

2003-06-05 Thread Andreas Hartmann
Ali Mesbah wrote: [...] You can try to set the log level to DEBUG and look at the sitemap log to see if the correct steps are executed. No. There is a major difference between the log information when the xms/test pipeline is called directly and when it is called by the second pipeline through

Re: commandline executes matching pipeline three times

2003-06-05 Thread Geert Van Damme
I've decided to use Cocoon as a webapp and run a batch job that calls the required URI, thus invoking Cocoon. The server needs to run anyway so this sounds like a fair solution. I'll take a look at the SourceWritingTransformer as it appears to do what I need. For now I wrote my own Transformer

Re: Some study of implantation

2003-06-05 Thread Mmutuberria
Thanks Joerg, But I need something more specific with some statistics. Thanks - Original Message - From: Joerg Heinicke [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, June 05, 2003 10:24 AM Subject: Re: Some study of implantation What about the Cocoon website?

Generate() method called two times.

2003-06-05 Thread Lionel Crine
I have created a generator and the generate is called two times. Which is amazing is that another generator is almost exactly the same and works fine. Any idea ? Lionel CRINE Société : 4DConcept 22 rue Etienne de Jouy 78353 JOUY EN JOSAS Tel : 01.34.58.70.70 Fax : 01.39.58.70.70

Re: Can't seem to load Firebird driver

2003-06-05 Thread Alexander Schatten
Nier, Nikolai wrote: Hi, I'm using cocoon 2.04 with Tomcat 4.1. I'm quite new to cocoon, so I hope this hasn't been discussed before - I've checked the mail archive and there was some discussion re. Firebird but it seems that mine is a different problem, as the driver isn't loaded in the first

Re: Sitemap parsing error?

2003-06-05 Thread Geoff Howard
And your sure you haven't typed any stray upsilon characters? ;) upsilon; = #965; = #x75; Assuming you haven't, my only slightly informed guess is that you've got an encoding mix up. Is it possible you've saved the sitemap in some file encoding where what appears to be whitespace is read as an

Re: Using cookies

2003-06-05 Thread Geoff Howard
At 05:00 AM 6/5/2003, you wrote: there is a cookie logikcheet in xsp Thanks. I'll look into that. but i dont know if they are online information (examples) somewhere Regards, Upayavira More generally, the request object available from the ObjectModel should give set/get access on the

RE: problems tracking session from page to page

2003-06-05 Thread Geoff Howard
which you can do with the create-session=true attribute on xsp:page. see the docs. Geoff At 05:37 AM 6/5/2003, you wrote: You have to create a session object first. Regards shoaib -Original Message- From: Mike Lenyon [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 27, 2003 9:38 AM To:

LDAP:Filter error

2003-06-05 Thread Maxime.Gheysen
If I write eg ldap:filter((objectClass=group)(name=DG_IT-CLI_ADMIN_A_00))/ldap:fil ter I get an error because of the caracter that is not valid. How does ldap:filter work? - To unsubscribe, e-mail: [EMAIL PROTECTED] For

RE: CVS update

2003-06-05 Thread Geoff Howard
See if you can figure out what cvs command WinCVS is executing. It's been a while, but I think WinCVS can be configured to show you what it's doing. Files should get cleaned up from your local drive if they have been deleted from the repository - which happens frequently in cocoon when things are

Re: AW: Can't seem to load Firebird driver

2003-06-05 Thread Alexander Schatten
Nier, Nikolai wrote: Von: Alexander Schatten but if there is not a very good reason for using Firebird, I would not recommend it. Alex - thank you very much! Unfortunately I will have to access an existing Firebird database via Cocoon ... you are right, it seems that there are some

Re: CVS update

2003-06-05 Thread Stavros Kounis
when i delete entire local cocoon-2.1 folder and checkout a new copy i have no problem but im behind a ISDN connection so its take a long time to get me e fresh entire CVS copy On Thu, 5 Jun 2003, Richard In Public wrote: I've been having this problem today. Eventually I deleted my

Re: Deleting files

2003-06-05 Thread Stavros Kounis
on cocoon samples (2.1) they are some cache empty uri On Fri, 6 Jun 2003, Tuomo L wrote: Hi, How can I delete files on the server using Cocoon? Is there an action for this, or should I write one? -Tuomo - To

Re: recommed upgrading to Xalan 2.5 when using document() regularly

2003-06-05 Thread Yury Mikhienko
On Thu, 05 Jun 2003 19:31:01 +0200 Joerg Heinicke [EMAIL PROTECTED] wrote: Antonio Gallardo wrote: Do you think the bug is fixed in current Xalan? If it's not we have it in Cocoon 2.0 too ;-) I am not sure about this, but people was waiting for the new Xalan that will solve this

RE: jfor encoding problem (POST encoding problem, indeed)

2003-06-05 Thread Yan, Charlene
Bertrand, Thank you very much for your help!!! The html encoding was the problem!!! You are the man!!! I'm just so happy that it works. Charlene -Original Message- From: Bertrand Delacretaz [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 04, 2003 3:25 AM To: [EMAIL PROTECTED]

commandline executes matching pipeline three times

2003-06-05 Thread Geert Van Damme
Hi, I'm trying to run Cocoon from the command line, but it seems that the matching pipeline for the requested URI is executed three times instead of just one. Did anyone experience the same problem ? I'm running Cocoon2.0.4 using a very simple example which does work (meaning pipeline processed

Re: commandline executes matching pipeline three times

2003-06-05 Thread Andreas Hartmann
Geert Van Damme wrote: Hi, I'm trying to run Cocoon from the command line, but it seems that the matching pipeline for the requested URI is executed three times instead of just one. Look at the Cocoon Wiki (http://wiki.cocoondev.org/Wiki.jsp?page=CommandLine): snip In order to follow links and

Re: commandline executes matching pipeline three times

2003-06-05 Thread Steven Noels
On 4/06/2003 15:39 Geert Van Damme wrote: Hi, I'm trying to run Cocoon from the command line, but it seems that the matching pipeline for the requested URI is executed three times instead of just one. Did anyone experience the same problem ? bug == feature ;-) binnen Cocoon 2.1 wordt er

Re: commandline executes matching pipeline three times

2003-06-05 Thread Upayavira
Look at the Cocoon Wiki (http://wiki.cocoondev.org/Wiki.jsp?page=CommandLine): snip In order to follow links and rewrite URLs, Cocoon must generate pages multiple times: * once to extract links from the page, using the links view * once to check the mime type for URL rewriting

Re: commandline executes matching pipeline three times

2003-06-05 Thread Steven Noels
On 4/06/2003 15:48 Steven Noels wrote: bug == feature ;-) binnen Cocoon 2.1 wordt er momenteel flink getimmerd aan de CLI, als ik me goed herinner loopt men daar maar twéé keer over dezelfde pijplijn. bzt - wrong To: address Dutch-speaking people: stop laughing ;-) /Steven -- Steven Noels

error in XSP

2003-06-05 Thread Maxime.Gheysen
where is the error in this page??? xsp:page language=java xmlns:xsp=http://apache.org/xsp; page content aaa /content /page /xsp:page I always get this error : type Rapport d''état message description :La ressource demandée () n'est pas disponible. why?

RE: XSP LDAP - The tags aren't interpreted

2003-06-05 Thread Maxime.Gheysen
Yes, that works. now, how can I use it? When I use it like : map:pipeline map:match pattern=testldap map:generate type=serverpages src=workflowmanager/documents/{1}.xsp/ map:transform type=ldap/ map:serialize/ /map:match /map:pipeline and in the xsp

[SUMMARY] RE: error in XSP -- Tomcat4.1.24 has CATASTROPHIC cache system!!!!

2003-06-05 Thread Maxime.Gheysen
I really have BIG problems with cache! I call a page login.xsp, with an error in it, then I receive the error. I correct the error and I can't, by anyway, update the page! I have to rename the file so that I can see the changes. Then I delete the file, and the page still dispays! I can't, by

Re: XSP LDAP - The tags aren't interpreted

2003-06-05 Thread Yury Mikhienko
Try the following: ?xml version=1.0 encoding=KOI8-R? xsp:page language=java xmlns:xsp=http://apache.org/xsp; xmlns:ldap=http://apache.org/cocoon/LDAP/1.0; instead of xsp:page language=java xmlns:ldap=http://www.apache.org/2000/LDAP; xmlns:xsp=http://apache.org/xsp;

Re: [SUMMARY] RE: error in XSP -- Tomcat4.1.24 has CATASTROPHIC cache system!!!!

2003-06-05 Thread Bertrand Delacretaz
Le Mercredi, 4 juin 2003, à 16:17 Europe/Zurich, [EMAIL PROTECTED] a écrit : I really have BIG problems with cache! I... I don't know about your particular problem, but have you tried to use the cocoon logs to analyze what's happening? The logs usually help a lot if you take some time to learn

RE: XSP LDAP - The tags aren't interpreted

2003-06-05 Thread Maxime.Gheysen
doesn't work. Is there anything to add in the cocoon.xconf maybe? -Original Message- From: Yury Mikhienko [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 04, 2003 4:23 PM To: [EMAIL PROTECTED] Subject: Re: XSP LDAP - The tags aren't interpreted Try the following: ?xml version=1.0

Re: XSP LDAP - The tags aren't interpreted

2003-06-05 Thread Yury Mikhienko
No. Can you send me the output of work? And what the version of cocoon you use? doesn't work. Is there anything to add in the cocoon.xconf maybe? Try the following: ?xml version=1.0 encoding=KOI8-R? xsp:page language=java xmlns:xsp=http://apache.org/xsp;

Re: No buffer space available

2003-06-05 Thread Nicolas SANDRI
ok, it works now ! I must think about a good way to join the two SQL request in only one now ! thanks a lot. Nicolas Le mercredi, 4 juin 2003, à 13:29 Europe/Paris, Geoff Howard a écrit : You can (and should) use one esql:connection for your entire page. Geoff At 04:48 AM 6/4/2003, you

RE: XSP LDAP - The tags aren't interpreted

2003-06-05 Thread Maxime.Gheysen
I use cocoon 2.0 the output on the explorer is : ldap://ldap.innosoft.com((objectclass=pet)(cn=B*))ou=Pets,dc=Innosoft,d c=comonetrue10owner,givenname,descriptionfalse The JAVA output is attached -Original Message- From: Yury Mikhienko [mailto:[EMAIL PROTECTED] Sent: Wednesday, June

Re: error in XSP

2003-06-05 Thread Joerg Heinicke
I don't know any French, but with my English, Latin and German knowledge I guess it means something like requested resource is not available, doesn't it? Hmm, I would suggest to look into the log files for a more exhaustive error message. Joerg [EMAIL PROTECTED] wrote: where is the error in

Re: XSP LDAP

2003-06-05 Thread Martin Holz
[EMAIL PROTECTED] writes: When I declare the transformer map:transformer name=ldap src=org.apache.cocoon.transformation.LDAPTransformer/ in the sitemap I get the error class not found. Do I need some special libs? I have tomcat 4.1.24 cocoon 2.0 ... Martin Holz wrote: In

Re: Unable to get transformer handler for stylesheets/blah.xsl

2003-06-05 Thread Steven Cummings
I'm posting the test-case now. I've discovered (in only the simple case that you'll see), that the simple case of the stylesheet from the sitemap including one other that doesn't have its own includes is fine. When the included stylesheet includes yet one or more stylesheets of its own, that's

Re: How to debug COCOON with ECLIPSE and TOMCAT?

2003-06-05 Thread Galia Angelova
Perfect! It works! Thank you! Galia ANgelova Lionel Crine [EMAIL PROTECTED] wrote: With the tomcat plugin : 2.1I think you have setup the windows-preference-tomcat.I repeat it :1/choose the version you have. 4.1.x is good.2/choose the tomcat root directory3/choose the server.xml file4/i had my

Re: XSP LDAP - The tags aren't interpreted

2003-06-05 Thread Yury Mikhienko
I use cocoon 2.0 the output on the explorer is : ldap://ldap.innosoft.com((objectclass=pet)(cn=B*))ou=Pets,dc=Innosoft,d c=comonetrue10owner,givenname,descriptionfalse In all versions of cocoon (2.0,2.0.3,4 ) in LDAPTransformer the following DTD is used. snip * The following DTD is

RE: XSP LDAP - The tags aren't interpreted

2003-06-05 Thread Maxime.Gheysen
And where must I write this DTD, and what is his name and extension? I have never used any DTD And then, in the sitemap must I write : ... map:transform type=ldap/ ... -Original Message- From: Yury Mikhienko [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 04, 2003 5:03 PM To: [EMAIL

RE: XSP LDAP - The tags aren't interpreted

2003-06-05 Thread Maxime.Gheysen
Here is my problem more clearly : We are two developpers, we both develop an application with cocoon. I use XSP and the other use XML-Forms. He builded a portal. I created an application that has to be integrated into this portal. To help him in his work, I have to change his authentification

esql exception

2003-06-05 Thread Vasil I. Yaroshevich
Hello! For this xsp: xsp:page language=java xmlns:xsp=http://apache.org/xsp; xmlns:util=http://apache.org/xsp/util/2.0; xmlns:esql=http://apache.org/cocoon/SQL/v2; rootutil:time format=EE/ esql:connection esql:pooltivoli/esql:pool

Translet transformer

2003-06-05 Thread Alison Meynert
Title: Translet transformer Hi, Does anyone know of a transformer component that takes translets as input? There was some discussion on this topic recently - did anything come of it? I am working with a program that outputs translets, and we would like to be able to plug these directly into

TeX to PDF serializator

2003-06-05 Thread Vasil I. Yaroshevich
Whether exists subj? -- Best regards, Vasil mailto:[EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

redirect at the end of a pipeline/match

2003-06-05 Thread Daniel McOrmond
I'm looking for a clean way to 'redirect' a user back to a page, at the end of a pipeline. map:match pattern='comment' map:generate src=xml/insert_comment.xml/ map:transform type=sql map:parameter name=use-connection value=myconnection/ map:transform map:serialize type=xml/

Re: esql exception

2003-06-05 Thread Christian Haul
Vasil I. Yaroshevich wrote: Hello! For this xsp: xsp:page language=java xmlns:xsp=http://apache.org/xsp; xmlns:util=http://apache.org/xsp/util/2.0; xmlns:esql=http://apache.org/cocoon/SQL/v2; rootutil:time format=EE/ esql:connection esql:pooltivoli/esql:pool

Re: redirect at the end of a pipeline/match

2003-06-05 Thread Geoff Howard
What would the purpose be of sending xml back as a result and then redirecting the client? This need keeps coming up when using the transformers with side effects, of which the sql transformer is one. Again, why do you need to redirect? Why not serve them the content you want them to have right

Re: redirect at the end of a pipeline/match

2003-06-05 Thread Alex Romayev
Looks like flowmap would be the cleanest way of handling this, but it's still in development and not that well documented. --- Daniel McOrmond [EMAIL PROTECTED] wrote: I'm looking for a clean way to 'redirect' a user back to a page, at the end of a pipeline. map:match pattern='comment'

Re[2]: esql exception

2003-06-05 Thread Vasil I. Yaroshevich
I get follows exception org.apache.cocoon.ProcessingException: Language Exception: org.apache.cocoon.components.language.LanguageException: Error compiling test_xsp: Line 364, column 58: method valueOf() not found in class java.lang.String What's wrong? CH See above. Many thanks. All

Re: redirect at the end of a pipeline/match

2003-06-05 Thread Daniel McOrmond
Drop the xml serialization. I don't want to send that back as a result. What I do want to do is display a page that now includes the new information which came from this database insert. Does this make sense? map:match pattern='comment' map:generate src=xml/insert_comment.xml/ map:transform

RE: redirect at the end of a pipeline/match

2003-06-05 Thread Neil Palmer
I'm looking to do the same thing - I'm using Cocoon purely for it's XML generation/transformation capabilities, while my actual application is using JBoss/Jetty Struts. Basically I have an admin app that allows you to marshall a business object via Castor, perform various transformations on it

Re: redirect at the end of a pipeline/match

2003-06-05 Thread JD Daniels
Maybe I am off base here.. But wouldn't his solution be to take his xsp or whatever that does the database insert and make it into an action? map:match pattern='comment' map:act type=insert_comment/ map:generate src=result.xml/ map:transform src=result.xsl map:parameter

Re: WG: WG: Problems with umlaut in cocoon2.04

2003-06-05 Thread Joerg Heinicke
Nice to hear, that it works. But ... Przybilla, Frank wrote: Hello Joerg, that's it! When I remove the encoding specification, so that it defaults to UTF-8, then it works. Maybe in former versions of coocoon the jsp generator was aware of the specified encoding, but now it is confused. ... I

[HELP]Exception in ServerPagesGenerator.generate() - Oracle+Cocoon

2003-06-05 Thread Himar Carmona Delgado
Hi, Can you help me? I don't know what's wrong here. I'm using: Coccon 2.0.4. Tomcat 4.0.1 Win2K Oracle 9.2.0.1 JDK 1.3.1_08 I want to connect to an Oracle Database from Cocoon 2.0.4, using oracle drivers for JDBC.

Re: redirect at the end of a pipeline/match

2003-06-05 Thread Geoff Howard
If you are dead set against using actions or flow, then I'd recommend continuing your pipeline with the select data you want. Probably the best way to do this is 1) after the first sql transform, insert an xsl transform that replaces the results of the insert with a cinclude of a pipeline that

Re: redirect at the end of a pipeline/match

2003-06-05 Thread Daniel McOrmond
I am not dead set against anything.. although I think flow is ruled out because this project is running on 2.0.4. I will probably implement some actions, they seem to be the cleanest way to accomplish this. Thanks very much for your help! -Daniel Geoff Howard wrote: If you are dead set

RE: clear cache problems

2003-06-05 Thread Conal Tuohy
Bertrand Delacretaz wrote: snip/ The best thing if you're not sure about the browser's cache is to test without a browser - use wget or telnet to make requests and check the results. I use NetTool for this. It's an HTTP client with a GUI, but it's not a browser :-) You have control over

All hope lost: Can FragmentExtractor serve SVG images to IE (socket write error) ?

2003-06-05 Thread Christian Kurz
Hi, has anybody successfully served svg images (not svg rendered as JPG or PNG, this just works great!) to the IE using the FragmentGenerator? I would really appreciate any information or code snippets about sitemap setup and versions used (OS, JDK, Tomcat, Cocoon, Xalan). After trying to fix

CVS update

2003-06-05 Thread Stavros Kounis
hi people many time when i update my cocoon2.1 cvs snapshot i get build errors i think that maybe i do something wrong with update i use checkout option by revision/tag/head : HEAD is this correct? i use WinCVS thnx --- stavros

Re: recommed upgrading to Xalan 2.5 when using document() regularly

2003-06-05 Thread Joerg Heinicke
Hello Bruce, I upgraded Xalan to 2.5.1 and Xerces to 2.4.0 in the Cocoon 2.0 CVS, so they should be in the next Cocoon 2.0.x release - I guess the 5 comes after the 4 ;-) Joerg Bruce Robertson wrote: I've found that under JDK 1.4 my Cocoon 2.0.4 based project (http://heml.mta.ca) tended to

Re: TeX to PDF serializator

2003-06-05 Thread Alexander Schatten
Vasil I. Yaroshevich wrote: Whether exists subj? what should this be good for? tex is not XML and hence can not take part in the Cocoon pipeline. To publish tex, you can use pdflatex and publish the PDF directly. what would definitly be useful is a tex generator, that generatex XML out

RE: CVS update

2003-06-05 Thread Geoff Howard
when that happens, does build.bat clean fix it? Geoff -Original Message- From: Stavros Kounis [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 04, 2003 5:02 PM To: [EMAIL PROTECTED] Subject: CVS update hi people many time when i update my cocoon2.1 cvs snapshot i get

RE: [HELP]Exception in ServerPagesGenerator.generate() - Oracle+Cocoon

2003-06-05 Thread Geoff Howard
- Look in the cocoon logs in WEB-INF\logs for messages regarding your datasource during startup. Also check the tomcat logs. - Send the snippets of web.xml and cocoon.xconf that you edited here. - Where did you put the oracle driver jar? What is it called? - How did you get your version of

RE: CVS update

2003-06-05 Thread Mark Eggers
Geoff, The CVS download appeared to be broken very early this morning. It would not build, and had at least one undefined symbol error. However, a fresh checkout at about 2:30 PM Pacific Time seems to build properly. /mde/ just my two cents . . . . __ Do you

RE: CVS update

2003-06-05 Thread Geoff Howard
ah, the message sounded like it was a recurring problem but I bet you're right. Geoff -Original Message- From: Mark Eggers [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 04, 2003 8:11 PM To: [EMAIL PROTECTED] Subject: RE: CVS update Geoff, The CVS download appeared to be

Re: commandline executes matching pipeline three times

2003-06-05 Thread Geert Van Damme
Hey all, thanks for the replies, it saves me a lot of frustration :) In the application, a transformer will be used to transfer the incoming XML to an FTP server. The resulting XML will contain info about the transfer, such as size, failure/success, ... So it is important that the transfer

RE: CVS update

2003-06-05 Thread Stavros Kounis
i bluild clean first every time i try to build cocoon i have notice that some time after CVS checkout some files are missing from my local DIR but because i dont have ever use CVS clients in the past i'm not sure if i do checkout the right way --- stavros On Wed, 4 Jun 2003, Geoff Howard

RE: 2.1 dont work with ODBC?

2003-06-05 Thread Stavros Kounis
no i have not btw .. what is torsten? On Thu, 5 Jun 2003, Geoff Howard wrote: Did you contact Torsten as the error message said? Geoff -Original Message- From: Stavros Kounis [mailto:[EMAIL PROTECTED] Sent: Thursday, June 05, 2003 3:58 PM To: [EMAIL PROTECTED] Subject: