weblogic6 sp2 with cocoo2.0.2

2002-05-30 Thread Christoph Stocker
hi all! weblogic6.0 with sp2 cocoon2.0.2 windows2000 or XP a few days ago i started to try to get cocoon2.0.2 run under weblogic6.0 sp2. thats a few days ago. now, i haven't any idea what to do more, to get cocoon running. maybe someone did it and can give me an installation description. i

ESQL-Nested Queries

2002-05-30 Thread Malte Vahlenkamp
Hello, I'm using Cocoon 2.02 and need some help with esql. I'm trying to access a resultset the column of another resultset returned by my query, but I don't get it running. DBMS is Oracle 9i and the return value of f_searchentries is a refcursor. The select-statement works correctly in the

Re: Attachments in sendmail

2002-05-30 Thread Christian Haul
On 30.May.2002 -- 11:55 AM, Phil Blake wrote: Hi all, I have a form on a web page that has an email address and a file upload. The idea is to enter the email address, select the file to upload, and cocoon uses it's sendmail logicsheet to email the file to the address. It all works well

Re: ESQL-Nested Queries

2002-05-30 Thread Christian Haul
On 30.May.2002 -- 10:45 AM, Malte Vahlenkamp wrote: Hello, I'm using Cocoon 2.02 and need some help with esql. I'm trying to access a resultset the column of another resultset returned by my query, but I don't get it running. DBMS is Oracle 9i and the return value of f_searchentries is a

RE: development tools that support Cocoon 2

2002-05-30 Thread Arjé Cahn
Leona, Pollo lets you edit Sitemaps: http://pollo.sourceforge.net/ The site notes that it's 'usable but not yet finished'. However, I would prefer having a Sitemap schema for use in a commercial product like XMLSpy (www.xmlspy.com) or even Excelon. Is anyone working on this? Regards, Arjé

RE: development tools that support Cocoon 2

2002-05-30 Thread m . crozier
I had heard from someone that there was interest from IBM in integrating Cocoon support into Websphere Application Developer (or it may have been Eclipse) - can anyone confirm this? |+ || Arjé Cahn | || [EMAIL PROTECTED]|

Sitemap schema

2002-05-30 Thread Arjé Cahn
All, In response to Leona's question (development tools that support Cocoon 2) I was wondering wheter there exists a schema for the Cocoon 2 sitemap. Is anyone working on this? Regards, Arjé Cahn - Content Management Department Hippo

cocoon://file.xsl as a src attribute for xsl transformer throws eception :(

2002-05-30 Thread TREGAN Fabien
Hi. I've got twoo cocoon app : Cocoon +-SDNGUI +-CAW -SDNGUI is a general UI app, that will mainly serv XSL, JS and CSS for every other apps. -CAW is an app wich wants to use SDNGUI -When I call http://localhost/cocoon/ActionGroup.xsl, I see my .XSL file allright. (I use a reader with

missing classes ?

2002-05-30 Thread Sebastien SACARD
Hi, I'm trying to run cocoon from the command line, like this : /usr/java/jdk/bin/java -classpath ../WEB-INF/lib/cocoon-2.0.2.jar org.apache.cocoon.Main -c../WEB-INF/lib -d. -w./work -l/work/cocoon.log -uINFO index.html and it appears that classes are missing fromt the packages extracted

Re: build target with no samples?

2002-05-30 Thread Nicola Ken Barozzi
From: Geoff Howard [EMAIL PROTECTED] Now you are asking a bit much. How is Ant to know what components you need. It already does. If you remove jars from the lib/optional dir it doesn't use those features, and doesn't include them in the config. Right - I knew this much.

Re: cocoon://file.xsl as a src attribute for xsl transformer throwseception :(

2002-05-30 Thread KOZLOV Roman
Hello Fabien, Why do you miss xsl/ in the second example? Roman TREGAN Fabien wrote: Hi. I've got twoo cocoon app : Cocoon +-SDNGUI +-CAW -SDNGUI is a general UI app, that will mainly serv XSL, JS and CSS for every other apps. -CAW is an app wich wants to use SDNGUI -When I

RE: cocoon://file.xsl as a src attribute for xsl transformer throwseception :(

2002-05-30 Thread TREGAN Fabien
-Message d'origine- De: KOZLOV Roman [mailto:[EMAIL PROTECTED]] Hello Fabien, hello :) Why do you miss xsl/ in the second example ? Because the sitemap in /sdngui looks for .xsl in the xsl directory : !-- Serves XSL -- map:match

RE: build target with no samples?

