java.lang.VerifyError ??

2002-12-20 Thread Rano, Didier
I used last snapshot of cocoon 20021220113444 with my own transformer used from Cocoon 2.0.4 . I have an error : java.lang.VerifyError: (class: com/.../GetDataFromAnnuaire, method: endTransformingElement signature: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V) Incompatible object arg

ProfilerGenerator

2002-12-18 Thread Rano, Didier
I tried the ProfilerGenerator. But I have a problem with some negative values in results. How avoid this problem ? Didier Rano Serv'N Data - Please check that your question has not already been answered in the FAQ before postin

Cocoon 2.0.3, namespace-alias and Xalan

2002-12-17 Thread Rano, Didier
I tested a namespace-alias with XSLTTransformer, cocoon 2.0.3 an Xalan. But it is ignored. Is it normal ? A higher version of cocoon solves this problem ? Didier Rano Serv'N Data - Please check that your question has not alrea

Pipeline problem

2002-12-12 Thread Rano, Didier
I have a problem with a pipeline. If I test by block, all is ok: The output of the previous test is given to the next: annuaire is my own transformer. And, now when I test the complete pipeline, I have errors:

Réf:Re: LDAPTransformer

2002-12-06 Thread Rano, Didier
Cocoon 2.0.3 Séparateur de messages Objet : Re: LDAPTransformer Auteur :[EMAIL PROTECTED] Date : 05/12/2002 20:24 Thanks Didier. I still get the same exception :-( I am using revision 1.9 of LDAPTransformer from cvs HEAD. Nicola moved it to a block a

Réf:LDAPTransformer

2002-12-05 Thread Rano, Didier
http://apache.org/cocoon/LDAP/1.0";> com.sun.jndi.ldap.LdapCtxFactory ldap://myserver.com SUBTREE_SCOPE TRUE cn=MYUSER MYPASSWD o=toto,c=fr true Séparateur de messages Objet : LDAPTransformer Auteur :[EMAIL PROTE

Réf:Re: Réf:RE: Problem SQLTransformer

2002-12-05 Thread Rano, Didier
RPB_ID -- -- 00427 00427 SQL> Séparateur de messages Objet : Re: Réf:RE: Problem SQLTransformer Auteur :[EMAIL PROTECTED] Date : 05/12/2002 14:10 "Rano, Didier" a écr

Réf:RE: Problem SQLTransformer

2002-12-05 Thread Rano, Didier
s are the same ? Best regards, - Luca Morandini GIS Consultant [EMAIL PROTECTED] http://utenti.tripod.it/lmorandini/index.html - > -----Original Message- &g

Problem SQLTransformer

2002-12-05 Thread Rano, Didier
Hello, With Cocoon 2.0.3, on windows NT, and tomcat 4.1.12 I have a problem with SQLTransformer (with Oracle JDBC driver). Cocoon returns all records normally without data !! Example: How solve this problem ? Thank you Didier Rano Serv'N Data ---

Oracle access

2002-12-03 Thread Rano, Didier
I tried to access a Oracle database with SQL transformer. Then, I modified cocoon.xconf jdbc:oracle:thin:@:1521:HUB0 *** I have add a .xml file with http://apache.org/cocoon/SQL/2.0";> Hello This is my first Cocoon2 page filled with sql data

Réf:Re: Workflow

2002-11-29 Thread Rano, Didier
What is it Cocoon's flowscript ? Didier Rano Serv'N Data Séparateur de messages Objet : Re: Workflow Auteur :[EMAIL PROTECTED] Date : 29/11/2002 11:46 [EMAIL PROTECTED] wrote: > Hello, > I have heard from OSWorkflow, do you know if it's easy to ad

LDAP, JMS, SOAP

2002-11-28 Thread Rano, Didier
Hello, I'm a new cocoon user, and I'm not sure that cocoon could be solve my problem. * A user sends a request in using SOAP. With a web services, Cocoon executes a pipeline. At the end of the pipeline, the user receives a SOAP response * In the pipeline, I need to get data from a LDAP server