Re: More Examples plea

2001-11-19 Thread Michael Wechner
Dear Alex I suggest that you create one XML Document per novellist and one XML Document per photo. Then you use XInclude or XLink to connect the novellist XML with the corresponding photos. There is an XInclude Transformer shipped with Cocoon2. Concerning CMS (Content Management System) you

Re: More Examples plea

2001-11-19 Thread Michael Wechner
Yes, there is a CMS in development for C2, but you have to wait till X'mas (December 24-25, 2001). All the best Michael what do you mean with until X'max. Is there a CMS in development for C2? best regards Max -

Re: More Examples plea

2001-11-19 Thread Michael Wechner
: Where do I set the flag for automatic class reloading for classes within webapps/cocoon/WEB-INF/classes ??? Thanks a lot Michael Carsten Ziegeler wrote: Michael Wechner wrote: Yes, there is a CMS in development for C2, but you have to wait till X'mas (December 24-25, 2001). Hey

Re: Any Publishing Frameworks similar to cocoon?

2001-11-26 Thread Michael Wechner
I think there is also a proprietary pipeline processor: "ATG Dynamo" from http://www.atg.com But I am not really sure if it's really a pipeline processor. Anyway, we are organizing in March 21-22 a conference on Open Source Content Management Systems where you will hear a lot about pipeline

Re: Mounted Sitemap context

2001-12-06 Thread Michael Wechner
Hi Luke We started to implement a very general AccessControlling-Sitemap (Authorization and Authentication) You can download it from http://www.wyona.org/download/wyona-cms-2001.12.05-00.11.tar.gz The package is rather big since Tomcat4.0 and Cocoon2 is included as well. Unpack it and then

Re: develop content management system

2002-01-17 Thread Michael Wechner
Concerning a CMS based on Cocoon2: You might check out Wyona, which is based on Cocoon2. You can download the bin(war) and src version from http://www.wyona.org/download/index.html There are already many people working on it. Maybe we can bundle our resources. Everyone is very welcome to

Re: develop content management system

2002-01-17 Thread michael . wechner
Concerning a CMS based on Cocoon: You might check out Wyona which is a CMS based on Cocoon. The bin (war) and src version can be downloaded from http://www.wyona.org/download/index.html Many people are already working on this system. Maybe we are able to bundle our resources. Thanks and all

Re: Recursive XInclude

2002-01-23 Thread Michael Wechner
dot.org/slashdot.xml"/ It says: Resource can't be found. I remember there was a thread in the mailing list about something like that, but I can't find it anymore. Sorry for asking the same things again. Thanks for your help Michael Vadim Gritsenko wrote: 00d401c1a46f$2be3a970$90a455

Re: Recursive XInclude

2002-01-23 Thread Michael Wechner
coon" protocol in there to be able to resolve xi:iclude recursively isn't very nice. All the best Michael Vadim Gritsenko wrote: 00d701c1a476$3743c910$90a4558b@vgritsenkopc"> From: Michael Wechner [mailto:[EMAIL PROTECTED]] Thanks Vadim, but the XInclude Transformer does not interpre

xmldb

2002-01-27 Thread Michael Wechner
Hi I have been looking for docs on XMLDB and Cocoon, but didn`t find a nice piece. Maybe somebody knows one or if there really doesn't exist one, then I would start writing one. In the latter case any hints on the usage of the XMLDBGenerator and xmldb.jar are very appreciated. Thanks a lot

Re: xmldb

2002-01-27 Thread Michael Wechner
RTFM Michael, but not the online version http://xml.apache.org/cocoon/userdocs/generators/generators.html You will find it when you download the newest Cocoon version. All the best Michael Michael Wechner wrote: Hi I have been looking for docs on XMLDB and Cocoon, but didn`t find a nice

Sitemap File System Path from within an Action

