Problem configure Cocoon2 Oracle8

2002-03-01 Thread Giuseppe De Vincenzi
Hello, Why, when i use this configuration, i connect Oracle web.xml (cocoon) load-class sun.jdbc.odbc.JdbcOdbcDriver Coccon.xconf jdbc:odbc:PEPPE dev giu :-) OK ---

RE: Problem configure Cocoon2 Oracle8

2002-03-01 Thread Luca Morandini
Giuseppe, you are absolutely sure that: servername is 2000server port is 1521 instance name is oras aren't you ? By the way, is 2000server the same server Cocoon runs on... or is it a different machine ? Best regards, - Luca Morandin

Re: problems with cocoon-2.0.1 and resin-2.0.3

2002-03-01 Thread Torsten Curdt
On Thu, 28 Feb 2002, Donald Ball wrote: > On Thu, 28 Feb 2002, Torsten Curdt wrote: > > > That's exactly what I had... > > > > ...a fresh checkout solved it. see > > > > http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=101377449417740&w=2 > > so you're saying that 2.0.1 is known to be broken with

Re: Problem configure Cocoon2 Oracle8

2002-03-01 Thread yuryx
Hi You found classes12.jar in $CATALINA_HOME/common/lib? Maybe you have not oracle driver. Regards Yury Giuseppe De Vincenzi wrote: >Hello, > >Why, when i use this configuration, i connect Oracle > >web.xml (cocoon) > >load-class > > sun.jdbc.odbc.JdbcOdbcDriver >

XML Pipeline Definition Language introduced as Note

2002-03-01 Thread Yann Secq
Could be interresting for Cocoon, no ? More informations on XMLhack : http://www.xmlhack.com/read.php?item=1564 Cheers, yann. -- / Yann SECQEquipe SMAC [EMAIL PROTECTED] \ | Multi-Agent Systems Modeling & Agent Oriented Programming | \ http://www.lifl.fr/SMACh

Problem1 configure Cocoon2 Oracle8

2002-03-01 Thread Giuseppe De Vincenzi
Hello, 1) First Tomcat4(JSP-Cocoon2) end Oracle on machine1 OK 2)Now, i use this parameters(servername, port ,instance) with JSP ... [Tomcat 4(JSP) machine1 ]--> [Oracle 2000server]OK [Tomcat4 (Cocoon2) machine1 ] !NO! [Oracle 2000server] Could not get the datasource --

RE: Problem1 configure Cocoon2 Oracle8

2002-03-01 Thread Luca Morandini
Giuseppe, as far as I've understood, you use a different driver (the JDBC-ODBC bridge) for connecting to Oracle using JSP, is that so ? Hence, it may be just the driver... could you try to use the JDBC thin driver for JSP as well ? This would reduce the width of investigation. By the way, Tomca

Re: Problem1 configure Cocoon2 Oracle8

2002-03-01 Thread yuryx
Giuseppe De Vincenzi wrote: >Hello, > >1) First Tomcat4(JSP-Cocoon2) end Oracle on machine1 OK > >2)Now, i use this parameters(servername, port ,instance) with JSP ... >[Tomcat 4(JSP) machine1 ]--> [Oracle 2000server]OK >[Tomcat4 (Cocoon2) machine1 ] !NO! [Oracle 2000server] Could not get t

Object Oriented Cocoon

2002-03-01 Thread Ellis, Neil (FNB)
Dear All Firstly Wow! What a framework, I am inspired by the level of thought that has gone into this app/framework. Anyway, I've been using a simple scripting language I wrote which merely translates to XSLT with extensions. Now I've been looking at taking some of the better concepts behind

Newbie: help!

2002-03-01 Thread Zvika Markfeld
Although a cocoon newbie, also a human being in need for help getting this thing started: I am trying to install c2.01 on Tomcat4.02, Win2k, JDK1.3. I installed the cocoon war file but when trying to access the main page (localhost:8080/cocoon) it generates the following exception: * javax.servle

RE: Newbie: help!

2002-03-01 Thread TREGAN Fabien
try cocoon 4.0.1 (allready discussed, search the archive) >-Message d'origine- >De: Zvika Markfeld [mailto:[EMAIL PROTECTED]] >Date: vendredi 1 mars 2002 12:33 >À: [EMAIL PROTECTED]; [EMAIL PROTECTED] >Objet: Newbie: help! > > >Although a cocoon newbie, also a human being in need for hel