2002-05-30 Thread Geoff Howard
I've seen it mentioned, but don't know what is being done in the refactoring. Do you want to catch me up off list - maybe I could help. Geoff -Original Message- From: Nicola Ken Barozzi [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 30, 2002 8:23 AM To: [EMAIL PROTECTED] Subject:

RE: weblogic6 sp2 with cocoo2.0.2

2002-05-30 Thread Vadim Gritsenko
From: Christoph Stocker [mailto:[EMAIL PROTECTED]] hi all! weblogic6.0 with sp2 cocoon2.0.2 windows2000 or XP a few days ago i started to try to get cocoon2.0.2 run under weblogic6.0 sp2. thats a few days ago. now, i haven't any idea what to do more, to get cocoon running.

RE: cocoon://file.xsl as a src attribute for xsl transformer throwseception :(

2002-05-30 Thread Vadim Gritsenko
From: TREGAN Fabien [mailto:[EMAIL PROTECTED]] -Message d'origine- De: KOZLOV Roman [mailto:[EMAIL PROTECTED]] Hello Fabien, hello :) Why do you miss xsl/ in the second example ? Because the sitemap in /sdngui looks for .xsl in the xsl directory : !--

Re: build target with no samples?

2002-05-30 Thread Nicola Ken Barozzi
From: Geoff Howard [EMAIL PROTECTED] I've seen it mentioned, but don't know what is being done in the refactoring. Do you want to catch me up off list - maybe I could help. I'll post it here, maybe others want to give a hand too. Basically the fact is that the original webapp had a single

Re: pls confirm: cocoon won't work on OSX

2002-05-30 Thread Paul Kelly
There was a problem with tomcat 4.0.2 and cocoon 2.x but all others should work out-of-the-box. There's no need to remove batik stuff - it works fine under OSX. Well, all I know is that getting rid of it made it work :-) Now it's on to getting apache and tomcat/cocoon to play nice. Tomcat

RE: cocoon://file.xsl as a src attribute for xsl transformer throwseception :(

2002-05-30 Thread TREGAN Fabien
De: Vadim Gritsenko [mailto:[EMAIL PROTECTED]] What is the Cocoon version? It seems to me that this is not 2.0.3, but version of CVS HEAD (which is alpha and can have bugs). Vadim I work with a HEAD wich is two weeks old, but I have the same result with a 2.0.2 release :) fabien.

Antw: Re: ESQL-Nested Queries

2002-05-30 Thread Malte Vahlenkamp
Hello Christian, as far as I could say, I get a ResultSet with the REFCURSOR in it, but I'm not able to dereferenz on this cursor to access its fields. I have tried with different methods (getArray(), getObject() casted to ResultSet, ...) but it doesn't seem to make any difference. I just

RE: missing classes ?

2002-05-30 Thread Vadim Gritsenko
From: Sebastien SACARD [mailto:[EMAIL PROTECTED]] Hi, I'm trying to run cocoon from the command line, like this : /usr/java/jdk/bin/java -classpath ../WEB-INF/lib/cocoon-2.0.2.jar org.apache.cocoon.Main -c../WEB-INF/lib -d. -w./work -l/work/cocoon.log -uINFO index.html and it appears

RE: cocoon://file.xsl as a src attribute for xsl transformer throwseception :(

2002-05-30 Thread Vadim Gritsenko
From: TREGAN Fabien [mailto:[EMAIL PROTECTED]] De: Vadim Gritsenko [mailto:[EMAIL PROTECTED]] What is the Cocoon version? It seems to me that this is not 2.0.3, but version of CVS HEAD (which is alpha and can have bugs). Vadim I work with a HEAD wich is two weeks old, but I have the

Re: missing classes ?

2002-05-30 Thread Sebastien SACARD
Thanks Vadim, I confused the context and the classpath. Thought the context was 'a kind-of' Cocoon classpath. I found all the classes, now. I've got others problems, odd Exception, but I'll try to find out before asking silly questions again :-) Vadim Gritsenko wrote: From:

Websphere 4.0

2002-05-30 Thread Erik . Karimov
Hello, I installed cocoon 2.0.2 on Websphere 4.0 Single-Server and I got this error when I tried to start the cocoon: (2002-05-30) 10:07.33:292[access](/cocoon/) Servlet.Engine.Transports:10/CocoonServlet: Problem with servlet org.apache.cocoon.ProcessingException: Error compiling sitemap:

Multiple mails

2002-05-30 Thread Bert Van Kets
If I need to send out a mail to 2000 people (members of an association, no spam involved) using the sendmail logicsheet. What would be the best way to do this recursive action? The user data is in a database. I'm using Cocoon 2.1-dev. Thanks, Bert My spelling is Wobbly. It's good spelling

Re: Multiple mails

2002-05-30 Thread Sylvain Wallez
Bert Van Kets wrote: If I need to send out a mail to 2000 people (members of an association, no spam involved) using the sendmail logicsheet. What would be the best way to do this recursive action? The user data is in a database. I'm using Cocoon 2.1-dev. Thanks, Bert A solution