2002-01-30 Thread Michael Wechner
How do I find the filesystem path of the sitemap from within an Action? I mean something like that: public Map act(Redirector ){ String sitemapFileSystemPath=???.getSitemapPath() Thanks for your help Michael -

Re: Looking for a little help

2002-01-30 Thread Michael Wechner
Dear Anthony We have built an Authorizer/Authenticator pattern. As I understand from your email it is doing what you want. You can download it from http://www.wyona.org/download/ It's running under the Apache license. The tarball is rather big (13MB) since Cocoon is included as well. All

Re: Sitemap File System Path from within an Action

2002-01-31 Thread Michael Wechner
: No other way. Or use working directory instead. Vadim -Original Message- From: Michael Wechner [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 11:15 AM To: [EMAIL PROTECTED] Subject: Re: Sitemap File System Path from within an Action Thanks Vadim. I will try it out

Optimize Performance

2002-03-14 Thread Michael Wechner
Hi I try to configure Cocoon and Tomcat such that the performance is as good as possible. What I figured out already is 1) set all check-reloads attributes within all sitemaps to false 2) set all log-level attributes within logkit.xconf to ERROR 3) set attribute reloadable of Context cocoon

Re: SGML comments and XSL

2002-03-16 Thread Michael Wechner
In your last XSLT you can use xsl:comment./xsl:comment or do I misunderstand you?! All the best Michael Corey Jewett wrote: New cocoon user. Apologies if this is documented somewhere, but I can't find it. I'm attempting to use XSL to translate XML documents, basically I'm

Load test with ab

2002-04-04 Thread Michael Wechner
Hi We did a load test of Cocoon 2.0.1 with ab from Apache. Everything is fine when we do Concurrency 1 or 3 (ab -n 10 -c 3) and performance looks good (pretty much the same as Zope). But when we set Concurrency 10 we run into trouble. Cocoon seems to stop running after a certain time and

Re: working with mod_rewrite

2002-04-04 Thread Michael Wechner
Did you try mod_proxy? You will find some notes at http://www.wyona.org/docs/wyona-cms-docs/integrator-guide/virtual-server/proxy-apache.html All the best Michael Liam Morley wrote: I read up on working with mod_rewrite in the Cocoon FAQ, and I'm having a bit of a hard time getting

Re: working with mod_rewrite

2002-04-04 Thread Michael Wechner
rules how these URL's have to be rewritten in case the publication is viewed via proxy. But it's not very elegant (Although other applications such as for instance Zope seem to have the same problem). Maybe we just need some more experience:-) Michael giacomo wrote: On Thu, 4 Apr 2002, Michael

rdf from Slashdot and Freshmeat

