RE: upgrading to Cocoon2 and debugging

2002-05-16 Thread Vadim Gritsenko
> From: gorillacommunications [mailto:[EMAIL PROTECTED]] > > Hi all. > > I am upgrading an application from Cocoon1 to Cocoon2 and am > having some problems. I get the error "Exception in creating Transform > Handler: > java.lang.NullPointerException". Usually this means you have an error in t

RE: XIndice and Caching

2002-05-16 Thread Vadim Gritsenko
> From: Alex McLintock [mailto:[EMAIL PROTECTED]] > > Hi folks, > > I have a XIndice backed Cocoon website which I want to speed up. It is far > too slow. > > One thing I need to reduce is the number of XSLT for loops, but that's for > another time. > > The second thing I am looking at is tryi

RE: help with redirect and forward

2002-05-15 Thread Vadim Gritsenko
> From: Vij, Bhavna [mailto:[EMAIL PROTECTED]] > > Hi All, > I am not able to redirect or forward to another pages > I need to do something like that. > There's a login page with username and password. If the login is > successfull, I need to forward it to page1 else I need to go back to login >

RE: config memory with multiple cocoon instances one one machine

2002-05-15 Thread Vadim Gritsenko
> From: Stephan Michels [mailto:[EMAIL PROTECTED]] > > > > On Wed, 15 May 2002, Giuseppe Di Pierri wrote: > > > in each of the three cocoon instances under tomcat, the files cocoon.xconf > > contains: > > > >> logger="core.store.janitor"> > > > > > > > > > > >

RE: xsp-session ns calls element creation funcs?

2002-05-15 Thread Vadim Gritsenko
> From: Zack Angelo [mailto:[EMAIL PROTECTED]] > > > C2 doesn't seem to be behaving as expected...my code looks just like > > the > > examples. Any ideas? I'm sure it's something obvious. > > > > Okay, so apparently this: > > > > String userID = ; Do you have xsp-session namespace declared?

RE: CachingCIncludeTransformer - no effect?

2002-05-14 Thread Vadim Gritsenko
> - Volker - > > -----Original Message- > From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]] > Sent: Dienstag, 14. Mai 2002 16:56 > To: [EMAIL PROTECTED] > Subject: RE: CachingCIncludeTransformer - no effect? > > > > From: Volker Schneider [mailto:[EMAIL PROTECTED

RE: Logger for category root.xslt returned

2002-05-14 Thread Vadim Gritsenko
Read http://xml.apache.org/cocoon/installing/index.html, section "Headless UNIX and PJA". Vadim -- Resistance is futile. > -Original Message- > From: kerin // airside.co.uk [mailto:[EMAIL PROTECTED]] > > From: "Vadim Gritsenko" <[EMAIL PROTECTED

RE: Logger for category root.xslt returned

2002-05-14 Thread Vadim Gritsenko
> From: kerin // airside.co.uk [mailto:[EMAIL PROTECTED]] > > Hi everyone, > > I've been trying to setup Cocoon2.0, and after a couple of days still can't > seem to get it up and running. > > This is my environment: > > Redhat7.1 > J2SDK1.4.0 > Tomcat 4.0 > > on x86. > > I've got the followi

RE: Reuse of matches or pipelines

2002-05-14 Thread Vadim Gritsenko
Matthew: Try ParameterSelector (declare it first in the map:selectors section): > > > > > > > > > > > > > >

RE: CachingCIncludeTransformer - no effect?

2002-05-14 Thread Vadim Gritsenko
s cocoon check for the file extension? No. Vadim > > Best regards > - Volker - > > -Original Message- > From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]] > Sent: Dienstag, 14. Mai 2002 16:31 > To: [EMAIL PROTECTED] > Subject: RE: CachingCIncludeTransformer - no e

RE: no way to get content-type?

2002-05-14 Thread Vadim Gritsenko
> From: Andreas Vallen [mailto:[EMAIL PROTECTED]] > > Hello, > > thanks Jens, that answer was exactly what I was looking for. > > Now if Vadim finds some interest in the problem . . . ;-) > > I'll investigate further wether a simple change in URLSource is possible. I > too think the other sol

RE: no way to get content-type?

2002-05-14 Thread Vadim Gritsenko
> From: Andreas Vallen [mailto:[EMAIL PROTECTED]] > > Hello Jens, > > Thanks for your suggestions. > > > map:generate creates a stream of sax events. No MIME content type can > > be applied to this. The content type of the URLSource is actually > > determined by the Web-Server according to the

RE: CachingCIncludeTransformer - no effect?

2002-05-14 Thread Vadim Gritsenko
luded pipelines fully cacheable. Vadim > > Best regards > - Volker - > > -Original Message- > From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]] > Sent: Dienstag, 14. Mai 2002 14:29 > To: [EMAIL PROTECTED] > Subject: RE: CachingCIncludeTransformer - no effect?

