Microsoft SQLserver with cocoon

2002-12-02 Thread Maxime.Gheysen
Hi I want to use a microsoft sql server with cocoon, so I downloaded Microsoft JDBC drivers for MS Sql server, and put the lib (JAR) into cocoon's library dir, restarted cocoon. Now, do I have to modify the cocoon.xconf? Can anybody tell me the way to make a connection and get data? Thanks

Re: with Cocoon 2.0.3 include-expr does'nt work

2002-12-02 Thread Ludovic de Beaurepaire
Hi Philippe, - try to have your 3 tags on one line only (!) - or insert the java generated code directly : XSPUtil.includeString(SortieXML,this.manager, this.contentHandler); Ludovic - Original Message - From: LEBRETON Philippe [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday,

Re: with Cocoon 2.0.3 include-expr does'nt work

2002-12-02 Thread LEBRETON Philippe
Ludovic de Beaurepaire wrote: Hi Philippe, - try to have your 3 tags on one line only (!) - or insert the java generated code directly : XSPUtil.includeString(SortieXML,this.manager, this.contentHandler); I try tis two method and i have the same problem. I think it is a bug Philippe

RE: Including static images into SVG files

2002-12-02 Thread Upayavira
My approach is to pass the path from the sitemap to the XSL stylesheet that produces the SVG as a parameter. The advantage of that is to keep all references to filesystems in the sitemap, rather than in stylesheets. Also, make full use of localhost where appropriate. Hope this helps, Upayavira

RE: Including static images into SVG files

2002-12-02 Thread Derek Hohls
Thanks for this suggestion. I think its a "toss up" as to where this info comes from or is stored. I am not sure I prefer using the sitemap to dothis as it: (a) makes the sitemap more complex and (b) means I have to maintain two different versions (development / production) whereas a

Re: with Cocoon 2.0.3 include-expr does'nt work

2002-12-02 Thread Sylvain Wallez
LEBRETON Philippe wrote: Ludovic de Beaurepaire wrote: Hi Philippe, - try to have your 3 tags on one line only (!) - or insert the java generated code directly : XSPUtil.includeString(SortieXML,this.manager, this.contentHandler); I try tis two method and i have the same problem. I

RE: Microsoft SQLserver with cocoon

2002-12-02 Thread Christopher Watson
Maxime 1) When I last got the drivers there were 3 jars, namely msbase.jar mssqlserver.jar msutil.jar Try putting all 3 jars into cocoon's WEB-INF/lib 2) For mssql add following lines (between ... ...) to in WEB-INF/web.xml within init-param param-nameload-class/param-name

RE: Microsoft SQLserver with cocoon

2002-12-02 Thread Morrison, John
Christopher, Would you consider putting this information into some form of documentation we could include with the code? Thanks, J. -Original Message- From: Christopher Watson [mailto:[EMAIL PROTECTED]] Sent: Monday, 2 December 2002 11:37 am To: [EMAIL PROTECTED] Subject: RE:

Re: xsp Schema

2002-12-02 Thread Emmanuil Batsis (Manos)
Bre kalws ton patrioti :-) Check out [1] for information on the XSP DTD. I think that an XML Schema is under development but I can't really confirm that. [1] http://xml.apache.org/cocoon1/wd-xsp.html Manos Cocoon User wrote: is there any official or not xsd schema for xsp? is there any

Tom Shepherd is out of the office.

2002-12-02 Thread Tom Shepherd
I will be out of the office starting 02/12/2002 and will not return until 03/12/2002. For GCIS issues contact Wojtek Swistak. For Mosaic issues contact Stephen Cheal. -- This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have

Re: xsp !!!

2002-12-02 Thread Cocoon User
i use to include common xsp files using entities On Wed, 27 Nov 2002, Hong Gia Dinh wrote: Hi all I got a problem and tried to solve it! i want to have a common 'common.xsp' file containing all the common values and i have other personal files that uses all the common values! so how can

RE: Microsoft SQLserver with cocoon

2002-12-02 Thread Christopher Watson
John, I'd be delighted, Please tell me more, e.g. what form it should take, what it should include, etc Contact me off-list if you wish, Christopher -Original Message- From: Morrison, John [mailto:[EMAIL PROTECTED]] Sent: 02 December 2002 11:42 To: '[EMAIL PROTECTED]' Subject: RE:

AW: Cocoon deploy in JBoss 3.0.4