2002-04-04 Thread Michael Wechner
, then it will stay there. Pretty strange everything. Did anybody xinclude this stuff before? Thanks Michael Michael Wechner wrote: For us mod_proxy seems to work quite alright so far, except for the following problems: 1) Referer which are used for later redirection (held within session

Re: Load test with ab

2002-04-05 Thread Michael Wechner
(sitemap_xmap.java:2099) org.apache.cocoon.www.sitemap_xmap.process(sitemap_xmap.java:2071) Vadim -Original Message- From: Michael Wechner [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 04, 2002 9:37 AM To: [EMAIL PROTECTED] Subject: Load test with ab Hi We did a load test of Cocoon

Re: Load test with ab

2002-04-05 Thread Michael Wechner
There must be another reason in our case. We don't use Microsoft and we don't use a database. In the case of our load test, everything was retrieved from the filesystem. I will try Cocoon 2.0.2 over the weekend. Maybe that helps. Michael Nicola Ken Barozzi wrote: From: Chris Warr [EMAIL

Re: Load test with ab

2002-04-05 Thread Michael Wechner
the latest cvs version which is (paranoid) synchronized. This solved our problem with a hanging (dead) Cocoon. Carsten -Original Message- From: Michael Wechner [mailto:[EMAIL PROTECTED]] Sent: Friday, April 05, 2002 2:08 PM To: [EMAIL PROTECTED] Subject: Re: Load test with ab Where do I

Re: rdf from Slashdot and Freshmeat

2002-04-08 Thread Michael Wechner
declare it with another prefix. Hope it helps. Best regards Roman Michael Wechner wrote: Hi I would like to use the rdf from Slashdot and Freshmeat via XInclude. http://www.slashdot.org/slashdot.rdf http://www.freshmeat.net/backend/fm.rdf Everything works fine except

Re: Cocoon and Struts model 2x

2002-06-14 Thread Michael Wechner
Dear Sylvain I don't have experience with Struts and Cocoon combined, but I recently had a discussion with people from Canoo which built something similar to Struts: http://www.canoo.com/products/webapp.html They developed their WebApp Java Framework together with Credit Suissse. Unfortunately

Re: Cocoon and OpenCMS?

2002-06-14 Thread Michael Wechner
Dear Derek If you are looking for a CMS based on Cocoon, then you might be interested in Wyona http://www.wyona.org. There will also be a conference on Open Source Content Management this September in San Francisco: http://www.oscom.org All the best Michael Derek Hohls wrote: a quick

Re: Feature of esql:get-xml?

2002-07-06 Thread Michael Wechner
Diana Shannon wrote: On Friday, July 5, 2002, at 07:04 AM, Christian Haul wrote: ok, I started to write a little docu on the usage of hsqldb and esql: http://194.191.122.220:8080/wyona-cms/docs/xdocs/hsqldb.html Maybe people from Cocoon can use certain parts of it if they want

Re: XInclude/CInclude Issue (Re: including dynamic data with XMLForm)

2002-07-07 Thread Michael Wechner
xi:include href=cocoon:/categories_combo.xml#xpointer(xformcategories/*) parse=xml/ Perhaps you forget the 'parse' attribute? XInclude supports the cocoon protocol and XPointer. As I know CInclude does not support XPointer (which you already said, sorry), which would mean you have to

Re: XInclude/CInclude Issue (Re: including dynamic data with XMLForm)

2002-07-08 Thread Michael Wechner
: Resource not found file:/opt/tomcat/webapps/cocoon/samples/bringmethis/content/form/cocoon:/categories_combo.xml On Mon, 2002-07-08 at 00:38, Michael Wechner wrote: xi:include href=cocoon:/categories_combo.xml#xpointer(xformcategories/*) parse=xml/ Perhaps you forget the 'parse' attribute

[ANNOUNCEMENT] Second Open Content Management Conference

2002-07-10 Thread Michael Wechner
Dear Group OSCOM is organizing the Second Open Source Content Management Conference in Berkeley, California, USA, from 25 - 27 September 2002. Registration for this second conference is now open. For more details see http://www.oscom.org/conferences/sanfrancisco2002/index.html Cocoon will be

ServletProxyGenerator

2002-07-16 Thread Michael Wechner
Hi I am currently working on a ServletProxyGenerator: ++ ++ +-+ || | Cocoon:| | | | Client | | ServletProxyGenerator: | | Servlet | || | HttpClient

Re: AW: ServletProxyGenerator

2002-07-16 Thread Michael Wechner
such a long time to answer, but we have a DNS problem at our office and the emails bounce for whatever reason cheerz sven -Ursprüngliche Nachricht- Von: Michael Wechner [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 16. Juli 2002 17:47 An: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED

Re: AW: ServletProxyGenerator

2002-07-17 Thread Michael Wechner
-Ursprüngliche Nachricht- Von: Michael Wechner [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 16. Juli 2002 17:47 An: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Betreff: ServletProxyGenerator Hi I am currently working on a ServletProxyGenerator

Re: ServletProxyGenerator

2002-07-18 Thread Michael Wechner
/cocoon-dev@xml.apache.org/msg19390.html Ivelin - Original Message - From: Michael Wechner [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Tuesday, July 16, 2002 10:46 AM Subject: ServletProxyGenerator Hi I am currently working on a ServletProxyGenerator

Re: pulling content - reader vs. generator + serializer

2002-07-22 Thread Michael Wechner
gv wrote: I'm pulling some existing web page content into my Cocoon app by simply mapping a URI in Cocoon to an HTTP URI. I'm using a Reader with the mime-type set to text/html; works fine. I also tried a FileGenerator and Serializer, both type html, which also works. Which is the preferred

Excel generator

2002-07-22 Thread Michael Wechner
Hi Is there an Excel Generator, which creates from an Excel (xls) file some XML? Or what approach would you take to convert existing Excel documents into some useful XML? Thanks a lot Michael - Please check that your

Re: Excel generator

2002-07-23 Thread Michael Wechner
That would certainly be a possible work-around Thanks a lot Michael Litrik De Roy wrote: FYI, This is how I integrate some Excel spreadsheets in a (fairly static) web site. The data (tennis results) is sent to me as an Excel spreadsheet. (This is is far from perfect but at least it is

Re: Excel generator

2002-07-23 Thread Michael Wechner
Andrew C. Oliver wrote: But the more important part of my answer was What do you want on your generator, and what do you wish you had on your serializer -- would you like fries too? Meaning I need ideas! I'm on the fence, I want some input. I have a friend, and unfortunately he

Re: Editing xml-file with cocoon, how?

2002-07-27 Thread Michael Wechner
Maybe you want to check out Wyona (based on Cocoon), which has a prototype of a generic Form Editor, or Callisto CMS, which is based on AxKit, but has also an Editor based on XML and XSLT. All the best Michael [EMAIL PROTECTED] wrote: Hello! I want to load an xml-file into the browser,

Re: Editing xml-file with cocoon, how?

2002-07-27 Thread Michael Wechner
I just realized that there is a project page on Cocoon http://xml.apache.org/cocoon/link/projects.html which also lists some Editor applications Michael Michael Wechner wrote: Maybe you want to check out Wyona (based on Cocoon), which has a prototype of a generic Form Editor, or Callisto

Re: Servlet generating an XML---How to write the pipeline?

2002-08-03 Thread Michael Wechner
Skip Carter wrote: I have a servlet which generates an xml file which in turn should be transformed using xslt.How do I write the pipeline for the same? Say the name of the servlet is check.class(where should I place the class, in web-inf?), the name of the xml file generated by the pipeline

Redirect/Rewrite Module

2002-08-09 Thread Michael Wechner
Hi I have a situation where I would like to do a lot of URI-redirects/rewrites. I know I can do this via the sitemap, but other people would be doing this. So for the reason of Separation of Concern I would like to separate this from the actual sitemap. My question is what are the possibilties

Re: Redirect/Rewrite Module

2002-08-09 Thread Michael Wechner
ROSSEL Olivier wrote: I have a situation where I would like to do a lot of URI-redirects/rewrites. I know I can do this via the sitemap, but other people would be doing this. So for the reason of Separation of Concern I would like to separate this from the actual sitemap. My question is what

Resolver within XSP

2002-08-12 Thread Michael Wechner
Hi How can I access the Resolver from within an XSP in order to determine the absolute sitemap path from where the XSP was called? Or is there another method to do this within an XSP? Thanks in advance Michael - Please

[SUMMARY] Re: Resolver within XSP

2002-08-12 Thread Michael Wechner
Vadim Gritsenko wrote: From: Michael Wechner [mailto:[EMAIL PROTECTED]] Hi How can I access the Resolver from within an XSP in order this.resolver Yes, that is the hint I needed: org.apache.cocoon.environment.Source source=this.resolver.resolve(); String sitemapPath=source.getSystemId

XPath selector or XPath matcher

2002-08-12 Thread Michael Wechner
Hi Is anybody working on a XPath selector or XPath matcher? I have situations where I would like to select the pipeline or at least the XSLT depending on the value of an attribute within the generated XML. Thanks Michael -

Re: XPath selector or XPath matcher

2002-08-13 Thread Michael Wechner
Vadim Gritsenko wrote: From: ROSSEL Olivier [mailto:[EMAIL PROTECTED]] Is anybody working on a XPath selector or XPath matcher? These are not possible. Matchers, selectors and actions are processed *before* pipeline starts. They are used to *assemble* pipeline, and invoked when

[SUMMARY] Re: XPath selector or XPath matcher

2002-08-13 Thread Michael Wechner
Vadim Gritsenko wrote: From: Michael Wechner [mailto:[EMAIL PROTECTED]] Vadim Gritsenko wrote: From: ROSSEL Olivier [mailto:[EMAIL PROTECTED]] Is anybody working on a XPath selector or XPath matcher? These are not possible. Matchers, selectors and actions are processed *before

Re: Redirect/Rewrite Module

2002-08-15 Thread Michael Wechner
Giacomo Pati wrote: On Fri, 9 Aug 2002, Michael Wechner wrote: Hi I have a situation where I would like to do a lot of URI-redirects/rewrites. I know I can do this via the sitemap, but other people would be doing this. So for the reason of Separation of Concern I would like to separate

Re: [ANN] Another article on Cocoon - Web Syndication

2002-08-29 Thread Michael Wechner
Ivelin, very nice article. Are you going to include parts of it within Cocoon documentation? Thanks Michael Ivelin Ivanov wrote: http://www.webservices.org/index.php/article/articleview/613 -=Ivelin=- - Please

Re: [ANN] Another article on Cocoon - Web Syndication

2002-08-30 Thread Michael Wechner
at the moment. Maybe we could start a small xdoc for the beginning and just place a link to your article at WebServices.org. What do you think? All the best Michael Cheers, Ivelin - Original Message - From: Michael Wechner [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent

Xopus2 has been open sourced

2002-09-03 Thread Michael Wechner
Hi As you probably have heard or read somewhere, Xopus 2 (or at least the most important modules of it) has been open sourced under the Apache license on August 30th: http://www.xopus.org We already have built an interface for an alpha version of Xopus 2 (which we kindly received from Q42

Re: Xopus2 has been open sourced

2002-09-06 Thread Michael Wechner
(actually any nested content, such as XHTML), but there is no such example yet. BTW: they have setup a mailing list at Yahoo. Michael - Original Message - From: Michael Wechner [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Wednesday, September 04, 2002 12:05

Re: Xopus2 has been open sourced

2002-09-08 Thread Michael Wechner
be used together with Slide. Have fun Michael Michael Wechner wrote: Marcelo F. Ochoa wrote: Michael Wechner wrote: I would like to include Xopus editor into DBPrism CMS. But, probably we will meet at OSCOM San Francisco :) then I will use this oportunity to know Xopus in deep

Re: Xopus2 has been open sourced

2002-09-09 Thread Michael Wechner
/from-memory -Rob -Original Message- From: Michael Wechner [mailto:[EMAIL PROTECTED]] Sent: Sunday, September 08, 2002 9:51 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: Xopus2 has been open sourced ok, Wyona now includes Xopus. You can try it out at http

Re: XInclude generated by XSL

2002-09-30 Thread Michael Wechner
Do you use XInclude or CInclude? Did you ever try with xi:include xml:base=cocoon: href=included.xml/ ? Although you then need another pipeline to generate included.xml. Although your original version should work principally. HTH Michael Johannes Koch wrote: Hi, I want to add an

Re: XLink Processor

2002-10-04 Thread Michael Wechner
lalitha wrote: hello, I am searching for any application that supports extended links of w3c XLink. I've seen in one of the archived mails, a mail with the subject XLink Processor, Could any one tell me if there is support for ( especially for extended links) in cocoon, if so ,

Re: jsp cocoon

2002-10-06 Thread Michael Wechner
[EMAIL PROTECTED] wrote: hello, here it's a big quest my name is raul, i'm spanish student that is trying to make a website that is based on xml, jsp,servlets(tomcat). It must be able to transfor xml in some formats.Some of the source is in mathml that i have to transform in

Re: Cocoon task scheduler

2002-10-29 Thread Michael Wechner
Ivelin Ivanov wrote: Did you look at Quartz? http://quartz.sourceforge.net/ Well, we have added Quartz to Wyona, and Wyona is based on Cocoon, so ... ;-) I also don't think it's a good idea to add another feature to Cocoon, but maybe this is something for cocoon-apps. We would certainly not

Re: 2 Servlets within one Webapp

2002-11-03 Thread Michael Wechner
Max Larsson wrote: Hi, has onyone expierence with running two servlets within one webapp. For example having the cocoon servlet maped to / and another servlet to /directory. I know this is configured in the web.xml file in WEB-INF directory. But i can only one of them at the time working, not

Re: Cocoon + CMS Integration

2002-11-20 Thread Michael Wechner
Nicholas Hemley wrote: Hello, Is anybody aware of a content management system that incorporates Cocoon as part of a system that includes XML authoring, workflow and classification? I am aware of Wyona (www.wyona.org) which uses the Xopus XML editor but are there any others? There is also

Re: Slide Cocoon Impl **XML_PARSER_JARS**

2002-12-22 Thread Michael Wechner
Julian Klein wrote: Martin, snip/ *one more thing* Stephan Michels points out in the read me file of $CATALINA_HOME/webapps/cocoon/samples/slide/README quote Some things must be fixed: * The base directory for the content stores should be set, but don't know how. /quote ,but I

Slide-Cocoon User Interface Suggestions

2002-12-22 Thread Michael Wechner
Hi I have some suggestions concerning the Slide-Cocoon User Interface: 1) Add Filename (optional) to the textfield for File Upload 2) Tie the upload file functionality graphically better together (maybe some table with different color and title Upload File) 3) Either use term directory

map:part xpointer

2002-12-30 Thread Michael Wechner
Hi I would like to use xpointer together with map:aggregate resp. map:part, e.g. map:aggregate element=foo map:part src=file.xml#xpointer(/bar/seat)/ map:part /map:aggregate instead of using XInclude, e.g. map:aggregate element=foo map:part

Re: Is this a case for Cocoon?

2003-01-03 Thread Michael Wechner
Ines Robbers wrote: Hello! I am wondering whether Cocoon is the solution to my problem: I am working for a university who wants me to redesign their homepage. It has to be accessible to everyone (i.e. needs to conform to the Web Accessibility Guidelines) and be dead easy in maintanance. The

calling neighbour sitemap

2003-01-07 Thread Michael Wechner
Hi Is it (would it be) possible to call a pipeline within a neighbouring sitemap, e.g. root-sitemap | --- | | sub-sitemap1 sub-sitemap2 sub-sitemap1

Re: Trouble Passing Parameters

2003-01-07 Thread Michael Wechner
Jacob Arnold wrote: I'm having difficulty passing parameters to my XSP. I'm using the following in my sitemap: map:match pattern=*/test.html map:generate src=docs/test.xsp type=serverpages map:parameter name=id value={1}/ /map:generate map:transform src=stylesheets/encode-html.xsl/

Re: calling neighbour sitemap

2003-01-07 Thread Michael Wechner
sitemaps .. Citeren Michael Wechner [EMAIL PROTECTED]: Hi Is it (would it be) possible to call a pipeline within a neighbouring sitemap, e.g. root-sitemap

Re: Logkit configuration

2003-01-07 Thread Michael Wechner
Just replace DEBUG by ERROR within the file WEB-INF/logkit.xconf and restart Tomcat. HTH Michael Maximilian A. Ott wrote: I have been trying to start cocoon within a few servlet and application servers. While I successfully can serve pages I always get heaps of debug messages on the

Re: Aggregating files using patterns?

2003-02-12 Thread Michael Wechner
Peter Klotz wrote: Hi, how can one generate a document from multiple sources without knowing their exact names using a pattern? Given some files blah_*.xml, I would like to aggregate all these and get one XML document to apply stylesheets etc. But I have never seen that it is possible to use

Re: Aggregating files using patterns?

2003-02-12 Thread Michael Wechner
Peter Klotz wrote: Hi, I don't think that this would help, because I would need to call this first pipeline with distinct names but I don't know that. And I can't pass a pattern to a pipeline, right? I thought of using a directory generator and use a XSL to get the actual file names but how

Re: [Wyonacms-dev] Re: WG: Is there any way to use a scheduler withCocoon ?

2003-02-27 Thread Michael Wechner
Michael Melhem wrote: On Wed, Feb 26, 2003 at 12:46:56PM +0100, Scherler, Thorsten wrote: Hello group, is there a way to integrate our scheduler into a cocoon app without installing the whole wyona cms dist.? The avalon cornerstone scheduler already comes with cocoon2.1. Why do we need

xsl:comment disappears!?

2003-03-11 Thread Michael Wechner
Hi if I set xsl:output method=html/ within my XSLT, then all the comments xsl:comment disappear from the actual output. Is this a feature or a bug? Thanks Michael - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: Press Release

2003-03-17 Thread Michael Wechner
karthikeyan.balasubramanian wrote: Hi All, I want to develop a press release using Cocoon. I have setup Cocoon in My system no problems. Are there already pre-existing News or Press Release Program running on cocoon which I can make use of. I don't want to re-invent the wheel :). Let me

Re: Lucene indexing / crawling problem

2003-06-09 Thread Michael Wechner
Conal Tuohy wrote: I'm creating a Lucene index using an XSP based on the sample, but I have a strange problem. Some of the pages are crawled, but some are not crawled, and I can't see why. I have DEBUG logging for the core.search components, so I can see the crawler crawling the site. I can

Re: XUpdate questions

2003-07-01 Thread Michael Wechner
Erik Bruchez wrote: I am not sure if this is 100% relevant to your need, as it looks like you may need XIndice, but we will release soon an XUpdate processor that we developed independently from the XUpdate implementation that comes with XIndice. Under what software license will your XUpdate