Re: Newbie: help!

2002-03-01 Thread Jerzy Kut
Try to read cocoon mail archive - http://www.mail-archive.com/cocoon-users@xml.apache.org/msg08269.html Best regards Jerzy Kut P.S.Sorry - this is just reply to post of dylanb Subject: Servlet.init() error running cocoon for the first time You can try to read this for details :) don't be angry..

RE: Newbie: help!

2002-03-01 Thread Rigamonti Vittorio
Hi Zvika, in this newsgroup you can find a lot of messages from desperate people that try to run cocoon2+tomcat4+jdk1.3 or 1.4. I also tried and I failed. In my opinion the point is that Tomcat 4 implements Servlet 2.3 spec and cocoon is developed on tomcat 3 servlet 2.2 spec. If you are a new

AW: Newbie: help!

2002-03-01 Thread Kubanek, Petr
For me works Cocoon CVS head on Tomcat 4.0.1, Win 2K, JDK 1.4.0 fine. IMHO Tomcat 4.0.1 have features, that are worthy installing it. > -Ursprüngliche Nachricht- > Von: Rigamonti Vittorio [mailto:[EMAIL PROTECTED]] > Gesendet am: Freitag, 1. März 2002 12:46 > An: '[EMAIL PROTECTED]' > Bet

RE: Newbie: help!

2002-03-01 Thread Luca Morandini
Vittorio, while I agree that Tomcat 4.0.2 and Cocoon 2.0.1 have some problems talking to each other, I believe using Tomcat 4.0.1 and Cocoon 2.0 is safe and has some advantages over using Tomcat 3.x.x (easier installation, better performance and better integration with Windows 2000). Best regard

Convert RTF to XSL:FO

2002-03-01 Thread Matthew Langham
Looking for some suggestions on how to convert RTF documents into XSL:FO for further processing into PDF. Yes I know there are several tools "avialable" - but I would rather hear some firsthand experienceIn particular we are looking for tools that work well when it comes to (quite complex) for

RE: Work with SVG / Taglib

2002-03-01 Thread Vadim Gritsenko
> From: Bednarz, education-one GmbH [mailto:[EMAIL PROTECTED]] > > Hi there, > > I woul like to use my SVG compression taglib from > http://printx.org/svgembed/index.php inside Cocoon. The SVG serializer is > too large and to unstable for my purposes. Does anyone has an idea how to > move an exi

RE: Newbie: help!

2002-03-01 Thread Vadim Gritsenko
> From: Rigamonti Vittorio [mailto:[EMAIL PROTECTED]] > > Hi Zvika, > > in this newsgroup you can find a lot of messages from desperate people > that try to run cocoon2+tomcat4+jdk1.3 or 1.4. > > I also tried and I failed. Vittorio, Download Tomcat 4.0.1 and follow http://xml.apache.org/cocoo

Re: Cannot get MySQL pool connection

2002-03-01 Thread Paul Caton
Thanks Derek, I hadn't tried that particular combination yet. Unfortunately it made no difference and I still get the same error message: Cocoon just doesn't see a connection to my database. I have to say I've wasted so much time trying to get Cocoon to do what it says it can do that I'm close to

Re: Cannot get MySQL pool connection

2002-03-01 Thread Derek Hohls
Paul What can I say? Maybe to hang in there - I struggled for months (literally) to try get Cocoon 1.8.2 going with database access - and it behaved differently on each of 4 different machines (ie a different thing went wrong on each of them!) In the end, switching to C2 has made a big differen

using MSQL's LAST_INSERT_ID() with DatabaseAddAction

2002-03-01 Thread Giuseppe Di Pierri
Hi there, I have a problem using the DatabaseAddAction in MySQL. I would do two table insertions, one after an other like the following example: INSERT INTO base (id,...) VALUES(NULL,...); # id is defined as INT NOT NULL AUTO_INCREMENT INSERT INTO derived (id,) VALUES(LAST_INSERT_ID(

Re: Cannot get MySQL pool connection

