Re: Xindice and Cocoon

2002-06-27 Thread daniel robinson
Cenk, Try posting to cocoon-dev. Dan Cenk Uysal wrote: >Is it difficult question? Why does nobody answer? > >__ >Do You Yahoo!? >Yahoo! - Official partner of 2002 FIFA World Cup >http://fifaworldcup.yahoo.com > >--

Re: Giving up! Cocoon too big, slow and confusing

2002-06-27 Thread daniel robinson
My .02, Thanks to Eric, Argyn and John for their honesty. And thanks to all of the Cocoon developers for their hard work and vision. I would like to add my comments to the reality check that is going on. I have over 17 years experience in the industry and have led developer teams working on

Wierd image / cocoon problem

2002-06-26 Thread daniel robinson
My sitemap specifies: in my xslt I reference This all worked fine on my dev machine. I moved everything to a production server and no-one could see the images. When I cleared my browser cache I had the same problem. When I selectively copied files into the

Re: Version Hell

2002-06-13 Thread daniel robinson
rry -Original Message- From: daniel robinson[mailto:[EMAIL PROTECTED]] Sent: Friday, 14 June 2002 8:25 To:[EMAIL PROTECTED] Subject: Re: VersionHell I thought it might have to do with the reload method,but it didn't seem reasonable that i

Re: Version Hell

2002-06-13 Thread daniel robinson
from > 2.03. Good luck.Darrell -Original Message-From: daniel robinson [mailto:[EMAIL PROTECTED]] Sent: June 13, 2002 3:06 PMTo: [EMAIL PROTECTED]Subject: Re: Version HellOh, one more thing. The error reported when I go to the Cocoon page stops occurring after a minute or two. In

Re: Version Hell

2002-06-13 Thread daniel robinson
about? daniel robinson wrote: > I was running fine under Tomcat 4.0.3 and Cocoon 2.0.0. As part of > migrating to an ISP I needed to switch to c 2.0.2. so: > > I downgraded to Tomcat 3.3.1 (because the install was going to be > easier and I had had trouble with 4.0.3) > It is working

Version Hell

2002-06-13 Thread daniel robinson
I was running fine under Tomcat 4.0.3 and Cocoon 2.0.0. As part of migrating to an ISP I needed to switch to c 2.0.2. so: I downgraded to Tomcat 3.3.1 (because the install was going to be easier and I had had trouble with 4.0.3) It is working fine, so I installed c 2.0.2 It was ok so I instal

when does sitemap_xmap compile?

2002-06-12 Thread daniel robinson
Hi, I have been using CHello as the basis for my project and it has worked well for me. I have repeatedly used the provided ant script to move my dev material into the Tomcat directories, and whenever I change my XMAP it gets copied over and then (I believe) it is re-compiled on the fly b

Re: write logicsheet

2002-06-12 Thread daniel robinson
Chris, Have you looked at: docs\userdocs\xsp\logicsheet-concepts.html and also the examples in: docs\samples\xsp\aggregate.xsp I would suggest that you get one of the samples running and then work from there. I'm just beginning myself but it seems like your xconf entry is for a "request" l

correct syntax for using variables inside

2002-06-09 Thread daniel robinson
I am using cinclude successfully in an xsp like this: I would like to use a variable, used elsewhere in the xsp, as part of the src filename: String sourcePage = "foo"; try { sourcePage = parameters.getParameter("SourcePage"); } catch(Exception

Re: Web Site Construction Patterns?

2002-06-06 Thread daniel robinson
wrote: > check www.theserverside.com > > they have many patterns there. > > unfortunately, they are biased towards J2EE too heavily. their Web site is > build with EJBs, btw, you can feel that with it performance :) > > > -Original Message- > > From: da

Web Site Construction Patterns?

2002-06-06 Thread daniel robinson
All, I hope this is the right place for this topic, Please let me know if not. I have just completed a basic framework (high-level) for a Website that I am working on. I am an experienced programmer but this is the first time that I have done any extensive work in HTML/XML/XSLT/Servelets. I a

Re: Passing xmap parameters to xsp

2002-06-05 Thread daniel robinson
Beth, That helped with the compile problem. But I still can't get at the parameter. Thanks, Dan "Naquin, Beth" wrote: >Part 1.1Type: Plain Text (text/plain) - Please check that your question has not already been answer