RE: xsp-formval:is-toosmall causes xsp compilation error

2002-05-14 Thread Vadim Gritsenko
> From: Volker Schneider [mailto:[EMAIL PROTECTED]] > > Dear colleagues, > > if have this xsp file, in order to show the form validation error but I > stuck there for hours: But where is root element tag??? > > > http://apache.org/xsp"; > xmlns:xsp-formval="http://apache.org/xsp/form-valid

RE: Error Handling

2002-05-14 Thread Vadim Gritsenko
> From: Michael Zehrer [mailto:[EMAIL PROTECTED]] > > Hi List, > > how can one have a global static error-page in C2, I need this for a > production system. Put in every : And develop error2static-html-page.xsl. Vadim > > Cheers, Michael > --

RE: [HELP]Exception during processing of file:/C:/unzipped/jj/jj/webapps/cocoon/docs/samples/ex11-01.xml

2002-05-14 Thread Vadim Gritsenko
> From: Wang [mailto:[EMAIL PROTECTED]] > > I use Cocoon 2.0.2 with Tomcat 4.0.1 to generate a html page(exaple.xml) in > browser, but got this excetion: > > Description:org.apache.cocoon.ProcessingException: Exception during processing > of file:/C:/unzipped/jj/jj/webapps/cocoon/docs/samples/ex1

RE: Log from mounted sitemap.

2002-05-14 Thread Vadim Gritsenko
> From: Artur Bialecki [mailto:[EMAIL PROTECTED]] > > > [ C-2.0.2, J-1.3.1, JB-2.4.4, TC-4.0.4b2, W2K, A-1.2.23] Replace your logkit.xconf with the version from the CVS. Vadim > I mount a different sitemap for each of my modules. > Do I have to do anything special to see log events > from th

RE: att vadim: configuration localhost:8080

2002-05-14 Thread Vadim Gritsenko
> From: Lizzie O'Grady [mailto:[EMAIL PROTECTED]] > > sorry vadim, you are speaking to a real dummy here!...my configuration is on > default 4080 as you suggest. its probably really basic...how do i change > this? yikes Lizzie: I have not seen your sitemap, but if your XIndice is on port 40

RE: Urgent: Error Installing Cocoon latest war using in Weblogic 6.1 sp2

2002-05-14 Thread Vadim Gritsenko
> From: Konstantin Piroumian [mailto:[EMAIL PROTECTED]] > > From: "Vadim Gritsenko" [EMAIL PROTECTED] ... > > First you have to fix/force BEA to fix weblogic itself. It blindly > > replaces these properties with links to BEA's versions of parser and > >

RE: Classpaths / Applications

2002-05-14 Thread Vadim Gritsenko
> From: Chris Foo [mailto:[EMAIL PROTECTED]] > > Hello, > > If I have an application, do I have to place all the classes in the > directory? This or jar file(s) in the . > Can they be placed in a web-inf > directory within it's application directory. ie. > ? If so, what file(s) do I modify a

RE: CachingCIncludeTransformer - no effect?

2002-05-14 Thread Vadim Gritsenko
e sure all your XSPs are cacheable (otherwise, they won't go to cache) Vadim > I can find some look-ups in the cache but not in combination with > CachingCIncludeTransformer > > Best regards > - Volker - > > -Original Message- > From: Vadim Gritsenko [mailto

RE: Urgent: Error Installing Cocoon latest war using in Weblogic 6.1 sp2

2002-05-13 Thread Vadim Gritsenko
> From: Konstantin Piroumian [mailto:[EMAIL PROTECTED]] > > From: "Konstantin Piroumian" <[EMAIL PROTECTED]> ... > > > > I can confirm that this is true also for WebLogic 7.0. > > I've been able to deploy Cocoon as a directory (didn't try WAR yet) only > > by > > renaming jar names without any o

RE: CachingCIncludeTransformer - no effect?

2002-05-13 Thread Vadim Gritsenko
or "MRUStore" was not found whithin all my logs. > > Best regards > - Volker - > > -Original Message- > From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]] > Sent: Freitag, 10. Mai 2002 14:55 > To: [EMAIL PROTECTED] > Subject: RE: CachingCIncludeTransforme

RE: new user: really stuck with cocoon/xindice

2002-05-11 Thread Vadim Gritsenko
> From: Lizzie O'Grady [mailto:[EMAIL PROTECTED]] > > dear all > > have had a look around to see if anyone else has this prob - not sure i'm in > the right group. i'm not very technical so going around in circles. > > got tomcat/xindice open, cocoon page openhave been typing in : > http://l

RE: Printing Cocoon2 docs

2002-05-10 Thread Vadim Gritsenko
> From: Leszek Gawron [mailto:[EMAIL PROTECTED]] > > > If you want to print the following page: > > http://localhost:8080/cocoon/documents/introduction.html > > > > You can modify it to this URL: > > http://localhost:8080/cocoon/documents/body-introduction.xml > Isn't there a special build target

