RE: XML Parsing + SAX

2003-06-18 Thread e nio
I believe a File object can be converted to a URL, look at the toURL() method. --- Carmona Perez, David [EMAIL PROTECTED] wrote: Why don't you use a java.io.StringBufferInputStream? David -Mensaje original- De: Brian Delahunty [mailto:[EMAIL PROTECTED] Enviado el:

cocoon2.1 causing ungraceful shutdown on Tomcat4.1.18 ?

2003-06-08 Thread e nio
I have cocoon2.1dev and the newer cocoon2.1m2 which I observed when deployed on Tomcat 4.1.18, causes Tomcat not to shutdown gracefully. I get that status of Servlet did not call System.exit(). You can try and verify my observation if you have the Tomcat4.1.18 and start it with ./catalina.sh

Cocoon on Orion2 - more of what I did.

2003-04-05 Thread e nio
Okay thanks for the tip in removing web3. Anyhow here is what I have done to get cocoon2.1 partially working on Orion2. Built cocoon2.1-dev with: ./build.sh -Dinclude.webapp.libs=yes -Dinclude.webapp.samples=yes -Dexclude.webapp.documenation=yes -Dexclude.webapp.javadocs=yes

exp + esql tags and attributes - where I can find these?

2003-04-04 Thread e nio
Anyone has an online docs for where the xsp and esql tags attributes are? The one from cocoon site is very limited. Thanks, enio __ Do you Yahoo!? Yahoo! Tax Center - File online, calculators, forms, and more http://tax.yahoo.com

Re: AW: Cocoon on Orion2