Re: map:views - what has been changed in C2.1-dev (rake up)

2002-05-30 Thread leo leonid
this is just a try to rake up this problem with view labels being ignored inside a aggregation. maybe now there is anyone who knows: is this a bug? - is there a workaround? is this a new implementation of views? - how/where should I now place the labels? thanks. /Leo On

relative path using file: protocol

2002-05-30 Thread Peter Lerche
Hi, I need to be able to serve an image file which is situated in a directory where only its relative path is known to the sitemap.xmap file. I have tried to get relative path to work as map:read mime-type=image/jpg src=file:../../../xxx/yyy/ but without any luck Can anybody help --

RE: weblogic6 sp2 with cocoo2.0.2

2002-05-30 Thread Christoph Stocker
hi all! sorry, boring you with my questions. i solved the problem - :-) it seems that i used a wrong xerces-xxx.jar no idea where i got this wrong file. i hope thats it is the real problem - and cocoon works also tomorrow :-) thanks, chris -Original Message- From: Vadim Gritsenko

Re: pls confirm: cocoon won't work on OSX

2002-05-30 Thread Joseph Jupin
I don't know why, but for client Mac OS X - I needed to remove all of that stuff and any references in the sitemap to the svg calls... It may have to do with the way java handles the windowing stuff through Apple's interface... not for sure. anyway, once that was removed, it works like a

cinclude caching bug

2002-05-30 Thread Ulf Sauerland
Hello, there is a well known bug in the CachingCIncludeTransformer, which prevents the caching algorithm from determining the correct cache validity in some (almost every non trivial) cases. This makes the transformer useless in the general practise. Months ago there was a diskussion about this

Viewing Jsps in Cocoon 2.02 problem PLEASE HELP!!!

2002-05-30 Thread DNewman
I have switched over to tomcat 4.1 and java 1.4 and Cocoon 2.02. Everything is working for me for tomcat and java but I cannot get the new cocoon to display regular jsps. The file directory say it is there but when i click on the file I get file not found. This makes no sense to me since the

Re: PostgreSQL won't work - any ideas appreciated

2002-05-30 Thread Skip Carter
I would appreciate help on this from anyone - I've tried all suggestions -- error messages are below - Please note that I've already tried: snip... * Add a driverorg.postgresql.Driver/driver element into your jdbc/ config (under the dburl/ element is good). snip as suggested by

RE: Websphere 4.0

2002-05-30 Thread Vadim Gritsenko
Erik, Have you installed or upgraded Cocoon? It sounds like you upgraded it and forgot to delete working directory. PS Try using plain text email next time Vadim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 30, 2002 10:08 AM To:

RE: relative path using file: protocol

2002-05-30 Thread Vadim Gritsenko
From: Peter Lerche [mailto:[EMAIL PROTECTED]] Hi, I need to be able to serve an image file which is situated in a directory where only its relative path is known to the sitemap.xmap file. I have tried to get relative path to work as map:read mime-type=image/jpg

RE: PostgreSQL won't work - any ideas appreciated

2002-05-30 Thread Berin Loritsch
From: Skip Carter [mailto:[EMAIL PROTECTED]] Once I get this figured out I PROMISE TO CREATE DOCUMENTATION :) I have PostgreSQL working just fine here. I had to add the location of postgres.jar to the classpath in catalina.sh since it is not normally in the

what's up with the Cocoon book? were reviewer found?

2002-05-30 Thread Argyn Kuketayev
were reviewer found? thanks Argyn - Please check that your question has not already been answered in the FAQ before posting. http://xml.apache.org/cocoon/faqs.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

RE: Websphere 4.0

2002-05-30 Thread Erik . Karimov
Vadim, Thank you for your reply. Yes, I upgraded Cocoon. I think I deleted the working directory before installation. But anyway, I re-installed the cocoon and it solved the problem. I can run the Cocoon and most of the modules except for JSP. I'll try to figure it out myself. I am using Lotus

How to stop mimed files from causing the browser todo a file-save-as

2002-05-30 Thread Paul Gilligan
In my sitemap I have setup : map:match pattern=*.txt map:generate src={1}.xml mime-type=text/plain/ map:transform src=system/docbook2txt.xsl/ map:serialize type=text/ /map:match And when I do:

Really Good C2 IBM Tutorials

2002-05-30 Thread Eyassu, Daniel
http://www-105.ibm.com/developerworks/education.nsf/xml-onlinecourse-bytitle/83F66813F7FFD61486256B74006EB648?OpenDocument http://www-105.ibm.com/developerworks/education.nsf/xml-onlinecourse-bytitle/14DFAEE91D8BB1EF86256BA300662FAF?OpenDocument