RE: caching proposals: SQLTransformer and Request

2002-05-10 Thread Vadim Gritsenko
> From: Stephen Ng [mailto:[EMAIL PROTECTED]] > > A couple of things I'd like to do with Cocoon caching; let me know if this > is crazy. > > 1. Add caching to the request generator. Many of my pipelines are > transformations based upon the request, and since requestGenerator currently > does no

RE: Transformer writing

2002-05-10 Thread Vadim Gritsenko
> From: Ben Skelton [mailto:[EMAIL PROTECTED]] > > Hallo, > > I am trying to get my head around the cocoon internals. In particular I have > an old library which takes XML in an InputStream, performs some (significant) > processing and produces XML making it available in an OutputStream (a > Doc

RE: WebSphere & jdk1.4

2002-05-10 Thread Vadim Gritsenko
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > > Hi, > anybody out there running Cocoon on WebSpere can tell me if WebSphere is > JDK1.4 ready? > My experience is IBM is always running way behind. > > On a sidenote has anybody running Cocoon using JDK1.4 noticed a significant > performan

RE: Sample or documentation about FormValidatorAction?

2002-05-10 Thread Vadim Gritsenko
> From: Volker Schneider [mailto:[EMAIL PROTECTED]] > > Dear colleagues, > > where can I find a documentation about or a sample using the FormValidator > action? Main sitemap, search for "form-validator". > Source code says that the configuration xml file don't need to be a file. Any source

RE: jdk1.4 revisited . What CVS branch? How is 2.0.3?

2002-05-10 Thread Vadim Gritsenko
> From: Christopher Watson [mailto:[EMAIL PROTECTED]] > > Can someone recommend.. > > I'm about to have another go at getting jdk1.4 and cocoon working together. > I've tried 2.0.2 release with failures on > 1)ESQL, specifically with connection pooling, once I'd patched > EsqlConnection ;->

RE: CachingCIncludeTransformer - no effect?

2002-05-10 Thread Vadim Gritsenko
> From: Volker Schneider [mailto:[EMAIL PROTECTED]] > > Dear colleagues, > > I have built a xsp-page which takes two xml-Files and builds a xsp which > will be compiled by another pipeline: > > > > > > > > > > > > > > > > > >

RE: Possible to use in a query?

2002-05-10 Thread Vadim Gritsenko
> From: Hahn Kurt (CHA) [mailto:[EMAIL PROTECTED]] > > Or would it be better to just execute the query and then aggregate the > result with the XML? I thought it was more elegant to do that through an > XSL... > ... > > The stylesheet below is applied to use a parameter (="odjID") with a > que

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

2002-05-10 Thread Vadim Gritsenko
as to how come this class since it seems to > be ignored during the build process leading one to conclude with build > success there will be /cocoon/ servlet success. Then it might be simple build.xml bug. Vadim > Sincerely Yours, > > Marc J. Driftmeyer > > Vadim Gritsenko w

RE: Dynamic sql in xsp

2002-05-09 Thread Vadim Gritsenko
> From: Stephen Ng [mailto:[EMAIL PROTECTED]] > > Vadim, > > > > > Here I mean do not use include to include your XSLT generated > > SQL, but access cocoon programmatically and get this SQL into > > String. Then, you will have static XSP source. > > Sounds good to me but I have absolutely no id

RE: Dynamic sql in xsp

2002-05-09 Thread Vadim Gritsenko
> From: Stephen Ng [mailto:[EMAIL PROTECTED]] > > > > > Why not generate SQL string *in* this XSP? That's would give > > the best performance. > > > > Or, other way is to obtain this SQL string into String > > programmatically, without using include. Here I mean do not use include to include you

RE: Dynamic sql in xsp

2002-05-09 Thread Vadim Gritsenko
> From: Stephen Ng [mailto:[EMAIL PROTECTED]] > > I need some advice. > > I have an xsp which is using esql. The query in the esql is dynamically > generated (based upon the request string). I use cinclude to inject the > dynamic sql into the esql element. Something like this: > > > >

RE: Caching, Xindice, Aggregate

2002-05-07 Thread Vadim Gritsenko
> From: Michael Cortez [mailto:[EMAIL PROTECTED]] > > >> It does not *execute* XSP page neither *calls* XSP page. > >> It merely *reads* XSP page, that's it. > > Ah, my mistake then, sorry. The interesting thing to note, is that it did > not give any errors calling it the way I did -- and when

RE: Need to replace xalan

2002-05-07 Thread Vadim Gritsenko
> From: Frank Ridderbusch [mailto:[EMAIL PROTECTED]] > > On Mon, 6 May 2002 14:11:53 -0400 > "Vadim Gritsenko" <[EMAIL PROTECTED]> wrote: > > > Try saxon-6.5.2.jar. Works for me. > > > > Vadim > > Does it work for you in every respect? >

