Re: Custom Generator or Logicsheet (or something else)?

2003-10-17 Thread Ugo Cei
Patrick Dobbs wrote: My question is what the best approach to take is. Current ideas include: 1) Logicsheet. Create a custom logicsheet which wraps calls to the 2) Custom Generators. Code generator(s) which will accept sitemap 3) Aggregate. Pull in our application data further down the pipeline Is

[CLI] LinkSerializer not replacing href attributes in 2.1.2

2003-10-17 Thread Artur Matos
Hi to all, I just upgraded my cocoon distribution to 2.1.2, but the CLI in the new distribution is not generating the links correctly for my project. Although the file names are being correctly generated, the href attributes inside the generated files are not being replaced. I have "confirm-extens

Re: Cocon 2.1: Still Problems with large downloads

2003-10-17 Thread Philipp
Am Freitag, 17. Oktober 2003 00:24 schrieb Alexander Schatten: > Already in Cocoon 2.0x there were severe problems with large downloads. > Using a statement like: > > > > src="downloads/{1}.gz"/> > > > > basically worked with files below approx. 16MB. File

Re: Cocoon And Memory

2003-10-17 Thread David LAGARDERE
Thank you for your answers. Concerning the requirements, have you ever heard about a FAQ or a specification dealing with it ? David LAGARDERE ___ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail

cocoon dont's remember locale selection

2003-10-17 Thread gounis
hi people my problem is that the production server i have dont remember the locale selection when i try to change to [locale=en] and then follow other links i get again the greek content (cocoon give me always content for el locale and wait for me (client) to ask a different locale) this d

could not be preloaded

2003-10-17 Thread iyy
Hi,   On our cocoon web, error log I get this message.. And our web page has been failing..   Any help is welcome.   From, iyyappan   error log:   ERROR   (2003-10-17) 14:32.36:089   [core.program-generator] (our url) Thread-13/ProgramGeneratorImpl: The serverpage [file:/path to our xml] coul

CLI and in Cocoon 2.1 CVS (head?)

2003-10-17 Thread Rolf Kulemann
Hi People, the last days I was adicted to play around with cocoon 2.1 CVS HEAD. I got stuck the first time when trying to generate offline pages. CLI complained about a Malformed URL caused in method readChecksumFile() in class org.apache.cocoon.bean.CocoonBean.java. As far as I understand the j

obscure caching in cocoon

2003-10-17 Thread Meyer, Christian
Hi, I have an very obscure case of caching in my application and find no way to fix that. I generate the xsp-pages with an stylesheet from a database generated XML. This XSP Page will generated though the serverpages generator to a HTML page. Unfortunately is the caching very obscure. When the XM

Upgrade to 2.1.2 - Paginator does not work correctly!

