"No connection in the pool"

2002-11-18 Thread Dhiman Paul
Dear All, I m trying to connect oracle from cocoon through XSP files, when I m getting a error like "No connection in the pool". I have made changes to the cocoon.xconf file for the tag. I m using oracle.jdbc.thin driver for this connectivity. Pls say me the necessery steps to come out from this

pipeline result through SOAP?

2002-11-18 Thread Josema Alonso
Hi, all. I have a pippeline which produces XML. This is the result of a query. I would like to offer this result as a SOAP Service taking a parameter. Are there any how-tos or something I could read before starting? Maybe someone implemented something similar already... Thanks. ---

Re: XMLForm UI Builder

2002-11-18 Thread Scott Warren
I would like to be able to send you the stuff but I cannot as it's all overly complex for just an example (When I say complex I mean it uses a lot of my own logicsheets). The idea was basically to have 1 document (XML) and generate all the information from that. I have attached a sample docume

Re: Does work?

2002-11-18 Thread Joerg Heinicke
Dependent on the date you downloaded your Cocoon, XSLTC is default. Have a look into the root sitemap: and a few lines below you shell find: (some more attributes) org.apache.xalan.xsltc.trax.TransformerFactoryImpl ... (some more elements for configuration) The transformer-factory must not

Sessions