RE: Caching of external documents

2002-05-07 Thread Vadim Gritsenko
> From: John Gilbertson [mailto:[EMAIL PROTECTED]] > > On Fri, 3 May 2002, Vadim Gritsenko wrote: > > >> The cached version it's using was me trying in work yesterday.. this > >> morning it's still using that cached version, even though it's > >

RE: XSP + Dynamic XML generator ??

2002-05-07 Thread Vadim Gritsenko
to:[EMAIL PROTECTED]] > > > > > > Thanks, I'll wait for this "XSPT" to be better documented, > > > >It does not exist. But it is possible. > > > >Vadim > > > > > until then, I'll just write a java-based Transformer... > &

RE: XInclude

2002-05-07 Thread Vadim Gritsenko
You should use base="" attribute. IIRC: Vadim -- Resistance is futile. > From: Graaf, Edgar de (fin) [mailto:[EMAIL PROTECTED]] > > This probably already has been discussed. > But I have two files I want to aggregate. One way to do it is with > map:aggregate. > However xinclude has more pos

RE: XSP + Dynamic XML generator ??

2002-05-06 Thread Vadim Gritsenko
> From: Chris Wolf [mailto:[EMAIL PROTECTED]] > > Thanks, I'll wait for this "XSPT" to be better documented, It does not exist. But it is possible. Vadim > until then, I'll just write a java-based Transformer... > > -Chris > > Vadim Gritsen

RE: dynamically generated cinclude-tag not processed

2002-05-06 Thread Vadim Gritsenko
> From: Dirk Reiss [mailto:[EMAIL PROTECTED]] > > Hello, > > we try to generate a - tag dynamically using the following > code: > > It has three parameters: uri (optional), prefix (optional), name. > elementName You specified only one parameter - name. You have got element in the defaul

RE: Question about WildcardURIMatcher

2002-05-06 Thread Vadim Gritsenko
Alejandro, What's wrong with: PS Plain text mail is better. Vadim -- Resistance is futile. -Original Message- From: Alejandro Raiczyk [mailto:[EMAIL PROTECTED]] Sent: Monday, May 06, 2002 10:18 AM To: '[EMAIL PROTECTED]' Subject: Question about WildcardURIMatcher Hi people,

RE: Cocoon and cokies

2002-05-06 Thread Vadim Gritsenko
> From: Ruth, Thomas {PDBI~Basel} [mailto:[EMAIL PROTECTED]] > > Thanks Vadim > yes you are right. It this cookie handling of Cocoon I don't know what to do. > Any additional tips? Nothing to add - you have to extend URLSource implementation. It does not have cookie management functionality like

RE: Need to replace xalan

2002-05-06 Thread Vadim Gritsenko
rom: Torsten Curdt [mailto:[EMAIL PROTECTED]] > Sent: Monday, May 06, 2002 4:13 PM > To: [EMAIL PROTECTED]; Vadim Gritsenko > Subject: Re: Need to replace xalan > > > On Monday 06 May 2002 20:11, Vadim Gritsenko wrote: > > Try saxon-6.5.2.jar

RE: XSP + Dynamic XML generator ??

2002-05-06 Thread Vadim Gritsenko
plier for you to code Transformer in Java at this stage. ;) > Thanks for your help, Welcome. Vadim > -Chris > > Vadim Gritsenko wrote: > > > > > From: Chris Wolf [mailto:[EMAIL PROTECTED]] > > > > > > I looked over most of the examples, includ

RE: Caching, Xindice, Aggregate

2002-05-06 Thread Vadim Gritsenko
> From: Michael Cortez [mailto:[EMAIL PROTECTED]] > > >> Do you know about strip-root attribute? > >> > > Uh, no -- So I can just do > > > > That would be so much better for me. Yes. > >> This is not valid XSP page. It must have one and only one > >> element inside > >> xsp:page elemen

RE: xinclude

2002-05-06 Thread Vadim Gritsenko
> From: Margrit John [mailto:[EMAIL PROTECTED]] > > Hi! > I have the two xml files below. In the sitemap I want to generate the xml out > of these two files. My output (default.xml) is the following: > > > http://www.w3.org/2001/XInclude";> > > > > > > > > > > Why doesn't it resolve th

RE: Caching, Xindice, Aggregate

2002-05-06 Thread Vadim Gritsenko
> From: Michael Cortez [mailto:[EMAIL PROTECTED]] > > >> What do you mean - xsp:page stuck? It should never > >> ever happen after XSP is correctly processed by the > >> serverpages generator. May be you have problem with > >> the XSP? > > Perhaps it's the way I'm using it... > > In my system,

RE: Need to replace xalan