2002-03-01 Thread Richard Korthuis
I also had a problem with MySQL. This is how I solved it: (Tomcat 4.0.1 JDK 1.3.1_02 Cocoon 2.0.2-dev) Download a mm.mysql-bin-xxx.jar.Put mm.mysql-bin-xxx.jar in the lib/optional directory of a CVS HEAD, change the database.properties file to reflect your settings and rebuild. Now it's config

Re: using MSQL's LAST_INSERT_ID() with DatabaseAddAction

2002-03-01 Thread Christian Haul
On 01.Mar.2002 -- 03:34 PM, Giuseppe Di Pierri wrote: > Hi there, > > I have a problem using the DatabaseAddAction in MySQL. > > I would do two table insertions, one after an other like the following > example: The value is written to a request attribute (table.column) that you can use if you w

RE: Heads Up - CeBIT Get Together

2002-03-01 Thread Klaus Bertram
Hi Matthew, I would like to come to "CeBIT Get Together". Klaus Bertram nbis - Porschestraße 5 - 51381 Leverkusen phone: +49-2171-58079-0 fax: +49-2171-58079-9 email: [EMAIL PROTECTED] - Please check that your question ha

Re: Work with SVG / Taglib

2002-03-01 Thread Andreas Bednarz
Thank you very much, do you have some basic link to a source of a seralizer cunstruct.? Andreas - Original Message - From: "Vadim Gritsenko" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 01, 2002 2:25 PM Subject: RE: Work with SVG / Taglib > > From: Bednarz

Re: Resources and parameter scopes