2003-04-03 Thread e nio
solution to the number 2 issue I have? enio --- Michael Gerzabek [EMAIL PROTECTED] wrote: seems you're working with Web3RfcTransformer but didn't deploy the right version of SAP Java Connector. -Ursprungliche Nachricht- Von: e nio [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 03

Cocoon on Orion2

2003-04-02 Thread e nio
1. I am not able to get cocoon2.1dev running on Orion2 I was getting: 500 Internal Server Error java.lang.NoClassDefFoundError: com/sap/mw/jco/JCO$Structure at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:207) at com.evermind[Orion/2.0

2.1-dev Logs at WEB-INF/logs/

2003-04-01 Thread e nio
Hello, How to enable the logs at WEB-ING/logs/ ? I have tried by enabling by setting appendtrue/append for the cocoon id elements sitemap, access, core and error but still nothing is appended in any of these files. Anywhere else I need to enable anything? Also just wondering why the

2.1 dev - CVS whats the new steps to build

2003-03-31 Thread e nio
Hi I wanted to build 2.1dev with all the samples including the ones in the scratchpad. What is the command to build this now? I tried this and none of the samples were built, all I got was the Welcome to Cocoon, none of the samples dir and subdirs is on the war file created with this command:

Re: 2.1 dev - CVS whats the new steps to build

2003-03-31 Thread e nio
build.properties file and comment out the following line like this: #exclude.scratchpad=true. Note, you can also create local.build.properties file and with the line about. This way you won't have to do it again. --- e nio [EMAIL PROTECTED] wrote: Hi I wanted to build 2.1dev with all

Re: 2.1 dev - CVS whats the new steps to build

2003-03-31 Thread e nio
--- Alex Romayev [EMAIL PROTECTED] wrote: How recent is your source? Did you get it from xml-cocoon2 or from cocoon-2.1? --- e nio [EMAIL PROTECTED] wrote: This did not work either after I made the change you suggested. Is my options correct or am I missing an option? Btw, I

Re: Antwort: Cocoon on OS/390 Unix System Services

2003-03-20 Thread e nio
that the common/endorsed directory were not needed with just the cocoon2.0.4 + jdk1.4.0_01. enio --- Oliver Alth [EMAIL PROTECTED] wrote: Hello e-nio, I haven't just completely unterstood your question. Which jar files did you erase? The ones in /endorsed or the ones in /WEB_INF/classes? Did you

Antwort: Cocoon on OS/390 Unix System Services

2003-03-19 Thread e nio
Im just speculating as I had a little problem having cocoon2.0.4+Forrest+tomcat 4.1.18 +jdk1.4.0.01. The problem I had was that 2.0.4 did not require those jar files at $TC/common/endorsed since it has the files located at WEB-INF/lib and Forrest is in its own Context and not in any of the

Re: xsp resulting in empty xml doc and the error ComponentSelector could not find the component for hint [serverpages] in core.log

2003-03-13 Thread e nio
Im not an expert and still learning the ropes. Looking at your sitemap.log I was expecting to see metadata_overview.xsl but can not find it. I don't know what an i18n transformer does, and on about 12:33.13:586 thats where I expect things to happen, and your snapshots of the logs are in

Re: CSVGenerator

2003-03-05 Thread e nio
http://www.cmswatch.com/Features/ProductWatch/FeaturedProduct/?feature_id=81printable=1 His myapp.zip worked when i tried it. --- Stephan Michels [EMAIL PROTECTED] wrote: On Thu, 13 Feb 2003, Xavier RODRIGUEZ wrote: Hi! Does anybody knows about a cocoon Generator for csv files

What does this error mean? missing Component?

2003-02-11 Thread e nio
Regards, e nio __ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com - Please check that your question has not already been answered

Help - Trying to fit the text to fit the page

2003-02-09 Thread e nio
change. Any tips? Regards, e nio __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com - Please check that your question has not already

Clarification please on RequestGenerator

2003-02-06 Thread e nio
on it? Regards, e nio __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com - Please check that your question has not already been answered

Reviving the ctwig on 2.0.4

2003-02-05 Thread e nio
tips on what to add to subsequent sitemap.xmap so it will enable ctwig again please? thanks, e nio __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com

Generic mount directories on release or development

2003-02-03 Thread e nio
some testing on different release versions or dev, it will probably help quite a whole lot to have the versioning declared in these sitemap.xmap. Regards, e nio __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http

Re: newbies documentation - requirements?

2003-01-27 Thread e nio
Hi Bertrand, Is it possible for you to correct the tutorial you have authored at www.cocooncenter.de and perhaps moved it over to Wiki as one of the beginners tutorial? The correction is to change matcher from WildcardURIMatcherFactory to WildcardURIMatcher, perhaps it has the Factory name

RE: Cocoon is too complex for consumption?

2003-01-26 Thread e nio
the friendliest. e nio --- Jeremy Aston [EMAIL PROTECTED] wrote: There are good reasons why ctwig is hidden now, mainly because it fell out of step with documentation as that moved on. I have intended for sometime to update the stuff so that it can go back into the mainstream examples but it has

Compile only XMLForm Wizard sample or any two blocks - 2.1dev

2003-01-24 Thread e nio
I'm only slightly familiar with Ant so am struggling on how to build just one sample I need. For example, I am interested in building the XMLForm Wizard sample, what do I need to as a minimum to build this? When I built the whole 2.1dev with installscratchpadwar, it took me a little while to

Re: Cocoon is too complex for consumption?

2003-01-24 Thread e nio
At one time there was the CTWIG as part of the samples I believed or maybe it was a link on the getting started documentation. Yes it would be nice for us newbies to start with that and get acquainted with cocoon. Anyhow here is the link from Jeremy's site:

cvs2.1 snapshot download date jan 22 2003 - gives me out of memory error

2003-01-23 Thread e nio
Anyone else experiencing this OutOfMemory when compiling the development snapshot dated Jan 22 2003 - xml-cocoon2_2003012305238_tar.gz ? I compiled it as such: ./build.sh -Dinclude.webapp.libs=yes -Dinclude.installscratchpadwar.libs=yes webapp Didnt have this problem on a download 1st

RE: cvs2.1 snapshot download date jan 22 2003 - gives me out of memory error

2003-01-23 Thread e nio
tried it yet. Geoff Howard -Original Message- From: e nio [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 23, 2003 6:19 PM To: [EMAIL PROTECTED] Subject: cvs2.1 snapshot download date jan 22 2003 - gives me out of memory error Anyone else experiencing

Documentation - Forrest Base/Wiki - Plead

2003-01-20 Thread e nio
Thanks to those people who had made a valiant effort to make the Documentation more understandable. My plead to you authors is to make these document fit into one viewable page including the left side navigation menu. I do find it very distracting to scroll horizontally right to left back and

Re: XMLForm view: what is the id

2003-01-13 Thread e nio
That attribute is the unique-id. And as you may have already come across, the sample XMLFormWizard howto is having a problem if you also have it defined on the same sitemap.xmap as the other Wizard sample and they both use the same id, therefore make sure this id is different from the Wizard

Re: Orion 1.5.3 and cocoon2.1 - help complete deployment

2003-01-13 Thread e nio
mounts are not working? Regards, enio --- e nio [EMAIL PROTECTED] wrote: Thank you for the response, yes I have looked at Steve's procedure, I mentioned it in step 9 of my original post. Someone also have mentioned to me that since orion is an app server I have to have that application.xml

Cocoon 2.0.4 + orion 1.5.3 Not Working

2003-01-13 Thread e nio
Per subject, it does not work, please help if possible. Forgot to include the stack trace errors on my previous post today: Cocoon 2 - Internal server error type fatal message Language Exception description org.apache.cocoon.ProcessingException: Language Exception:

Re: Cocoon 2.0.4 + orion 1.5.3 Not Working

2003-01-13 Thread e nio
without cocoon and just it's default app come alive? Did the orion jsp pages operate? These are good intermeidate check points. Unfortionately, most java error messages / stack traces, are not very helpful. Steve Punte e nio [EMAIL PROTECTED] wrote:Per subject, it does not work, please

Re: Orion 1.5.3 and cocoon2.1 - help complete deployment

2003-01-13 Thread e nio
However I dont quite follow why with a url of http://localhost:/ the main sitemap.xmap matcher would then redirect to http://localhost:/documents/index.html but yet it would not go to samples/welcome/ Regards, e nio --- Brian Johnson [EMAIL PROTECTED] wrote: Do you have

Re: Cocoon 2.0.4 + orion 1.5.3 Not Working

2003-01-13 Thread e nio
localhost:/ points to cocoon and the sample code that comes with orion is basically inaccessable because of this mapping? Regards, e nio --- Steven Punte [EMAIL PROTECTED] wrote: Give it a try as identially as possible to the instructions I've posted on candlelightsoftware.com. That is, use

Re: Orion 1.5.3 and cocoon2.1 - help complete deployment

2003-01-05 Thread e nio
check-reload=yes src={1}/ uri-prefix={1}/ 537 /map:match 538 /map:pipeline Any other ideas? --- e nio [EMAIL PROTECTED] wrote: I tried deploying cocoon2.1 which I have recently downloaded and compiled, it deploys fine on Tomcat 4.1.12 but not on Orion 1.5.3. It is only

Re: Orion 1.5.3 and cocoon2.1 - help complete deployment

2003-01-05 Thread e nio
/samples/welcome/sitemap.xmap ? enio --- Lajos Moczar [EMAIL PROTECTED] wrote: Don't know if you've checked this out already, but Steve Punte has Cocoon-Orion integration instructions at http://www.candlelightsoftware.com/orion-cocoon.html. Regards, Lajos e nio wrote: I tried

Orion 1.5.3 and cocoon2.1 - help complete deployment

2003-01-03 Thread e nio
I tried deploying cocoon2.1 which I have recently downloaded and compiled, it deploys fine on Tomcat 4.1.12 but not on Orion 1.5.3. It is only partially working on Orion 1.5.3, partially since I can use http://localhost:/ which becomes http://localhost:/documents/index.html which is

Lost in the pipeline - cocoon/documentation

2002-12-31 Thread e nio
Am trying to follow the pipelines for cocoon to display the index.xml, for example when I type on the browser http://localhost:8080/cocoon/documentation I followed it from the main sitemap.xmap - to a documentation sitemap.xmap. I lost track once the matcher has hit this partof the