2002-11-18 Thread Mauro Daniel Ardolino
Hi! I have a problem using cocoon with other servlets. I have a servlet that outputs a xml and then in a pipeline I apply a xsl transformation. This works well, but this servlet needs a session parameter. Inside the servlet I wrote: HttpSession session= request.getSession(); TreeMap cart= (TreeM

Re: Does work?

2002-11-18 Thread Phil Blake
Hi Joerg, Thanks for your reply. I'm using cocoon 2.1-dev and xalan 2.3.1. I don't know what you mean by "Is XSLTC already used by default?". The problem is this: I have a stylesheet with the following matcher: and another stylesheet that imports the above stylesheet with an overridi

mod_jk and CocoonII

2002-11-18 Thread Dwayne Kemp
Im using: Apache-1.3.23 Tomcat4-4.1.12 Cocoon2.0.3 mod_jk Cocoon II works fine from http://localhost:8080/my app but using the mod_jk when i go to http://locatlhost/my app only static content is served it will not render my xml. any suggestions would be appreciated.

Re: Weird Saxon errors

2002-11-18 Thread Oskar Casquero
With cocoon-2.0.3 the transformation works correctly (I don't have to change anything in cocoon). The problem appears with cocoon 2.1-dev, because some transformation rules are not correctly applied (xsltc processor bug?). That's why I want to change to saxon. I would like to know which steps you f

Re: Have I got any other option than to...?

2002-11-18 Thread Jeremy Quinn
The ability to do this is not built-in currently, regardless of what it implies in the documentation. The patch to add your own fields is very simple, we are discussing adding this ATM on the dev list. Just incase you are in too much of a hurry I have added 'title' and 'summary' fields

problem

2002-11-18 Thread Parmley, Scott C.
Hello. I am trying to include some generated xml from another object in an XSP docment using Here's a code snippet to show you what I've done. String fxml = ""; try { fxml = vendor.getVendorCollectionXML(sessionID, params); }

TextSerializer (was: XSLT processor problems)

2002-11-18 Thread Joerg Heinicke
Some time ago there was a mail according some problems with the TextSerializer, but I didn't find it. But there was said, because of some other problems with Xalan, the configuration of the text serializer was deactivated. Can somebody confirm this? Oskar Casquero wrote: Hello, I have done a

Re: Using matchers, especially sessionstate...

2002-11-18 Thread Christian Joelly
Hi Christian! On Tue, Nov 12, 2002 at 12:09:16PM +0100, Christian Haul wrote: > Please be aware that the above code may allow a user to substitute > sNachname with a string like '"; close database; drop database somedb;' > what is probably not intended. Consider using prepared statements like >

Re: Does work?

2002-11-18 Thread Joerg Heinicke
Phil Blake wrote: Hi all, I'm having a problem with applying any imports. Can someone in-the-know assure me that is functional? Also, if there is any trick to using it as I haven't seen it work yet and I think I've got a pretty simple example. Thanks in advance, Phil It should work in gen

Re: Weird Saxon errors

2002-11-18 Thread Jeremy Quinn
On Monday, Nov 18, 2002, at 12:50 Europe/London, SAXESS - Hussayn Dabbous wrote: Hy; Your stylesheet produces plain text as output. This seems to be a problem for cocoon transformers. I don't know, if this behaviour is a feature, or a bug. (Maybe the developers can tell us ;-) ? But here is the

Have I got any other option than to...?

2002-11-18 Thread conrad . crampton
...create my own indexing xsp page to allow me to include document elements in my HitWrapper object so I can output something meaningful as my search results? I can't find anything out there that shows how to use the cocoon specific classes to include things like element or other custo

XMLForms: storing and displaying tabular data

2002-11-18 Thread Rob Johnston
Hello, I am trying to do something very specific using XMLForms and have been coming up dry on ideas on how to do it. Basically, I want to have a screen which will have a table where selected "items" are displayed, as well as a item-specific version number: ,-

RE: Core Dump PHP & cocoon2

2002-11-18 Thread Tom Troonbeeckx
Thx for the information Now I know at least it's not a configuration fault -Original Message- From: Jose Borges Ferreira [mailto:[EMAIL PROTECTED]] Sent: maandag 18 november 2002 17:00 To: [EMAIL PROTECTED] Subject: RE: Core Dump PHP & cocoon2 I'm thinking if anybody actually run

RE: Core Dump PHP & cocoon2

2002-11-18 Thread Jose Borges Ferreira
I'm thinking if anybody actually run php with tomcat ever ;) Acording to these people ( me included ) php servlet always core dumped after some usage. http://bugs.php.net/bug.php?id=17020 http://bugs.php.net/bug.php?id=18939 Apparently the servlet implementation should be better. I am not a jav

RE: inserting doctype from xsl

2002-11-18 Thread Hunsberger, Peter
> There's more than one doctype you could have for HTML. Some folks may > want to send HTML 3.2 with the appropriate header. > > It would be possible to have all of the doctypes ready to go out of the > box. It would also mean a html32 serializer, a html4 serializer, a > html401 serializer, e

PHPGenerator

2002-11-18 Thread Leszek Gawron
I am not able to make PHPGenerator work but maybe you will see some mistake in my actions: 1. I have downloaded PHP 4.2.3 Win32 binaries from PHP site 2. I have enabled php_java extension and setup [Java] section like this: [Java] java.class.path = c:\DevTools\php-4.2.3-Win32\extensions\php_java.j

RE: Core Dump PHP & cocoon2

2002-11-18 Thread Tom Troonbeeckx
I have found any logs about the core dump. The log is listed below. However i have checked the libphp4.so with the dependencies and they are all correct The output list of ldd libphp4.so goes as follows: libpam.so.0 => /lib/libpam.so.0 (0x4013d000) libstdc++-libc6.2-2.so.3 => /usr/l

MalformedURLException: unknown protocol: slide

2002-11-18 Thread Alexander Peters
Hello all, i got this MalformedURLException when i tried to let cocoon transform xml from a slide repository. raw works fine but the generation failed when loading the dtd as a relative link. making it absolute for example to the url: http://localhost:8080/samples/slide/view/ktit.dtd always poin

Core Dump PHP & cocoon2

2002-11-18 Thread Tom Troonbeeckx
Dear Sir, Madam, I finally got the php working with cocoon2. Thx for the many support. However. When I process a the phpinfo()-function, Cocoon2 shows just a bit of data. When I refresh the page a couple times. I have tomcat-core dump. Any ideas why? Thanks in advance. Ideaxis nv -facing

Re: Cocoon 2 - Internal server error: Cannot get componentselector for 'generate'

2002-11-18 Thread Ahmed
On Mon, 2002-11-18 at 09:29, [EMAIL PROTECTED] wrote: > I'm extremely new to Cocoon 2 and have so far a limited knowledge of xml > and java technologies, but I need to configure Cocoon and Tomcat to run a > site but keep encountering this Internal server error. How can I handle this > error in the

Re: Weird Saxon errors

2002-11-18 Thread SAXESS - Hussayn Dabbous
Hy; Your stylesheet produces plain text as output. This seems to be a problem for cocoon transformers. I don't know, if this behaviour is a feature, or a bug. (Maybe the developers can tell us ;-) ? But here is the solution as it works on my site: 1.) Add following template to your stylesheet:

Sendmail with wyona

2002-11-18 Thread Scherler, Thorsten
http://mail.wyona.org/pipermail/wyonacms-dev/2002-July/90.html Hello group, I want to do the exact same thing! http://members.iinet.net.au/~xions/jigsaws/sendmail.html But how can I achieve that within wyona? I mean for example: 3. Copy mail.jar and activation.jar to cocoon-2.0.2\lib\optiona

Re: integrating php with cocoon 2.0.3

2002-11-18 Thread Roger I Martin PhD
I still think you have a classpath problem; not a sitemap problem. - Original Message - From: "tom.troonbeeckx" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 18, 2002 6:21 AM Subject: RE: integrating php with cocoon 2.0.3 > I have put the servlet in the webapps libare

how to lock a pipeline?

2002-11-18 Thread Oskar Casquero
Hello,   Does anyone know if it is possible to lock the access to a pipeline while that pipeline is being executed? I want to use a pipeline as a shared resource: when a user calls that pipeline from the browser, the pipeline is locked until it finish its execution and then it is unlocked, b

XMLForm JavaBean getter & setter methods

2002-11-18 Thread Senhaji
Hello, In the wizard example, I added some log traces in the UserBean's getter and setter methods to see what happen behind the scene. When I push the start button, the getAllHobbies is called many times (>20). The same thing happens with the getSystem(). However the setSystem() method is never ca

Re: XML declaration in text/plain output

2002-11-18 Thread Oskar Casquero
The same happens to me (http://marc.theaimsgroup.com/?l=xml-cocoon-users&m=103761475526736&w=2). If you don't need the new features of cocoon-2.1-dev, try using cocoon-2.0.3. Oskar. - Original Message - From: "Hay Bruce" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 1

RE: integrating php with cocoon 2.0.3

2002-11-18 Thread tom.troonbeeckx
I have put the servlet in the webapps libarea. But still no go... In the sitemap.xmap i have defined the following. Im a newbie in the cocoonworld. Maybe i just configured it wrong. Has anybody an idea how to configure the sitemap.xmap for php-pages. Thanx in advance -

XML declaration in text/plain output

2002-11-18 Thread Hay Bruce
Hi, I've a simple pipeline to make CSV data: where I've tried putting in the XSLT transformation, and true or yes in the serializer declaration in the sitemap true In all cases I still end up with

Re: integrating php with cocoon 2.0.3

2002-11-18 Thread Roger I Martin PhD
Put the phpsrvlt.jar in you webapps lib area. - Original Message - From: "tom.troonbeeckx" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 18, 2002 5:57 AM Subject: integrating php with cocoon 2.0.3 > Dear sir, madam, > > > I have compiled cocoon-2.0.3 as described in t

Out of Memeory in cocoon2.0.2

2002-11-18 Thread Murari Dhoot
We developed a application in cocoon...and it s running properly for 6-7 user ...but once the user size increasessomtime its throwing Out of memory Exception... what may be the problem??? And how to optimize the performance of cocoon application   Thanks  

integrating php with cocoon 2.0.3

2002-11-18 Thread tom.troonbeeckx
Dear sir, madam, I have compiled cocoon-2.0.3 as described in the HOWTO in order to work with PHP-files. I'm running a j2sdk-1.4.1 and a tomcat 4.0.6 in a Redhat 7.1 Linuxbox. The compilation went fluently. I have put the cocoon.war in the WEBAPPS-folder and the phpsrvlt.jar into the $TOMCAT/co

Re: Weird Saxon errors

2002-11-18 Thread Oskar Casquero
Here you have XML/XSLT combination. Can you tell me the steps you followed to setup saxon role? Thanks, Oskar - Original Message - From: "SAXESS - Hussayn Dabbous" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 18, 2002 11:40 AM Subject: Re: Weird Saxon errors > Hy;

Passing request parameters to coplets

2002-11-18 Thread Alex Romayev
Hello, Is it possible to pass request parameters to coplets? Thanks, -Alex - Please check that your question has not already been answered in the FAQ before posting. To unsubsc

Re: Weird Saxon errors

2002-11-18 Thread SAXESS - Hussayn Dabbous
Hy; I got exactly the same problems as you describe. Finnally i managed to setup my system for operation. Unfortunately i had lots of interconnected problems, so i can't tell you, what finally solved exactly the problem, you are describing. I had a look into your problem, but couldn't reprocuce it

sendmail Attachment

2002-11-18 Thread Scherler, Thorsten
Hello group, I try to achieve the following thing: i want to send reports as pdf Attachment that are stored not on the file system but @http e.g.: http://localhost:8088/cocoon/weidmueller/IDC2/info_adm.pdf?date=11/15/2002 I wrote a vb script to attach the file but I can't use for attaching an ur

XSLT processor problems

2002-11-18 Thread Oskar Casquero
Hello,   I have done a simple pipeline in cocoon that applies some transformations to an xml document and obtains a text document:           Depending on the cocoon version, the result is different:   1) When the pipeline is included in cocoon 2.0.3 the result is the expected one. 2) W

Re: Weird Saxon errors

2002-11-18 Thread Oskar Casquero
Jeremy, I have got exactly the same problem when I use saxon 6.5.2 with cocoon 2.0.3 or cocoon 2.1 (invalid processing instruction name (saxon:warning) at line 13 column -1 (what column is that?)). I have configured saxon role in the same way as you (as described in http://outerthought.net/wiki/Wik

RE: LDAP

2002-11-18 Thread Martin Geissler
Hello, as far as i know is the LDAP Tranformer not included in Cocoon 2.0.3 Perhaps use the sources at the Code Repository. Regards Martin >>> [EMAIL PROTECTED] Freitag, 15. November 2002 14:52:53 >>> Hi!. Can anyone give me any example of use LDAP Transformer on Cocoon 2.0.3, because I can't f

RE: XMLForm UI Builder

2002-11-18 Thread Senhaji
Thank you guys. I'll get a look to the XYbrix tool. Scott, your approach sounds good too. I'll appreciate a lot if you can drop me your ANT generation script to save me time and money -) Regards, Senhaji -Message d'origine- De : Nicola Ken Barozzi [mailto:[EMAIL PROTECTED]] Envoye : dima

Cocoon 2 - Internal server error: Cannot get component selector for 'generate'

2002-11-18 Thread rofre
Hello everyone, I'm extremely new to Cocoon 2 and have so far a limited knowledge of xml and java technologies, but I need to configure Cocoon and Tomcat to run a site but keep encountering this Internal server error. How can I handle this error in the sitemap.xmap? Thanks a lot in advance for th