Passing xmap parameters to xsp

2002-06-05 Thread daniel robinson
Ok, I've been struggling with this for hours. I want to set a parameter in my pipeline something like this: < Set it here and then use it in index2.xsp. I tried this: ...snip... select * from "Story"

SQL, Actions, ESQL Help Please!!!

2002-06-03 Thread daniel robinson
Hi, I've been poking around but I'm clueless (yes, generally as well as specifically). What am I trying to do: 1) I have a PostgreSQL table with a field called "StoryText" defined as a "Text" (virtually unlmited size text data) 2) I wish to update this table with the contents of an XML element

Re: PostgreSQL won't work - any ideas appreciated

2002-05-29 Thread daniel robinson
gt; > Thanks, > > > > Dan > > > > Lajos Moczar wrote: > > > > > I don't know PostgreSQL, but you might try putting > > the jar file in > > > cocoon/WEB-INF/lib. I have found cases where > > cocoon doesn't have access > > &g

PostgreSQL won't work - any ideas appreciated

2002-05-29 Thread daniel robinson
even though it is supposed to. > > If that doesn't fix the problem, you'll have to post the error message. > > Lajos > > daniel robinson wrote: > > > Ok, > > > > I commented out the hsqldb stuff and this error has gone away - but I can't &g

Re: hsqldb - how do I get rid of this error message (and turn off hsqldb)

2002-05-29 Thread daniel robinson
did both things, moved jar and added into cocoon.xconf. No change. Logs look pretty clean - there is a retrieval of jdbc connection and release ok There are a bunch of msgs to do with the parsing and executing of the SQL. Nothing alarming. ??? Berin Loritsch wrote: > > From:

Re: hsqldb - how do I get rid of this error message (and turn off hsqldb)

2002-05-29 Thread daniel robinson
ib. I have found cases where cocoon doesn't have access > to the jars in $CATALINA_HOME/common/lib, even though it is supposed to. > > If that doesn't fix the problem, you'll have to post the error message. > > Lajos > > daniel robinson wrote: > > > Ok, >

Re: hsqldb - how do I get rid of this error message (and turn off hsqldb)

2002-05-29 Thread daniel robinson
ss you really need it. > > Lajos > > daniel robinson wrote: > > > List, > > > > Is there some comprehensive DB configure doc for C2? I've looked > > throught the listserv but its very piecemeal (sp?). I keep getting this > > error from tomcat: > &

hsqldb - how do I get rid of this error message (and turn off hsqldb)

2002-05-29 Thread daniel robinson
List, Is there some comprehensive DB configure doc for C2? I've looked throught the listserv but its very piecemeal (sp?). I keep getting this error from tomcat: Loading catalog: /localhost/cocoon/resources/entities/catalog Server.run/init: java.net.BindException: Address in use: JVM_Bind java

Re: build target with no samples?

2002-05-28 Thread daniel robinson
Check out: http://sourceforge.net/projects/chello/ a hello world app, minimal configuration, comes with lots of "goodies" - ant, cruisecontrol etc. I have been using it for a couple of days, really very helpful. Dan Geoff Howard wrote: > Is there a build target with no samples, javadoc etc i

Re: Real dumb question - how to concatenate XML files

2002-05-28 Thread daniel robinson
atenate XML files > > I don't know about cInclude, but maybe aggregation would meet your needs. > Did you have a look at it? > K > > -Message d'origine- > De : daniel robinson [mailto:[EMAIL PROTECTED]] > Envoyé : mardi, 28. mai 2002 07:37 > À : [EMAIL P

Re: Real dumb question - how to concatenate XML files

2002-05-27 Thread daniel robinson
yes, this is what was in the FAQ, but I had no idea of what the format of the XML should be. "Hahn Kurt (CHA)" wrote: > I don't know about cInclude, but maybe aggregation would meet your needs. > Did you have a look at it? > K > > -Message d'origine-

Real dumb question - how to concatenate XML files

2002-05-27 Thread daniel robinson
Ok. This is a dumb one, for many reasons - but I've been trying to figure it out for hours and have been all over the mail archives to try and figure it out. Say I have 3 XML files and I want to use them with an XSLT to respond to a request. What is the best way to do this? I checked out the