2002-05-06 Thread Vadim Gritsenko
Try saxon-6.5.2.jar. Works for me. Vadim -- Resistance is futile. > From: Artur Bialecki [mailto:[EMAIL PROTECTED]] > > > Ok, xalan 2.3.1 and xalan head is horribly broken and from > the number of bugs I doubt will see a working vision this year. > > What other XSLT processor can I use that

RE: Caching, Xindice, Aggregate

2002-05-06 Thread Vadim Gritsenko
> From: Michael Cortez [mailto:[EMAIL PROTECTED]] > > >> What do you mean - xsp:page stuck? It should never > >> ever happen after XSP is correctly processed by the > >> serverpages generator. May be you have problem with > >> the XSP? > > Perhaps it's the way I'm using it... > > In my system,

RE: XSP + Dynamic XML generator ??

2002-05-06 Thread Vadim Gritsenko
Implement, declare in the sitemap, use. > I will look into "xinclude" it it will work for > a dynamic datasource. It does work. Vadim > Thanks, > > -Chris > > > Vadim Gritsenko wrote: > > > > One line for you: > > > > http://l

RE: Caching, Xindice, Aggregate

2002-05-06 Thread Vadim Gritsenko
> From: Michael Cortez [mailto:[EMAIL PROTECTED]] > > >> Don't think so. You have document() function somewhere, > >> and for some reason, Cocoon failed to resolve the document: > > What I can't figure out is why the page renders at all! When I start up > Cocoon, my first request to the page wo

RE: How do I use tag libraries in XSP pages?

2002-05-06 Thread Vadim Gritsenko
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > > Hi > > I have a JSP page from an old prototype application which used struts on > Weblogic 5.1 > > Is it possible to use an XSP page instead, and include the tag libraries > inside the XSP page? What tag libraries? XSP tag libraries? Or

RE: dispatch to new window in web browser possible?

2002-05-06 Thread Vadim Gritsenko
> From: Bert Van Kets [mailto:[EMAIL PROTECTED]] > > There is NO WAY you can open a new window from the server side. Thanks GOD it is so!!! Otherwise web would be nightmare... > Client side JavaScript (or VBscript in IE for the picky ones) is the only > way to do this. There are different app

RE: Caching, Xindice, Aggregate

2002-05-06 Thread Vadim Gritsenko
> From: Michael Cortez [mailto:[EMAIL PROTECTED]] > > Now that I've solved my DocBook rendering problem, I'm getting a new > problem. > > Approximately every other request fails with a null pointer exception. > Attached below is the full stack trace. > > I noticed, combing through it that it wa

RE: Can't connect to MySQL with Cocoon 2

