Thanks, it looks great !
2006/9/7, Scott Yeadon <[EMAIL PROTECTED]>:
See: http://jexcelapi.sourceforge.net/An an example to get CSV:
http://www.java-tips.org/other-api-tips/jexcel/converting-excel-documents-to-csv-files.htmlScott.
In the latest versions of Excel it is also possible to save the Excel file as an XML file (which is even better than CSV). But in my case, I would like to be able to parse the .XLS file directly or find a Java Api which would convert the .XLS to some .XML content.
2006/9/6, Jeroen Reijn <[EMAIL
Hello Cocoon gurus,
Is there a Generator or anything which enables to use an Excel file as the input for my cocoon pipeline ?
Thanks
Hello all,
I've used the Excalibur Instrumentation client and it is really a great tool !
Now, I would like to follow the evolution of my own variables using this tool.
I looked at the source code of the org.apache.avalon.excalibur.pool.InstrumentedResourceLimitingPool class to look at how it
Hello all,
I still have many conflicts and difficulties in loading classes from my servlet context.
Therefore, I tried to use the ParanoidCocoonServlet but here is what I have when I activate it into my /WEB-INF/web.xml file :
2006-07-17 17:16:29,434 : ApplicationContext.log : Error loading We
nal Message-From: Cocoon Man [mailto:
[EMAIL PROTECTED]]Posted At: woensdag 12 juli 2006 10:45Posted To: Cocoon User ListConversation: Could not find component (key [org.apache.cocoon.components.profiler.Profiler])
Subject: Could not find component (key [org.apache.cocoon.components.profiler.Profiler]
Hello all,
I tried to install and activate the Cocoon profiler in my webapp but whenever I switch to , I have the following error message :
http-8080-Processor73 ERROR sitemap.handled-errors - Could not find component (key [org.apache.cocoon.components.profiler.Profiler])org.apache.avalon.frame
In cocoon.xconf file I can now read:
"New implementation of the sitemap. It is interpreted, so load times are super-fast, and request processing is slightly faster than with the compiled engine thanks to the HotSpot VM."
Is there any benchmark showing that this new interpreted implementation of
Looking at the cocoon.xconf file, it seems that the following elements accept the "pool-max", "pool-max-strict", ... attributes:
Are there any other elements which can be tuned in cocoon.xconf ?
Beyond that, in sitemap.xmap, is it relevant also to tune pool-max for the following elements:
Hello all Cocoon fans,
I played a little with the Excalibur Instrumentation client and it is really a fantastic tool for monitoring variables.
I wanted to look at the HTTP exchanges between the client and my Cocoon based webapp, using Ethereal.
The strange thing is that it seems there is a pr
Thanks. I'll look into it.
2006/7/6, Antonio Gallardo <[EMAIL PROTECTED]>:
Here is another interesting link.http://blog.reverycodes.com/archives/40.html
Best Regards,Antonio Gallardo-To unsubscribe, e-mail: [EMAIL PROTECTED
Hello Fernando,
To disable default Cocoon cache mechanism, just indicate that you want to use a "noncaching" pipeline in your sitemap.xmap file:
Regards,
2006/7/6, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
This whole situation of cocoon caching other contexts is unacceptable.
How do I kill
Thanks for the link.
It seems VTD-XML is very fast. Have you tried to integrate it to Cocoon 2.1 ?
Does it support namespace ?
Regards,
2006/7/5, Jimmy Zhang <[EMAIL PROTECTED]>:
http://vtd-xml.sf.net/benchmark.html
- Original Message -
From: Cocoon Man
To:
Yes, I saw it via Google. But I just wanted to know whether this XSL2HTML was provided with Cocoon or not.
Regards
2006/7/4, Grzegorz Kossakowski <[EMAIL PROTECTED]>:
Cocoon Man napisał(a):>>> You can follow what is cached in the different stores via the
>
Hello,
I looked a little on the net for some SAX parsers benchmark but didn't find a very recent one.
According to you, what is the best Java SAX parser for the following type of XML document :
documents include several namespaces
documents do not need to be validated against some DTD or XML S
Hello Cocoon gurus,
Looking at the cocoon.xconf file, I noticed that it is possible to "reuse XML parsers".
I'm working on a session-less service where each request processes a brand new XML stream (which may contain several namespaces but no external entities).
So, do you think I can gain some
Java class but it's not clear the role of each.
Regards,
2006/7/3, Ralph Goers <[EMAIL PROTECTED]>:
Cocoon Man wrote:> Actually, what is not clear for me is the relation there is between> the fact that an XSP is a Poolable component (which means there is a
> pool of XSPs stored
You can follow what is cached in the different stores via the StatusGenerator.Regards Ard
I've declared the StatusGenerator in my sitemap and it works fine !
Is there a default XML2HTML stylesheet associated to this generator, like for the profiler ?Regards,
You're probably right. I may use the caching mechanism provided by Cocoon.
But this does not really answer all my questions: XSP are not cached by default. All right, but what if I ask the same question with XSL :
what is not clear for me is the relation there is between the fact that an XSL is a
I'm working on a multi-publishing system for mobile devices. The same page will be published differently according to the User-Agent. Therefore, it's nearly useless to use caching in these conditions, especially if those pages are updated frequently.
Actually, what is not clear for me is the r
quot;Cocoon uses the main store to cache pipeline output".I guess that if I disable cache using a "noncaching" pipeline, It does not make sense to tune the maxobjects for this "main store". Am I right ?
2006/7/3, Tim Williams <[EMAIL PROTECTED]>:
On 7/3/06, Cocoon Man
Hello again,
Looking at the cocoon.xconf file, I noticed that there are 2 different "store" mechanisms declared :
It's not clear when each of them is used. Does core.store.transient store rely on core.store ?
Beyond that, does use-persistent-cache parameter default to "true" or "false" ?
Hello all,
I'm using Cocoon 2.1.8 with XSLTC.
I try to get the best performances from my configuration.
Does it make sense to use parameter when using XSLTC ?
Same question if I disable caching by using
Regards,
23 matches
Mail list logo