C2/Solaris8/Jakarta 4.0.3

2002-05-30 Thread Zack Angelo
I'm attempting to get C2 to run with Solaris 8, Jakarta 4.0.3 and JRE 1.3.1. I'm getting a class cast exception saying that org.apache.xerces.parsers.SAXParser does not implement XMLReader. I've copied the appropriate jars from the cocoon package into Jakarta/common/lib...Any ideas? -Zack

RE: How to stop mimed files from causing the browser todo a file-save-as

2002-05-30 Thread Vadim Gritsenko
From: Paul Gilligan [mailto:[EMAIL PROTECTED]] In my sitemap I have setup : map:match pattern=*.txt map:generate src={1}.xml mime-type=text/plain/ File generator does not support mime-type attribute. Serializers do.

Re: How to stop mimed files from causing the browser todo a file-save-as

2002-05-30 Thread Paul Gilligan
Vadim, Thankyou ... works super now :) Paul Vadim Gritsenko wrote: From: Paul Gilligan [mailto:[EMAIL PROTECTED]] In my sitemap I have setup : map:match pattern=*.txt map:generate src={1}.xml mime-type=text/plain/ File generator does not support

Re: Another session transformer question

2002-05-30 Thread Bruce Krautbauer
I just took a quick look at the code and it seems like this should work the way I thought it would. I've been working with the CVS HEAD (which today is having some problems with the sitemap), JDK 1.3.1_02 and Win2K. Does anyone have any ideas? Thanks [EMAIL PROTECTED] 05/23/02 03:44PM

Stored Procedure with input parameters using esql?

2002-05-30 Thread Naquin, Beth
Title: Stored Procedure with input parameters using esql? I want to execute a stored procedure that requires input parameters using the esql logicsheet, but am having difficulty. I can call stored procedures that take no inputs just fine. Is there a working example/samle code of how to do

RE: C2/Solaris8/Jakarta 4.0.3

2002-05-30 Thread Darrell Cumming
http://xml.apache.org/cocoon/installing/index.html Goto the section on installing cocoon in tomcat 4.03. Maybe you might have more luck with 4.04beta. Good Luck. Darrell -Original Message- From: Zack Angelo [mailto:[EMAIL PROTECTED]] Sent: May 30, 2002 1:37 PM To: [EMAIL

Re: Stored Procedure with input parameters using esql?

2002-05-30 Thread Paul Gilligan
Why are you using NULL?? Does not seem to understand the NULL which is why you get the error. A better way would be to setup a default NULL argument for the PL/SQL and then you can call: {? = call get_person(?)} ..which Oracle will handle for you :) Naquin, Beth wrote: I want to execute a

RE: Stored Procedure with input parameters using esql?

2002-05-30 Thread Naquin, Beth
Title: RE: Stored Procedure with input parameters using esql? Thanks for the quick reply! but I am still confused :( The input arguments will eventually be user-entered data, but the user will only enter one of the four inputs, as they are mutually exclusive. (You could send data for all

Re: Stored Procedure with input parameters using esql?

2002-05-30 Thread Paul Gilligan
Ok, Take this example: --- PROCEDURE create_dept ( new_dname VARCHAR2 DEFAULT 'TEMP', new_loc VARCHAR2 DEFAULT 'TEMP') IS BEGIN INSERT INTO dept VALUES (deptno_seq.NEXTVAL, new_dname, new_loc); ... END;

RE: Stored Procedure with input parameters using esql?

2002-05-30 Thread Naquin, Beth
Title: RE: Stored Procedure with input parameters using esql? You were right in works well ;) This also works: esql:execute-query !-- Call Stored Procedure to retrieve person data-- esql:call needs-query=true {call get_person(NULL,NULL,NULL,'xsp-request:get-parameter name=xlpin/')}

RE: Stored Procedure with input parameters using esql?

2002-05-30 Thread Naquin, Beth
Title: RE: Stored Procedure with input parameters using esql? You were right in works well ;) This also worked for me: -- esql:execute-query !-- Call Stored Procedure to retrieve person data-- esql:call needs-query=true {call

Impact of number of XLM files versus file size; Performance;

2002-05-30 Thread Ruth, Thomas {PDBI~Basel}
Hi while designing an application and learning to understand the concept of Cocoon2 we have following design issue which I want to ask you for some help and/or advice from your experience or development knowledge: I have a XML file with 2000 elements, each element has about 10 attributes plus

Another Live Site

2002-05-30 Thread Davis, Paul
Hi, I worked at www.workthing.com until about 6 months ago and they use cocoon 1.7.4. Paul This E-Mail is intended only for the addressee. Its use is limited to that intended by the author at the time and it is not to be distributed without the author's consent. Unless otherwise stated, the