2002-12-02 Thread Sascha Kulawik
Hello, I've a lot of problems deploying Cocoon in Jboss+Jetty+JDK1.4. The Problem could be, that Cocoon is still not really 1.4 compatible - and if i hotfix my 1.4 Installation with Xalan and Xerces in the endorsed-Dir, Jboss can't run because of many JDBC Errors. Any suggestions ?

Re: Cannot find CatalogManager.properties

2002-12-02 Thread Mauro Daniel Ardolino
Help! please! On Fri, 29 Nov 2002, Mauro Daniel Ardolino wrote: Hi all! I'm having an strange message since yesterday and I'm not sure why. The message is an OUTPUT to the console while browsing my site (that is using cocoon). The message is: Cannot find CatalogManager.properties. I've

Re: AW: Cocoon deploy in JBoss 3.0.4

2002-12-02 Thread Jordi Valldaura i Riqué
Hello, there is a especial cocoon download for jdk1.4, look at the downloads section. -- Jordi Valldaura i Riqué CSI - Centre de Serveis Informàtics Enginyeria i Arquitectura La Salle Universitat Ramón Llull

Re: AW: Cocoon deploy in JBoss 3.0.4

2002-12-02 Thread Joerg Heinicke
Here also everything works fine with Jboss 3.0.3 + Tomcat 4.0.6 + Cocoon 2.0.3 + JDK 1.4.0_01. So it can not be an incompatibility with JDK 1.4.0 Joerg Sascha Kulawik wrote: Hello, I've a lot of problems deploying Cocoon in Jboss+Jetty+JDK1.4. The Problem could be, that Cocoon is still not

Re: Microsoft SQLserver with cocoon

2002-12-02 Thread Bertrand Delacretaz
On Monday 02 December 2002 13:07, Christopher Watson wrote: Please tell me more, e.g. what form it should take, what it should include, etc A good place to put database-specific connection information is at the Cocooon DocoWiki: From this page

Sendmail serial email

2002-12-02 Thread Scherler, Thorsten
Hello group, I am still trying to send a serial email with cocoon ... and I am stucked big time I got the sendmail logic sheet runnig (without the possiblity to attach a file or a URL). I have my query (with esql) running. Now I want to do the following: The query looks for the date on which

Cocoon/tomcat memory usage

2002-12-02 Thread Lenz, Evan
I'm trying to further utilize the memory resources of our Linux server for Cocoon by increasing the StoreJanitor heapsize and Java -Xmx parameters. My current settings are as follows: In tomcat4.conf: JAVACMD=$JAVA_HOME/bin/java -Xmx360m In cocoon.xconf (inside the store-janitor element):

Cocoon memory usage problems: Windows vs UNIX

2002-12-02 Thread Derek Hohls
Hi I am struggling to get Cocoon running properly on our UNIX server (production) machine. On my local machine, running Windows 2000, I am able to monitor the performance of Tomcat, and watch the memory usage climb - typically from about 30MB when loading up, up to about 120MB when running

AW: Sendmail serial email

2002-12-02 Thread Scherler, Thorsten
Hello group, I don't know why I don't get any answers on that topic, but it is quit frustrating. http://www.javaworld.com/javaworld/jw-09-2002/jw-0920-cocoon-p2.html#sidebar1 There you can find how to nested a esql with sendmail. It is working! Now I just suffering how to attach a pdf.

Re: Cocoon/tomcat memory usage

2002-12-02 Thread Christoph Gaffga
Hi, you can change some more in the cocoon.xconf. Try the number of cached objects (MRUMemoryStore, parameter name=maxobjects value=1/). I reach a memory usage of cocoon by around 1,5GB by playing around with these values. yours Christoph Gaffga [EMAIL PROTECTED] - Original Message

Handling servlet exceptions in sitemap

2002-12-02 Thread Jordi Valldaura i Riqué
Hello, I'm trying to call a servlet from my sitemap, but I'm not able to handle the servlet's exceptions through handle-errors. Is there anyway to do it. map:pipeline map:match pattern=greet map:redirect-to url=greeting type=servlet/ /map:match map:match pattern=*.* map:generate

Re: with Cocoon 2.0.3 include-expr does'nt work

2002-12-02 Thread LEBRETON Philippe
Sylvain Wallez wrote: LEBRETON Philippe wrote: Ludovic de Beaurepaire wrote: Hi Philippe, - try to have your 3 tags on one line only (!) - or insert the java generated code directly : XSPUtil.includeString(SortieXML,this.manager, this.contentHandler); I try tis two