2003-10-17 Thread manfred . weigel
Hello * I just upgraded one of my webapps from 2.1 to 2.1.2 Everything works fine except the paginator. I get the following exception: [10/16/03 15:57:15:234 GMT+02:00] 6c2af952 WebGroup I SRVE0091I: [Servlet LOG]: ERROR (2003-10-16) 15:57.15:141 [root] (/rzbcan/cansearch_serial_le

Re: cocoon dont's remember locale selection

2003-10-17 Thread Konstantin Piroumian
Stavros, I just have checked your site and it seems that everything works as expected. Either this is a cache problem (check your browser or proxy settings) or can be a floating bug in LocaleAction, which appears only if more than one user is requesting the same page. Let me know if you find out

Re: could not be preloaded

2003-10-17 Thread Kim Jelmoni
iyy wrote: Hi, On our cocoon web, error log I get this message.. And our web page has been failing.. Any help is welcome. From, iyyappan error log: ERROR (2003-10-17) 14:32.36:089 [core.program-generator] (our url) Thread-13/ProgramGeneratorImpl: The serverpage [file:/path to our x

Re: cocoon dont's remember locale selection

2003-10-17 Thread gounis
kontsantin, finaly i have find a solution to my problem but not at all. until now i use to have in action declaration true true true false and everything work fine direclt from tomcat/cocoon but with apache at front (mod_proxy or/and mod_rewrite) i have the problem i have describe in previou

Re: I am also having problems with logicsheets

2003-10-17 Thread pogietb
Christopher, I'm using C2.1.1. The built-in logicsheets, at least esql and util, do work so I'll try your suggestion. I'll also add the trailing slash to the URI ... at this point I'll try anything! Thanks, Pogie Christopher Painter-Wakefield <[EMAIL PROTECTED]> wrote: > > > > >Pogie, > >Thank

RE: Authentication Components

2003-10-17 Thread Carsten Ziegeler
Ralph Goers wrote: > Thanks for the info and letting me know that new doc was > available. I still > have a couple of questions. > > The section that discusses and says these > resources are called whenever information about available roles > or users is > needed. What causes that to happen? Is

Re: i18n resource catalogs are being cached

2003-10-17 Thread Collin VanDyck
Yes, that is exactly what I was looking for. Thank you very much!! - Original Message - From: "Konstantin Piroumian" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 17, 2003 1:59 AM Subject: Re: i18n resource catalogs are being cached > Hi, > > Message from i18n catalo

OT: does cocoon handle suicides in a convenient way?

2003-10-17 Thread Gianluca Sartori
I wander why... I followed the instructions. I'm still experimenting with cocoon and I spent 3 (three) days trying to build a simple and stupid example. I only tried to get some data out of my MS SQL Server... God, Why did you leave me alone? Isn't true that you go with Java and speak only XML so

xsp-session:getxml & XSP

2003-10-17 Thread Patrick Hess
I'm trying to get my authentification stuff back from the session in a XSP page - using does not work for me. In the wiki there is an article that says the same: http://wiki.cocoondev.org/Wiki.jsp?page=LDAPPortalAuthentification+and+RequestUserInfoFromXSP (Part2 : Getting user info from XSP) >

Re: OT: does cocoon handle suicides in a convenient way?

2003-10-17 Thread Bertrand Delacretaz
Le Vendredi, 17 oct 2003, à 15:12 Europe/Zurich, Gianluca Sartori a écrit : ...I'm only asking for an error message... Most probably the connection pool is unable to connect to your database and tries again forever, you should see messages in the servlet engine logs if there are none in the Coco

RE: "directory tree" like presentation of xml contents

2003-10-17 Thread Johannes Becker
Hi Hugo, I am using the DHTML tree from http://www.treeview.net like you are using. The only trouble so far is that I'm not getting the .gif's to load that the JavaScript is needing. I can navigate the tree without trouble, but the gif's are missing. For testing I put the gif's in the same fold

AW: xsp-session:getxml & XSP

2003-10-17 Thread Markus Heussen
maybe use and the session transformer of cocoon 2.1? http://cocoon.apache.org/2.1/developing/webapps/authentication.html -Ursprungliche Nachricht- Von: Patrick Hess [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 17. Oktober 2003 15:03 An: [EMAIL PROTECTED] Betreff: xsp-session:getxml & X

Re: newbie: editing simple-page2fo.xsl file for sql queries

2003-10-17 Thread Ashish Kumar
hi there, strength is just another table as name1, name2 etc. i can't get what should i make in the stylesheet sqlTransformerOutput2simple-page as u said. could u plz make it more clear by giving any example tags. ashish On Tue, 14 Oct 2003, Joerg Heinicke wrote: > I don't know where the

MySQL encoding problems with connector/J not throug ODBC

2003-10-17 Thread gounis
hi people i have (as many other people here) encoding problems with greek language i have a mysql dadabase runing on winXP with greek content i try a very simple query using cocoon 2.1 using two different connection methods 1. using MySQLConnector/j (3.0) 2. using ODBC connection in case

XSLT question

2003-10-17 Thread Jon Evans
Hi, Sorry, this is not specifically a Cocoon question, it's more of a general XSLT question. I have an xml file with a list of links, which I've just internationalized: [...] [...] I try to transform it into HTML like this: [...] [...] The step after this in my pipeline applies the

Re: OT: does cocoon handle suicides in a convenient way?

2003-10-17 Thread Gianluca Sartori
Il ven, 2003-10-17 alle 15:29, Bertrand Delacretaz ha scritto: > Le Vendredi, 17 oct 2003, à 15:12 Europe/Zurich, Gianluca Sartori a > écrit : > > ...I'm only asking for an error message... > > Most probably the connection pool is unable to connect to your database > and tries again forever, you

CLI - Problems with URI ending with / (with a code fix inlined)

2003-10-17 Thread Rolf Kulemann
Hello, when using CLI to generate offline pages I get problems if my "in site" uris end with /. In the following lines I describe the scenario and small code fix to my problem. Maybe I could have achieved what I want without that fix maybe not. Here we go. Scenario: Some uris in my site are

re: CLI and in Cocoon 2.1 CVS (head?)

2003-10-17 Thread Upayavira
I've just committed a fix. Thanks for pointing this out. What the functionality that you came across does is store, in the file you referenced, a checksum for the content of a page when generated. Then, when pages are recreated, it only writes the file to disc if the checksum is different. That

Re: [CLI] LinkSerializer not replacing href attributes in 2.1.2

2003-10-17 Thread Upayavira
Artur, Can you try with Cocoon from CVS? Or any snapshot after 1 Oct? There was a bug which I fixed that _may_ cause this. Regards, Upayavira Hi to all, I just upgraded my cocoon distribution to 2.1.2, but the CLI in the new distribution is not generating the links correctly for my project. Al

re: CLI and in Cocoon 2.1 CVS (head?)

2003-10-17 Thread Rolf Kulemann
On Fri, 2003-10-17 at 16:10, Upayavira wrote: > I've just committed a fix. Thanks for pointing this out. > > What the functionality that you came across does is store, in the file > you referenced, a checksum for the content of a page when generated. > Then, when pages are recreated, it only wri

Re: MySQL encoding problems with connector/J not throug ODBC

2003-10-17 Thread leo leonid
What encoding do you use in your DB? I solved all my encoding problems when I changed the encoding of my DB to UNICODE. (But I don't know if this possible in MySQL now. I migrated to PostgreSQL for this reason, a long time ago) /leo On Oct 17, 2003, at 4:02 PM, [EMAIL PROTECTED] wrote: hi peo

Re: CLI - Problems with URI ending with / (with a code fix inlined)

2003-10-17 Thread Upayavira
Rolf, Again, well spotted. I've committed your fix. [For some reason, I'm not getting list emails - I just happened to see these on the archives :-( ] Regards, Upayavira Hello, when using CLI to generate offline pages I get problems if my "in site" uris end with /. In the following lines I de

Re: OT: does cocoon handle suicides in a convenient way?

2003-10-17 Thread Bertrand Delacretaz
Le Vendredi, 17 oct 2003, à 16:07 Europe/Zurich, Gianluca Sartori a écrit : ...Thanks. After sending this email, I made it work... I simply restart tomcat. I still don't understand why sometimes I must restart the application server. I prefer (by far) the lightweight setup using the cocoon.sh (or

gallery example: browser doesn't display images

2003-10-17 Thread vg
Hi there! This is my first time working with Cocoon. I am running: +--+ |-> SuSe Linux 8.2 | |-> ANT 1.5.4 | |-> Tomcat 4.1.27 | |-> Cocoon 2.1.2 | +--+ I try to understand the _personalized gallery_ describe

Re: XSLT question

2003-10-17 Thread leo leonid
I don't really get what want to to, but probably its the attribute translation you are looking for. http://cocoon.apache.org/2.1/userdocs/transformers/i18n- transformer.html"> Additionally we can translate attributes. This is very useful for HTML-forms since labels of buttons are set via an

Re: xsp-session:getxml & XSP

2003-10-17 Thread Simeon Walker
On Fri, 2003-10-17 at 14:02, Patrick Hess wrote: > I'm trying to get my authentification stuff back from the session in a > XSP page - using does not work for me. In the wiki > there is an article that says the same: > > http://wiki.cocoondev.org/Wiki.jsp?page=LDAPPortalAuthentification+and+Req

Re: Serializing to a request attribute & Database Actions questions....

2003-10-17 Thread Andrzej Jan Taramina
Steve > I'm just getting this to work myself... Have you taken a look at the > modular db samples in 2.1? You'll have to pick your way through the sample; > there is a lot going on there. Yup...I have looked at that in detail, and have my first Database Add action almost working. > Also this d

Modular DB Actions, MS SQLServer and AutoIncrement columns?

2003-10-17 Thread Andrzej Jan Taramina
I'm trying to figure out how to use MS SQLServer 2K's Identity columns as a primary key, which automatically generate a new value for the field when using Modular DB Actions to do an insert. I kinda thought it should look like this for an identity column called "id" in the database descriptor:

RE: MySQL encoding problems with connector/J not throug ODBC

2003-10-17 Thread Mark H
Came across a similar problem a while back. The solution was to add parameters to the database url, setting the character encoding to the one that java uses. in WEB-INF/cocoon.xconf: jdbc:mysql://localhost/databaseName?useUnicode=true&characterEnco ding=Cp1252 username p

Re: i18n resource catalogs are being cached

2003-10-17 Thread Collin VanDyck
This worked perfectly. thanks. - Original Message - From: "Konstantin Piroumian" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 17, 2003 1:59 AM Subject: Re: i18n resource catalogs are being cached > Hi, > > Message from i18n catalogs are always cached and option > s

Re: CLI - Problems with URI ending with / (with a code fix inlined)

2003-10-17 Thread Andrew Savory
On Fri, 17 Oct 2003, Upayavira wrote: > I've committed your fix. 2.2 tree too ;-) Andrew. -- Andrew SavoryEmail: [EMAIL PROTECTED] Managing Director Tel: +44 (0)870 741 6658 Luminas Internet Applications Fax: +44

Re: xsp-session:getxml & XSP

2003-10-17 Thread Patrick Hess
Simeon Walker wrote: The namespace is: xmlns:xsp-session-fw="http://apache.org/xsp/session-fw/1.0"; Thanks a lot, tha works fine for me! Patrick - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [

Re: i18n resource catalogs are being cached

2003-10-17 Thread Joerg Heinicke
Collin VanDyck wrote: This worked perfectly. thanks. Does this mean, you have patched your Cocoon? Are you willing to contribute this patch, so that we can commit it and everybody gets this functionality? Regards, Joerg - Original Message - From: "Konstantin Piroumian" <[EMAIL PROTECTE

Re: i18n resource catalogs are being cached

2003-10-17 Thread Collin VanDyck
Well, the only problem with what I have now, is that I had to get this out quick and dirty to get it work so that some of our other content providers can see their changes update in real-time. To that effect, my solution works only when 'all' of the resource files are updated (via a 'touch' by ant

Re: XSLT question

2003-10-17 Thread Jon Evans
leo leonid wrote: I don't really get what want to to, but probably its the attribute translation you are looking for. http://cocoon.apache.org/2.1/userdocs/transformers/i18n- transformer.html"> Thanks Leo, That doc covered what I was trying to do. Cheers, Jon -

Re: Cocoon And Memory

2003-10-17 Thread Timothy Larson
--- Timothy Larson <[EMAIL PROTECTED]> wrote: > You may also need to set some configuration parameters to > prevent caching the final document. I found the email about this setting: http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=106251603314822&w=2 I've checked the serializers and their de

Re: Cocoon And Memory

2003-10-17 Thread Bruno Dumon
On Fri, 2003-10-17 at 17:23, Timothy Larson wrote: > --- Timothy Larson <[EMAIL PROTECTED]> wrote: > > You may also need to set some configuration parameters to > > prevent caching the final document. > > I found the email about this setting: > http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=

RE: problem with relative URI in document() in XSLT in Cocoon

2003-10-17 Thread Lars Huttar
I wrote: > J.Pietschmann wrote: > > You shouldn't use document() in Cocoon style sheets anyway, for a > > variety of reasons, one of them bein problems with caching. > > Use , XInclude or CInclude instead. > > There shouldn't be a problem with caching in this case, because > the referenced xml doc

RE: MySQL encoding problems with connector/J not throug ODBC

2003-10-17 Thread gounis
for example in UTF case te url will be like this ? : jdbc:mysql://localhost/databaseName?useUnicode=true&characterEncoding=UTF-8 On Fri, 17 Oct 2003, Mark H wrote: > Came across a similar problem a while back. The solution was to add > parameters to the database url, setting the character

Re: cocoon dont's remember locale selection

2003-10-17 Thread Simeon Walker
On Fri, 2003-10-17 at 12:12, [EMAIL PROTECTED] wrote: > kontsantin, > > finaly i have find a solution to my problem but not at all. > > until now i use to have in action declaration > > true > true > true > false > > and everything work fine direclt from tomcat/cocoon > > but with apache at f

Re: should I use-store in XSLTPRocessorImpl component options?

2003-10-17 Thread Bruno Dumon
On Tue, 2003-10-14 at 19:46, Lars Huttar wrote: > The snippet at > http://cocoon.apache.org/2.1/snippet/snippet-xslt-options.html > talks about "Specifying Different XSLT Processor Options", > but I can't find an explanation of what the parameter > "use-store" should be used for. > > The Cocoon AP

[SOLUTION] RE: MySQL encoding problems with connector/J not throug ODBC

2003-10-17 Thread gounis
thnx to all of you finaly i have try to insert greek content in MySQL using connect/j i write down all the step i have to do cocoon.xconf jdbc:mysql://localhost/databaseName?useUnicode=true&characterEncoding=ISO-8859-7 sitemap.xmap in actions: in pipeline:

Re: Cocon 2.1: Still Problems with large downloads

2003-10-17 Thread Bruno Dumon
On Fri, 2003-10-17 at 00:24, Alexander Schatten wrote: > Already in Cocoon 2.0x there were severe problems with large downloads. > Using a statement like: > > > > src="downloads/{1}.gz"/> > > > > basically worked with files below approx. 16MB. Files

FYI - Standalone demo and file uploads

2003-10-17 Thread Steve Schwarz
I just ran across this and thought it might help someone else... If you are using the standalone demo Jetty servlet where it creates its temp files (and consequently it's upload directory) on a different file system from the cocoon deployment AND your File Upload Action naively uses File.rename

Re: Cocoon And Memory

2003-10-17 Thread Timothy Larson
--- Bruno Dumon <[EMAIL PROTECTED]> wrote: > --- Timothy Larson <[EMAIL PROTECTED]> wrote: > > You may also need to set some configuration parameters to > > prevent caching the final document. > the above information proved wrong afterwards, the correct information > is in this message: > http://m

Re: Cocon 2.1: Still Problems with large downloads

2003-10-17 Thread Bruno Dumon
On Fri, 2003-10-17 at 18:08, Bruno Dumon wrote: > On Fri, 2003-10-17 at 00:24, Alexander Schatten wrote: > > Already in Cocoon 2.0x there were severe problems with large downloads. > > Using a statement like: > > > > > > > > > src="downloads/{1}.gz"/> > >

Re: Cocoon And Memory

2003-10-17 Thread Bruno Dumon
On Fri, 2003-10-17 at 18:23, Timothy Larson wrote: > --- Bruno Dumon <[EMAIL PROTECTED]> wrote: > > --- Timothy Larson <[EMAIL PROTECTED]> wrote: > > > You may also need to set some configuration parameters to > > > prevent caching the final document. > > > the above information proved wrong after

Re: problem with relative URI in document() in XSLT in Cocoon

2003-10-17 Thread J.Pietschmann
Lars Huttar wrote: So how could the Cocoon source resolver's processing of the stylesheet's base URL have caused the problem? Well, I'd wage guessing the Cocoon source resolver resolves against the requested URL. There shouldn't be a problem with caching in this case, because the referenced xml doc

Setting a global sitemap parameter

2003-10-17 Thread Oleg Dulin
Dear Distinguished Colleagues: Does anybody know how to set a global sitemap parameter that I can access across all pipelines ? Kind regards, Oleg - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMA

Re: Help: Dummies guide to Cocoon database inserts?

2003-10-17 Thread Christian Haul
Andrzej Jan Taramina wrote: The modular database actions would seem to fit the billbut the documentation and examples on how they are used are very confusing. You may use the XMLFileModule together with the actions to access any pipeline in Cocoon and store the result in a database column. T

Re: Serializing to a request attribute & Database Actions questions....

2003-10-17 Thread Christian Haul
Andrzej Jan Taramina wrote: What confuses me a bit still is how the modes actually work. It seems that you can specify multiple modes and then select them, which will in turn cause the input/output data to be read/written to different places. Yes. Only input, though. Output is configured from si

Re: Setting a global sitemap parameter

2003-10-17 Thread Tony Collen
Oleg Dulin wrote: Dear Distinguished Colleagues: Does anybody know how to set a global sitemap parameter that I can access across all pipelines ? Yes! this is very easy! :) in your sitemap, you will see something that looks like this: That should be self-explanatory...

Re: Cocon 2.1: Still Problems with large downloads

2003-10-17 Thread Alexander Schatten
Bruno Dumon wrote: Oops, forgot one aspect here: the caches and buffers aren't created of the correct size from the first time (because it is unknown on beforehand). Rather it starts small, lets say at 10k, and when that buffer is full, a new one of 20k is created and the first 10k is copied into

newBee Cocoon in Websphere Studio connecting to AS400

2003-10-17 Thread Tim Smith
I am new to cocoon so any help is appreciated.I have downloaded the Cocoon in websphere studio and able to run small samples and Examples.If anybody can help me  in  AS400 database connection through websphere for cocoon. Thanks! Tim Smith Tony Collen <[EMAIL PROTECTED]> wrote: Oleg Dulin wrote:> D

"build.bat test" and "cocoon.bat CLI -x cli.xconf" Cannot find CatalogManager.properties

2003-10-17 Thread dave-
I downloaded coconn-2.1.2 and did a "build.bat" successfully. However when I did a "build test" I got an error. See listing 1. Next I tried "cocoon cli -x cli.xconf" and got a Cannot find "CatalogManager.properties" error. See listing 2 . -begin of listing 1 ---

RE: problem with relative URI in document() in XSLT in Cocoon

2003-10-17 Thread Lars Huttar
J.Pietschmann wrote: > Lars Huttar wrote: > > So how could the Cocoon source resolver's processing of the > > stylesheet's base URL have caused the problem? > > Well, I'd wage guessing the Cocoon source resolver resolves against > the requested URL. Can anyone point me to documentation about how

Re: Setting a global sitemap parameter

2003-10-17 Thread Oleg Dulin
Tony: Thanks, this should do the trick! Oleg Tony Collen wrote: Oleg Dulin wrote: Dear Distinguished Colleagues: Does anybody know how to set a global sitemap parameter that I can access across all pipelines ? Yes! this is very easy! :) in your sitemap, you will see something that looks l

Getting request parameters as an XML document

2003-10-17 Thread Oleg Dulin
Dear Colleagues: Is there a way to get HTTP POST parameters as elements in an XML document ? For instance: - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PRO

Re: Getting request parameters as an XML document

2003-10-17 Thread Tony Collen
Oleg Dulin wrote: Dear Colleagues: Is there a way to get HTTP POST parameters as elements in an XML document ? For instance: Oleg, Yep, check out the RequestGenerator: http://cocoon.apache.org/2.1/apidocs/org/apache/cocoon/generation/RequestGenerator.html Regards, T

openoffice files in generator

2003-10-17 Thread Zamek
Hello All, I am new in cocoon. I try to use openoffice 1.1.0 files in generator based on http://wiki.cocoondev.org/Wiki.jsp?page=OpenOfficeGeneration . It seems to be working good, but I got an empty html page. The source of generated html is: http://w

Re: Getting request parameters as an XML document

2003-10-17 Thread Christian Haul
Tony Collen wrote: Oleg Dulin wrote: Dear Colleagues: Is there a way to get HTTP POST parameters as elements in an XML document ? For instance: Oleg, Yep, check out the RequestGenerator: http://cocoon.apache.org/2.1/apidocs/org/apache/cocoon/generation/RequestGene

RE: "build.bat test" and "cocoon.bat CLI -x cli.xconf" Cannot find CatalogManager.properties

2003-10-17 Thread Lars Huttar
Dave wrote: > I downloaded coconn-2.1.2 and did a "build.bat" successfully. > > However when I did a "build test" I got an error. See listing 1. > > Next I tried "cocoon cli -x cli.xconf" and got a Cannot find > "CatalogManager.properties" error. See listing 2 . Dave, I get that error all

Starting a conversation: OO, CMS's, Zope, open source

2003-10-17 Thread Justin Fagnani-Bell
Hello everyone, I have been working in Cocoon for a couple of years now and have built up my own web-app framework over time. It uses Cocoon, but like Cocoon in many ways replaces Servlets by handling all incoming requests, my web app in some ways replaces Cocoon by handling all requests int

Re: "build.bat test" and "cocoon.bat CLI -x cli.xconf" Cannot find CatalogManager.properties

2003-10-17 Thread dave-
Lars Huttar wrote: Dave wrote: I downloaded coconn-2.1.2 and did a "build.bat" successfully. However when I did a "build test" I got an error. See listing 1. Next I tried "cocoon cli -x cli.xconf" and got a Cannot find "CatalogManager.properties" error. See listing 2 .

RE: "build.bat test" and "cocoon.bat CLI -x cli.xconf" Cannot find CatalogManager.properties

2003-10-17 Thread Lars Huttar
Hi Dave, -Original Message-From: dave- [mailto:[EMAIL PROTECTED]Sent: Friday, October 17, 2003 5:00 PMTo: [EMAIL PROTECTED]Subject: Re: "build.bat test" and "cocoon.bat CLI -x cli.xconf" Cannot find CatalogManager.propertiesLars Huttar wrote: Dave wrote: I down

RE: Crusading for the XSLT document() function

2003-10-17 Thread Robert Koberg
It is amazing that no one has commented on this post. Perhaps it is because the beta-omega developers do not want to show anything that contradicts the alpha developer (fear of agora Siberia perhaps...). You show a way to use cocoon and the document function in a harmonious (and a very useful) way

DO NOT REPLY [PATCH QUEUE] Summary October 18 2003

2003-10-17 Thread nicolaken
--- This mail is generated automatically using Jakarta Ant. Contents are automatically downloaded from Apache's Bugzilla. --- Please do not reply to th

Re: "build.bat test" and "cocoon.bat CLI -x cli.xconf" Cannot find CatalogManager.properties

2003-10-17 Thread Upayavira
No guarantees, but I'll have a look into the CatalogManager properties error. Regards, Upayavira Lars Huttar wrote: Hi Dave, -Original Message- *From:* dave- [mailto:[EMAIL PROTECTED] *Sent:* Friday, October 17, 2003 5:00 PM *To:* [EMAIL PROTECTED] *Subject:* Re: "b

Re: Modular DB Actions, MS SQLServer and AutoIncrement columns? SOLVED

2003-10-17 Thread Andrzej Jan Taramina
> I'm trying to figure out how to use MS SQLServer 2K's Identity columns as a > primary key, which automatically generate a new value for the field when using > Modular DB Actions to do an insert. > > I kinda thought it should look like this for an identity column called "id" in > the database des