2002-05-06 Thread Vadim Gritsenko
> From: Daniel Vogelheim [mailto:[EMAIL PROTECTED]] > > Hello, > > >You can install *headless X* (Xvfb) which is BTW faster than X. > > Yes, I had already discovered this in the FAQ, but had hoped to get > away without. I'll first try the configuration that Conrad F. D'Cruz > sent (btw, thanks

RE: Cocoon 2, Batik, URL encoding, bug? (long-ish, sorry)

2002-05-06 Thread Vadim Gritsenko
> From: Daniel Vogelheim [mailto:[EMAIL PROTECTED]] > > Hello, > > I have a problem with non-English letters in URLs. I suspect it's a > bug, but I'm not sure where exactly the problem is. So I think it's > best to give a description of what I'm doing: > > I want to automatically create text bu

RE: Cocoon and cokies

2002-05-05 Thread Vadim Gritsenko
> From: Luca Morandini [mailto:[EMAIL PROTECTED]] > > Thomas, > > I know this will sound rather naive but... did you look into the cookie > logicsheet ? Unfortunately, this won't help him. He wants to act Cocoon as a client to Livelink and manage cookies sent by Livelink on Cocoon side (like us

RE: Cocoon and DocBook?

2002-05-05 Thread Vadim Gritsenko
I bet that's not cocoon problem but the stylesheet you are using and Xalan. I bet that the next line after > org.apache.cocoon.ProcessingException: > Failed to execute pipeline.: > java.lang.RuntimeException: 2 >= 2 is something like: at org.apache.xalan. Check your stylesheet

RE: XSP + Dynamic XML generator ??

2002-05-05 Thread Vadim Gritsenko
One line for you: http://localhost:8080/cocoon/sub/xsp-cocoon Other samples might be useful too. PS Why not use xsp, then xinclude your xml and xslt as necessary? Vadim -- Resistance is futile. > From: Chris Wolf [mailto:[EMAIL PROTECTED]] > > > I am working on a project where we have a d

RE: Tomcat 4.0.4b2 Cocoon2.0.2 JDK1.3.1 HP-UX 11 Error

2002-05-03 Thread Vadim Gritsenko
Read installation notes about X-less Cocoon installation, Batik, and UNIX. Take a look also at FAQs and mail archive. For some reason (org.apache.batik.dom.svg.SAXSVGDocumentFactory) I think you have an issue running Batik on that box. Vadim -- Resistance is futile. > -Original Message--

RE: Stylesheet directed termination with a Resource Request?

2002-05-03 Thread Vadim Gritsenko
Robert: Next time you see some error, try reading the log file. It has some useful info in it; also sometimes it is too verbose. Vadim -- Resistance is futile. > -Original Message- > From: Robert J. Lebowitz [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 03, 2002 4:09 PM > To: [EMAIL

RE: Install error win2000 IBM jdk 1.3.0 Websphere 4.0.2 Cocoon 2.0.2

2002-05-03 Thread Vadim Gritsenko
nvoker.doForward(WebAppInvoker.java:91 ) > at > com.ibm.servlet.engine.srt.WebAppInvoker.handleInvocationHook(WebAppInvo ker. > java:184) > at > com.ibm.servlet.engine.invocation.CachedInvocation.handleInvocation(Cach edIn > vocation.java:67) > at > com.ibm.servlet.engine.i

RE: Session does not persist

2002-05-03 Thread Vadim Gritsenko
> From: Alexander Smirnoff [mailto:[EMAIL PROTECTED]] > > Hi, > > If I turning off cookies from the browser, Session does not persist. > I'm using Cocoon 2.0rc2 and as of my understanding it wraps the > javax.servlet.http.HttpSession, As I know when cookies are > disabled it should use URL rewri

RE: Cocoon SOAP HTTP hang bug on port 80

2002-05-03 Thread Vadim Gritsenko
esponse xml in > the users session how would i do that if i can't > generate from the same session? BTW, search archives. Somebody already shared session successfully. > Graeme Vadim -- Resistance is futile. > From: Vadim Gritsenko > > > > From: Graeme Rocher >

RE: Cocoon SOAP HTTP hang bug on port 80

2002-05-03 Thread Vadim Gritsenko
> From: Graeme Rocher [mailto:[EMAIL PROTECTED]] > > Hi all, > > I'm having a strange problem with cocoon, my > configuration is Cocoon2.02, jdk1.4.0, Tomcat 4.03 and > Apache/1.3.23. Basically I've got an aggregate with > the one part being a local resource and the other > being a soap call to

RE: java.lang.ClassCastException

2002-05-03 Thread Vadim Gritsenko
> From: Hiloliddin Karimov [mailto:[EMAIL PROTECTED]] > > Hi all, > I have downloaded CVS xml-cocoon2_20020502102538.tar.gz, and have BUILD > SUCCESSFUL. > Many problem is solved, but there is new problem, when insert or update via > DatabaseAddAction and DatabaseUpdateAction, see > http://localh

RE: Install error win2000 IBM jdk 1.3.0 Websphere 4.0.2 Cocoon 2.0.2

2002-05-03 Thread Vadim Gritsenko
> From: Jon Pallas [mailto:[EMAIL PROTECTED]] > > Hi All > > I have problem running Cocoon on websphere, it works on some of the pages > from the install > but on others for example. > http://localhost:9080/cocoon/cocoon/documents/index.html > > it dosnt i think that the under underling error

RE: Caching of external documents

2002-05-03 Thread Vadim Gritsenko
> From: John Gilbertson [mailto:[EMAIL PROTECTED]] > > I'm trying to link Cocoon with Zope, to take advantage of all of Zope's > CMS features and interface etc, but havin git output XML for use in > cocoon to produce nicely formatted web-pages, with the option of > converting them to .rtf .pdf or

RE: [HELP] Description:org.apache.cocoon.ProcessingException:java.lang.NullPointerException

2002-05-03 Thread Vadim Gritsenko
> From: Deepak Mehta [mailto:[EMAIL PROTECTED]] > > Description:org.apache.cocoon.ProcessingException: > java.lang.NullPointerException > > I am running Tomcat 4.0.3 and Cocoon 2.0.2 and JDK 1.3.1 on a MacOS X 10.1.4 > > All the xsp samples give me this error except the Javascript XSP Samples.

RE: xsp-session:get-attribute not returning a String?

2002-05-02 Thread Vadim Gritsenko
> From: Zack Angelo [mailto:[EMAIL PROTECTED]] > > Hey, > > I have a statement along the lines of this in my XSP doc: > > String test = ; > > However, it won't work (I get an incompatible types compiler error) > unless I cast it as a String. Consequently, I think it's returning an > invalid va

RE: Multiple Pipelines Advantages?

2002-05-02 Thread Vadim Gritsenko
internal-only=true PS This one was asked several times already... FAQ? Vadim > From: David Trammell [mailto:[EMAIL PROTECTED]] > > I was wondering what the advantages were for using multiple pipelines in > a sitemap. It looks like being able to have a different error page is > one, are there

RE: {0} sitemap parameter in regexp matcher

2002-04-30 Thread Vadim Gritsenko
> From: Christian Haul [mailto:[EMAIL PROTECTED]] > > On 30.Apr.2002 -- 04:54 PM, Artur Bialecki wrote: > > > > Is {0} not available when using sitemap matcher? > > I have a sub-sitemap where > > > > This works (wildcard): > > > > > pattern="product/category_edit.xml"> > > > >

RE: Multiple independent XSLT transforms applied to one XML file.

2002-04-30 Thread Vadim Gritsenko
> From: Christian Haul [mailto:[EMAIL PROTECTED]] > > On 30.Apr.2002 -- 04:17 PM, Fabricio Chalub wrote: > > > you can add any number of transformations. just add another > > > transformer line > > > to your pipeline with the second stylesheet. > > > > Thanks! I have tried this and it appears to

RE: Including generated content

2002-04-30 Thread Vadim Gritsenko
> From: Avi Kivity [mailto:[EMAIL PROTECTED]] > > I'd like to include content generated by on XSP in another. Looks like I > have three options: > > 1. Use - I don't want to do that as it doesn't allow me > control of where to place content (I'd like to place one document inside > another, not

RE: cocoon class(es) at SD West 2002; XSP question

2002-04-30 Thread Vadim Gritsenko
but found that I do not have enough time to implement this. > (so far) i haven't found a way to do that. And this is good, otherwise I will be surprised ;) Vadim > OTOH, you've shown me a useful technique for other applications, so > merci encore. > > rw > > On M

RE: Livesites: Be Blogging

2002-04-30 Thread Vadim Gritsenko
> From: Ugo Cei [mailto:[EMAIL PROTECTED]] > > Having finally implemented caching, my humble Cocoon2-based weblog > should be able to withstand the hordes of developers that will be > hitting it ;). > > As soon as I finish refactoring and cleaning the code, I plan to release > it to the communit

RE: Problem with FormValidatorAction

2002-04-30 Thread Vadim Gritsenko
This one is fixed in the CVS. Vadim > From: Hiloliddin Karimov [mailto:[EMAIL PROTECTED]] > > Hello all, > > Problem with FormValidatorAction. > I have following on my sitemap.log, when I try Login: > > DEBUG (2002-04-30) 16:10.17:468 [sitemap](/cocoon/protected/do-login) > HttpProcessor[80

RE: mutli-level stylesheets

2002-04-29 Thread Vadim Gritsenko
> From: Ethan Kennelly [mailto:[EMAIL PROTECTED]] > > I've looked and looked for a way to apply multilevel styles sheets in > cocoon2 like I can in cocoon 1 using name="cocoon-process">, but can't find anything. My problem is I want to > have an xml file that uses an xsl file that has xsp proces

RE: Status of Cocoon2 in CVS

2002-04-29 Thread Vadim Gritsenko
> From: jrajkumar [mailto:jrajkumar] On Behalf Of Joseph Rajkumar > > Vadim Gritsenko wrote: > > > > Joseph, all, > > > > As it was already mentioned (IIRC by Carsten), > > > > Cocoon CVS HEAD is now in *ALPHA* state. > > > > It mea

RE: Status of Cocoon2 in CVS

2002-04-29 Thread Vadim Gritsenko
Joseph, all, As it was already mentioned (IIRC by Carsten), Cocoon CVS HEAD is now in *ALPHA* state. It means that some errors are expected, and will be fixed as we move along. If you have a patch which fixes some of these issues, please send it to BugZilla. Those users who work with CV

RE: cocoon class(es) at SD West 2002; XSP question

2002-04-29 Thread Vadim Gritsenko
> From: Rick [mailto:[EMAIL PROTECTED]] > > it was touch-and-go for awhile there -- i'd managed to munch all copies > of the presentation on my hard disk using Windows' "hibernate" feature > -- but my cocoon class at the software dev west conference wound up > coming off OK. there were about 20 p

RE: virtual hosting in the webapp/cocoon directory?

2002-04-28 Thread Vadim Gritsenko
> From: Ben Skelton [mailto:[EMAIL PROTECTED]] > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello > > Is it possible to have virtual hosts mapped to subdirectories within the > single cocoon context? Yes. > For example if I have > > http://www.bighost.com/cocoon/host1/ and http:/

RE: Yeah!!!! Got it working!!!! :-)))