Re: Where does Cocoon store state between Tomcat restarts?

2002-12-02 Thread Christoph Gaffga
Hi , for me it always works when I do rm -Rf /var/tomcat4/work/* I think, then you have them all. yours Christoph [EMAIL PROTECTED] - Original Message - From: Lenz, Evan [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, December 02, 2002 6:10 PM Subject: Where does Cocoon store state

Re: Where does Cocoon store state between Tomcat restarts?

2002-12-02 Thread Ludovic de Beaurepaire
Hi, Perhaps there is another place, because when i delete the work dir under windows and re-start tomcat, i have noticed the last accessed time is not changed for XSL files when they are not modified. But i don't know where :-( Ludovic - Original Message - From: Christoph Gaffga [EMAIL

AW: AW: Cocoon deploy in JBoss 3.0.4

2002-12-02 Thread Sascha Kulawik
I'm using Jetty instead of the Tomcat Bundle. Anyway, I will get a Exception at the first (or maybe the third) visit of the Cocoon Page: No more DTMID's aviable. Also sometimes Cocoon can't compile the Sitemap :( Maybe an incompatibility between Cocoon and Tomcat ? The Jetty + Jboss Solution is

Re: Transformer

2002-12-02 Thread Lautaro Brasseur
First I think in merge all XSLs into one single. But they are about 1150, and I think that would be very heavy for the server. I solved the problem by using a session attribute. I put the transaction name (the value that determines the XSL to use) in the session (in the setup method of the

RE: Including static images into SVG files

2002-12-02 Thread Conal Tuohy
Can you capture the name and port of the localhost from the host request parameter, and pass it to the stylesheet? -Original Message- From: Derek Hohls [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 3 December 2002 00:21 To: [EMAIL PROTECTED] Subject: RE: Including static images into SVG files

Re: AW: Sendmail serial email

2002-12-02 Thread Frank Ridderbusch
Scherler, Thorsten wrote: Hello group, I don't know why I don't get any answers on that topic, but it is quit frustrating. http://www.javaworld.com/javaworld/jw-09-2002/jw-0920-cocoon-p2.html#sidebar1 There you can find how to nested a esql with sendmail. It is working! Now I

source:write with empty path

2002-12-02 Thread Geoff Howard
Can someone with a cvs checkout of 2.1 dev checked out since 9/27 confirm that source:write fails with no path specified? I'm trying to confirm a problem before submitting a bug report but have frozen my local cvs until a launch later this week. try the following to isolate the problem: 1)

Re: XMLForm and Table output

2002-12-02 Thread Ivelin Ivanov
I am not sure what exactly the problem is, but I guess you might be actually looking for a file reader instead of generator. I have not really used Cocoon for printing. Ivelin - Original Message - From: Kirchhoff, Lars [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, December 02,

[Help] Session manager errors.

2002-12-02 Thread Antonio Gallardo
Hi. I am still having problem in a production environment with the session manager. There are 35 registered users. Of course the users sometimes does not close sessions. All the day everything works fine. But at the end of the day I was starting to get the following errors: 1-Message: Handler

Re: XMLForm and Table output

2002-12-02 Thread Ivelin Ivanov
Did you try setting your form model as a DocumentContainer which contains the DOM object? http://jakarta.apache.org/commons/jxpath/users-guide.html#Containers - Original Message - From: Kirchhoff, Lars [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, December 02, 2002 8:35 PM

AW: XMLForm and Table output

2002-12-02 Thread Kirchhoff, Lars
no I didn't, but I forget to set the get and set method in the JavaBean. No I can access the dom with the following: xf:selectMany ref=/system selectUIType=checkbox xf:captionUsername:/xf:caption xf:itemset nodeset=/system xf:caption

Re: XMLForm and Table output

2002-12-02 Thread Kirchhoff, Lars
I mean NOW I can access the dom.. -Ursprüngliche Nachricht- Von: Kirchhoff, Lars Gesendet: Dienstag, 3. Dezember 2002 12:54 An: '[EMAIL PROTECTED]' Betreff: AW: XMLForm and Table output no I didn't, but I forget to set the get and set method in the JavaBean. No I can access

AW: Access Cocoon ESQL connection pool in JavaBean

2002-12-02 Thread Kirchhoff, Lars
can somebody explain me how to get the org.apache.cocoon.Roles packages? I always get a compile error that the package can't be imported. I could found this packages as well and wondering how the example is working then? any help is appreciated, thanks Lars -Ursprüngliche Nachricht-