2002-03-01 Thread Christian Haul
On 28.Feb.2002 -- 05:17 PM, Lai, Harry wrote: > Hi all, > > I've observed an odd behavior with resources and parameter scope, and I > wanted to know if this is at least a consistent behavior. Just FYI, I'm > using Cocoon 2.0.1 (official release), Sun JDK 1.3.1, JBoss-2.4.1 (with > Tomcat 3.2.3

Re: Work with SVG / Taglib

2002-03-01 Thread Nicola Ken Barozzi
From: "Andreas Bednarz" <[EMAIL PROTECTED]> > Thank you very much, do you have some basic link to a source of a seralizer cunstruct.? It's in the documentation (onsite and CVS), but I would suggest you to look at the code of the Serializers that Cocoon already has, and learn from those. Happy h

Db Authenticator action; Tomcat not happy.

2002-03-01 Thread Andre Thenot
Hi, What I'm trying to do: get the DatabaseAuthenticatorAction to... well, authenticate from the Db. The logs don't seem to have any information that can tell me what I'm doing wrong. What I'm using: Tomcat 4.0.1, Cocoon 2.01 (freshly installed), JVM 1.3.1 and a MySQL database (with its drive

XmlMapper error when trying to run http://localhost:port/cocoon

2002-03-01 Thread Shahata, Ashraf
Hi there, I'm getting an the following error everytime I start tomcat after placing the cocoon.war in the webapps dir: XmlMapper: Can't find method setDescription in Wrapper(Cocoon2 null) CLASS class org.apache.tomcat.core.ServletWrapper   Accessing http://localhost:port/cocoon causes tomc

cocoon 2.0 with Tomcat 4.1 installation problems

2002-03-01 Thread Mark . Vovsi
Hi, I've spent several hours trying to install Cocoon2.0 on top of Tomcat4.1 and it still isn't running. I donwloaded version 2.0.1 and that wouldn't even build. So I downloaded version 2.0. According to the install instructions, with Cocoon 2.0 and Tomcat 4.x, the setup is supposed to be a piec

Re: cocoon 2.0 with Tomcat 4.1 installation problems

2002-03-01 Thread Bruce Perryman
Hi Mark, I share in your grief. I've been experiencing similar problems myself (See New to Cocoon2 - can't start - no errors). No one has responded to my post. I've tried just about every suggestion that I've seen posted and nothing seems to work. When I hit http://localhost:8080/cocoon the syste

Re: cocoon 2.0 with Tomcat 4.1 installation problems

2002-03-01 Thread Nicola Ken Barozzi
From: <[EMAIL PROTECTED]> > I've spent several hours trying to install Cocoon2.0 on top of Tomcat4.1 > and it still isn't running. I donwloaded version 2.0.1 and that wouldn't > even build. I'm sorry to hear that. What is the error that comes up? > So I downloaded version 2.0. According to the

Re: cocoon 2.0 with Tomcat 4.1 installation problems

2002-03-01 Thread krisztina
Hi, I am new in working with Cocoon, I've installed Cocoon2.0 on Tomcat 4.0 and yesterday I've made the instalation from zero with the latest Cocoon2.0.1 on Tomcat 4.0.1. I've used Coccon.war exactly as it is described in Installation instructions and everything is working well till now. I didn'

Re: using MSQL's LAST_INSERT_ID() with DatabaseAddAction

2002-03-01 Thread Giuseppe Di Pierri
- Original Message - From: "Christian Haul" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 01, 2002 3:38 PM Subject: Re: using MSQL's LAST_INSERT_ID() with DatabaseAddAction > On 01.Mar.2002 -- 03:34 PM, Giuseppe Di Pierri wrote: > > Hi there, > > > > I have a problem

RE: Cocoon and Jetty??

2002-03-01 Thread Brad Cox
At 5:49 PM -0800 2/28/02, Rob Finneran wrote: >Hey Brad nice to see you around again, And thanks for the help! But after making all of your changes, I'm still getting exactly the same problem. See possible clue towards the end. I've also downloaded the latest version of xerces (was using the b

Re: Help connection Cocoon2 to Oracle8

2002-03-01 Thread Martin Holz
[EMAIL PROTECTED] wrote: > Hello, > I am not able to connect to Oracle8i database. > The database driver is classes102.zip and I am able to connect to the same > database with same driver with standalone java application. > Environment is Tomcat 4, C2 & windows2000 Do you use the same java comp

cocoons ServletContext

2002-03-01 Thread yuryx
Hi all! Can anyone help me with the following problem: How can I get into my cocoon's 'action' a pointer to cocoon ServletContext? Is it possible? What shall I use in my 'action'? Thanx. Yury. - Please check that your questio

RE: cocoons ServletContext

2002-03-01 Thread Lai, Harry
Hi Yury, Within the act method, you can access the cocoon ServletContext via the objectModel parameter. Just use the constants in org.apache.cocoon.Constants. For example: Context cocoonServContext = (Context) objectModel.get(Constants.CONTEXT_OBJECT); Note that this is the Cocoon con

Re: cocoons ServletContext

2002-03-01 Thread yuryx
Lai, Harry wrote: >Hi Yury, > >Within the act method, you can access the cocoon ServletContext via the >objectModel parameter. Just use the constants in >org.apache.cocoon.Constants. For example: > > Context cocoonServContext = (Context) >objectModel.get(Constants.CONTEXT_OBJECT); > >Not

Re: cocoons ServletContext

2002-03-01 Thread Piroumian, Konstantin
> > Lai, Harry wrote: > > >Hi Yury, > > > >Within the act method, you can access the cocoon ServletContext via the > >objectModel parameter. Just use the constants in > >org.apache.cocoon.Constants. For example: > > > > Context cocoonServContext = (Context) > >objectModel.get(Constants.CONTEXT_O

Re: cocoons ServletContext

2002-03-01 Thread yuryx
> > >>ServletContext servContext = (ServletContext) >>objectModel.get(HttpEnvironment.HTTP_SERVLET_CONTEXT); >> >>HttpEnviroment... Thats Ok with me :) >> > >Cocoon's wrapper of environment contains HttpEnvironment if you are running >in a servlet environment. If you run your code in a command lin

Install Cocoon with Resin 2.0.5

2002-03-01 Thread Antonio Serrano
I want install cocoon with Resin 2.0.5, but ocurr a error. The error is : java.lang.NoSuchMethodError at org.apache.avalon.framework.configuration.DefaultConfigurationBuilder.(DefaultConfigurationBuilder.java:88)   atorg.apache.avalon.framework.configuration.Defau

side-panel does not show on c2

2002-03-01 Thread TIMO EINSIEDLER-BURGER
hello there, did anyone encounter this problem -> when running c2 with tomcat4.01 and jdk1.4.0beta2 under redhat7.2 the side-panel does not show any (although loaded) *.jpgs ?!? cheers timo - Please check that your question

Re: Cannot get MySQL pool connection

2002-03-01 Thread Paul Caton
Well, it was fun while it lasted ... not! I tried Richard's suggestion. Took a little while to do the rebuild because the instructions in the INSTALL.src file did not work. But hey, I'm used to that from Cocoon now, and I could see what was wrong so I hacked the build.sh file and this time the reb

Re: cocoon 2.0 with Tomcat 4.1 installation problems

2002-03-01 Thread Benjamin Grant
Mark, Hmm. We run Cocoon 2.0.1 + Tomcat 4.1 + JDK 1.4 and JDK 1.3 here. Works ok. Redhat 7.1 and 7.2. We ran 2.0 for awhile too. Try blowing out the Tomcat work directory for cocoon, and re-starting. I've had to do that a couple times when tinkering with things under 2.0... rm -rf

XSP - pb to reproduce the greeting3 example.

2002-03-01 Thread Christophe Le Saëc
Hello, I've just installed Cocoon yesterday and i read the doc. Then, i reproduce the greeting2 examples, that works well. greeting2.xml http://www.apache.org/1999/XSP/Core";> String msg="Hello world!"; msg i modify the "sitemap.xmap" file, to add this in an existing pipeline :

Cocoon-URL (weekly summary of interesting links on cocoon-*)

2002-03-01 Thread Andrew Savory
Hi, Some of you may be interested in Cocoon-URL: http://www.luminas.co.uk/technology/cocoon/url/ Cocoon-URL is a weekly summary of interesting links posted to the mailing lists of the Cocoon project. We've got the last three weeks archived, and we will hopefully continue to update this on a

Re: C2/TC4 issues

2002-03-01 Thread Bruce Perryman
OK, here's my deal. I've had similar problems for about a week. First, Peter Baer (God bless him) did this research with some other folks and found, among other things, that TC4.02 doesn't work with C2 and that if you install and run as root you'll have problems as well. I tried changing ownershi

Re: C2/TC4 issues

2002-03-01 Thread Anthony W. Marino
On Friday 01 March 2002 03:11 pm, Bruce Perryman wrote: > OK, here's my deal. I've had similar problems for > about a week. > First, Peter Baer (God bless him) did this research > with some other folks and found, among other things, > that TC4.02 doesn't work with C2 and that if you > install and

Re: C2/TC4 issues

2002-03-01 Thread Brad Cox
Where did you get TC4.01? All I see at apache.org is TC4.02 and 3.x. At 12:11 PM -0800 3/1/02, Bruce Perryman wrote: >OK, here's my deal. I've had similar problems for >about a week. >First, Peter Baer (God bless him) did this research >with some other folks and found, among other things, >that

Re: C2/TC4 issues

2002-03-01 Thread Bruce Perryman
Try here... http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.1/src/ Bruce --- Brad Cox <[EMAIL PROTECTED]> wrote: > Where did you get TC4.01? All I see at apache.org is > TC4.02 and 3.x. > > At 12:11 PM -0800 3/1/02, Bruce Perryman wrote: > >OK, here's my deal. I've had similar

RE: Cocoon and Jetty??

2002-03-01 Thread Rob Finneran
Well, I'm not really sure, but my hunch still is that it's still picking up the either the crimson stuff or a different version of JAXP (now I really don't know much about what I'm talking about!) Its my understanding that the relevant JAXP and SAX API are all built into the two Xerces 2.0 jars.

RE: Cocoon and Jetty??

2002-03-01 Thread Rob Finneran
Just another thought - Some older versions of crimson come with funny names like parsers.jar, etc. Maybe this will help?? -Original Message- From: Rob Finneran [mailto:[EMAIL PROTECTED]] Sent: Friday, March 01, 2002 1:14 PM To: [EMAIL PROTECTED] Subject: RE: Cocoon and Jetty?? Well, I

Re: Cocoon 2.0.1 + Tomcat 4.0 + JDK 1.4

2002-03-01 Thread Mykola A. Nickishov
Baer Peter <[EMAIL PROTECTED]> writes: > The URL of the XML page that helped us so much is: > > http://tecfa.unige.ch/guides/xml/cocoon/install-notes-2-simple.xml I use IE 5.00.2920.xx and recieve: The XML page cannot be displayed Cannot view XML input using CSS style sheet. Please correct th

RE: Cocoon and Jetty??

2002-03-01 Thread Brad Cox
At 1:14 PM -0800 3/1/02, Rob Finneran wrote: >Well, I'm not really sure, but my hunch still is that it's still picking up >the either the crimson stuff or a different version of JAXP (now I really >don't know much about what I'm talking about!) I don't think so, see below: >Somewhere you classp

RE: Cocoon and Jetty??

2002-03-01 Thread Rob Finneran
Just for fun, eliminate cocoon and test it anyway. Also either rebuild the cocoon jar without the xml parser stuff or remove it from the jetty/webapps/WEB-INF/lib. You might try asking this question on the Xerces-J user list, even if it is a cocoon issue, they would immediately understand the par

Access to xml-cocoon2

2002-03-01 Thread Joseph Rajkumar
Hi I used the following to get the latest xml-cocoon2 with the need libs to check out the validation etc, I was able to build, but when I run I get the message: === Apache Tomcat/4.0.1 - HTTP Status 503 - Servlet Cocoon2 is currently unavailab

RE: Cocoon and Jetty ---> Zope

2002-03-01 Thread Brad Cox
After wasting this whole week trying to get Cocoon out of the box with not one suggestions from cocoon developers, I'm beginning to get the message. The following review points to Zope as a way out. Its time to trash my investment in Java and rebuild my application in Zope. What a bloody was

[C2]

2002-03-01 Thread Pascal Davoust
Hi everybody, I'm looking for a way to design my layout taglibs (stylesheets) so that it's independant from the base URI it's used on. The problem is that it generates HTML URI to use some images (part of the taglib), and that URI is obviously relative to the current URI Cocoon is processing. And

Installing Cocoon 2.0.1 on a WebLogic 6.1 SP2

2002-03-01 Thread Mark Smith
Hi all,     I have been having problems installing Cocoon2 on a Solaris 8 machine running Weblogic 6.1 SP2.   I built the src code and created the cocoon.war file and placed it in the application dir. Stoped the server (weblogic) and started it again. Made sure it was deployed and also sel

RE: Installing Cocoon 2.0.1 on a WebLogic 6.1 SP2

2002-03-01 Thread Vadim Gritsenko
It is because weblogic is having difficulties reading META-INF/manifest.mf of the xt-19991105.jar. You have two possibilities: 1. If you do not use xt - just remove xt*.jar files from everywhere. 2. Unpack xt, edit manifest.mf, pack it again. Vadim -Original Message- From: Mark Smith [m

XML updating as well as publishing

2002-03-01 Thread Robert Leftwich
What are people's thoughts on the best way to utilize Cocoon in a XML-centric web application (i.e. where the app not only publishes XML but it also allows update as well)? Currently there appears to be little support for updating the XML in a scalable, transactionable manner unless you are sou

Re: cocoon 2.0 with Tomcat 4.1 installation problems

2002-03-01 Thread Mark . Vovsi
I appreciate all of the replies to my morning post. Here are some more details. 1) I've tried building Cocoon 2.0.1 again and got errors. I got the version from http://xml.apache.org/cocoon/dist/cocoon-2.0.1-src.zip for my Windows2000 machine. The exact errors were during compilation: ===

RE: Livesite

2002-03-01 Thread Vadim Gritsenko
Your site has been added to the list in the Cocoon CVS. Thanks, Vadim > -Original Message- > From: Montier Patrick [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 28, 2002 8:40 AM > To: [EMAIL PROTECTED] > Subject: Livesite > > Hello, > > A new cocoon 2 web site has been developp

RE: side-panel does not show on c2

2002-03-01 Thread Vadim Gritsenko
It is something with Batik and JDK1.4. Search the list; I recall that there were mails about this issue. Vadim > -Original Message- > From: TIMO EINSIEDLER-BURGER [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 01, 2002 4:53 AM > To: < > Subject: side-panel does not show on c2 > > hell

RE: XSP - pb to reproduce the greeting3 example.

2002-03-01 Thread Vadim Gritsenko
> From: Christophe Le SaÌc [mailto:[EMAIL PROTECTED]] > > Hello, > > I've just installed Cocoon yesterday and i read the doc. Then, i > reproduce the greeting2 examples, that works well. > > greeting2.xml > > http://www.apache.org/1999/XSP/Core";> > String msg="Hello world!"; >msg > >

RE: Access to xml-cocoon2

2002-03-01 Thread Vadim Gritsenko
http://xml.apache.org/cocoon/installing/index.html: cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic -z3 checkout -r HEAD xml-cocoon2 Regards, Vadim > -Original Message- > From: jrajkumar [mailto:jrajkumar] On Behalf Of Joseph Rajkumar > Sent: Friday, March 01, 2002 5:07 PM > To: cocoo

RE: cocoon 2.0 with Tomcat 4.1 installation problems

2002-03-01 Thread Vadim Gritsenko
This looks like JDK1.3/JDK1.4 mix-up described recently by Stefano. Do you have two JDK on your machine? Try build.bat from the CVS, should help. http://cvs.apache.org/viewcvs.cgi/~checkout~/xml-cocoon2/build.bat?rev=1 .18 Vadim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

Re: Cannot get MySQL pool connection

2002-03-01 Thread terracare
Paul, On Friday, March 1, 2002, at 09:19 AM, Paul Caton wrote: > Cocoon just doesn't see a connection to my database. I > have to say I've wasted so much time trying to get Cocoon to do what > it says it can do that I'm close to abandoning it. It's not Cocoon. It's appears to be a Mac OSX-Java

[HELP] Cocoon 2.0 - Oracle DB connection problems...

2002-03-01 Thread CHERVIRALA Srinivas / FTR&D / US
Title: [HELP] Cocoon 2.0 - Oracle DB connection problems... Hi. I am facing problem in accessing the Oracle DB. My Environment: - Win NT 4.0 Client Apache T

Re: Cocoon 2.0.1 + Tomcat 4.0 + JDK 1.4

2002-03-01 Thread Brian Blakeley
At first I was going to just say upgrade your IE - but it does not display in 6.002 either. The good news is that the site loads fine in Netscape 6.2 which in a perverse arrangement I use for view links from Outlook. Give it a try if you can. Brian - Original Message - From: "Mykola A

RE: cocoon 2.0 with Tomcat 4.1 installation problems

2002-03-01 Thread Mark . Vovsi
I've downloaded the latest cocoon build via CVS. I believe the build is OK, because I'm not getting NullPointerExceptions when I run http://localhost:8080/cocoon, but now I'm getting the following error with jdk1.4 and JDK1.4 LE (lightweight distribution) of Tomcat 4.0.2: java.lang.NoClassDefFo

Urgent: Execution of pipeline at startup

2002-03-01 Thread Chitharanjan Das
Hello, I had raised this issue earlier... Please confirm if this is possible at all. I need to cache some data structures and some schema elements. Is there a way to execute a pipeline or any other possibilities to cache the information at COCOON'S startup. Currently, I am performing th

Re: Cocoon-URL (weekly summary of interesting links on cocoon-*)

2002-03-01 Thread Stefano Mazzocchi
Andrew Savory wrote: > > Hi, > > Some of you may be interested in Cocoon-URL: > > http://www.luminas.co.uk/technology/cocoon/url/ > > Cocoon-URL is a weekly summary of interesting links posted to the mailing > lists of the Cocoon project. We've got the last three weeks archived, and > we wil

Cocoon Weblog started

2002-03-01 Thread matthewlangham
Forgot to post this while at work (and it's Friday evening here :-)), I started a Cocoon Weblog today at: http://www.need-a-cake.com/categories/cocoonWeblog/ After a few weeks of weblogging I decided it might be a good idea to break out the Cocoon related stuff into a seperate 'blog. And Radio

Re: Cocoon-URL (weekly summary of interesting links on cocoon-*)

2002-03-01 Thread Andrew Savory
On Fri, 1 Mar 2002, Stefano Mazzocchi wrote: > Question: do you provide RSS feeds? if so, I would sure it from the > newly forrest-powered cocoon web page. Not at the moment, but hey, it's published with Cocoon so give me a few minutes and I'll add an RSS feed ;-) Andrew. -- Andrew Savory