2002-04-26 Thread Vadim Gritsenko
Chris: I'm wondering: Have you been reading install doc lately? http://xml.apache.org/cocoon/installing/index.html "Edit c:\bea\wlserver6.0sp2\config\mydomain\startWebLogic.cmd file, add xerces and xml-apis JAR files to the classpath:" Vadim > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]

RE: Memory leaks(?)

2002-04-26 Thread Vadim Gritsenko
> From: Rogier Peters [mailto:[EMAIL PROTECTED]] > > Hi vadim > > > PS Consider using memory debugging tools > > would this be a case for cactus? What is this? I use OptimizeIt. Vadim > Rogier - Please check that your que

RE: Problems with XSP

2002-04-26 Thread Vadim Gritsenko
> From: Torsten Curdt [mailto:[EMAIL PROTECTED]] > > 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 th

RE: PERSONAL JAVA CLASSES

2002-04-26 Thread Vadim Gritsenko
> From: TREGAN Fabien [mailto:[EMAIL PROTECTED]] > > mmm, > > I tryed to put my sources and classes in WEB-INF/classes/, it did not work. > I tryed to put my classes in WEB-INF/classes/, it did not work. > I finaly tryed to put classes in a .jar in WEB-INF/classes/, it did work... > But i really

RE: I cannae dae it (the woes of Weblogic 6.0sp2 and Cocoon) :(

2002-04-26 Thread Vadim Gritsenko
> From: Matthew Langham [mailto:[EMAIL PROTECTED]] > > Chris, > > here are a few tips that may help: > > >> > 1) you cannot deploy a cocoon.war file in WL6.0 SP2 (at least we were not > able to. You will need to unpack it first and then deploy in the directory > structure. > > 2) WebLogic chok

RE: problem with subsitemap

2002-04-26 Thread Vadim Gritsenko
> From: Frank Taffelt [mailto:[EMAIL PROTECTED]] > > Hi, > > i'm trying to serve my application-content from subsitemaps. > Here is a example from my sitemap. > > the Base-Sitemap: > > > > > > > > > > > > > > the SubSitemap : > > > > Try here:

RE: send parameter to generator type serverpages

2002-04-26 Thread Vadim Gritsenko
> From: phil [mailto:phil] On Behalf Of LEBRETON Philippe > > i want send parameter to the generator type serverpages. > My site map is : > > > src="etatdb.xsp"> > map:parameter! See also other repl

RE: Javahelp Generation

2002-04-26 Thread Vadim Gritsenko
> From: Konstantin Piroumian [mailto:[EMAIL PROTECTED]] > > From: "Gilles Beaugeais" <[EMAIL PROTECTED]> > > > Hye all, > > Excuse-me if these question has already been asked. > > I wonder if it is possible with Cocoon to generate files > > which are not displayed in the browser but just saved o

RE: Memory leaks(?)

2002-04-26 Thread Vadim Gritsenko
> From: Rogier Peters [mailto:[EMAIL PROTECTED]] > > Hi all, thanks for the quick reply.. > > > > > We've been running cocoon for some time now, and we really like it, > > > but we > > > keep having problems with memory usage. > > > The problem is that with each page, looking at the Windows Task

RE: [HELP]SAX2 driver class org.apache.xerces.parsers.SAXParser does not implement XMLReader

2002-04-26 Thread Vadim Gritsenko
> extra-classpath > > C:\jakarta-tomcat-4.0.3\common\lib\xalan-2.3.1.jar;C:\jakar ta-t > omcat-4.0.3\common\lib\xercesImpl- > 2.0.0.jar;C:\jakarta-tomcat-4.0.3\common\lib\xml-apis.jar;C:\jakarta-tom cat- > 4.0.3\common\lib\batik-all-1.5b1.jar > > >

RE: Problems with XSP

2002-04-26 Thread Vadim Gritsenko
> 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 look at the generated java file to find the error. Isn't i

RE: Sub sitemap pains

2002-04-26 Thread Vadim Gritsenko
> From: Conrad F. D'Cruz [mailto:[EMAIL PROTECTED]] > > > > Erwin wrote: > > > On Thu, 25 Apr 2002, Conrad F. D'Cruz wrote: > > > > > > > > > > > > > > check-reload="yes" > > > reload-method="synchron" > > > src="c2/vcard/sitema

RE: Problems with XSP

2002-04-25 Thread Vadim Gritsenko
Vadim > > static private int counter = 0; > > private synchronized int count(){ > return counter++; > } > > > > J'ai été visitée count() fois. > > > > but it still doesn't work... > > - Original Message - > From: &

RE: Memory leaks(?)

2002-04-25 Thread Vadim Gritsenko
> From: Diana Shannon [mailto:[EMAIL PROTECTED]] > > Vadim: > > > The only thing you may want to investigate is 25Mb per request - but > > this is observed only in your setup, so you should pick a tool and do > > memory debug. > > By "setup" do you mean the first time the page is requested? No

RE: Problems with XSP

2002-04-25 Thread Vadim Gritsenko
1. Check XSP namespace. It is not correct. 2. Is this valid UTF-8? Or ISO-8859-1? Specify encoding in instruction. Vadim -Original Message- From: cyril vidal [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 25, 2002 2:41 PM To: [EMAIL PROTECTED] Subject: Re: Problems with XSP I've ch

<    2   3   4   5   6   7   8   9   10   11   >