OutOfMemoryError

2004-04-28 Thread Johnson
Hi! I'm trying to build the latest cocoon (cocoon-2.1_20040428041256.tar.gz), my computer has 756MB RAM,and the system is winXP,j2sdk1.4.2-04 when the build go to cocoon-block-serializers-compile,after prompt "compiling 95 source files to dest the error happended The system is out of resources

Re: [i18n] Xalan replaces encoded characters with entities

2004-04-28 Thread Upayavira
Sjur Nørstebø Moshagen wrote: På 28. apr. 2004 kl. 00.58 skrev Joerg Heinicke: On 20.04.2004 11:02, Sjur Nørstebø Moshagen wrote: all my XML documents are completely in UTF-8, but Cocoon outputs entities for many non-ascii characters. Although this does not create any badly formatted pages, it

Re: What is best ? Woody , JXForms, Cocoon Forms ???

2004-04-28 Thread Olivier Billard
[EMAIL PROTECTED] wrote: Could you provide me some sample ? Again, le wiki and the cocoon doc are the best up-to-date docs : If you choose woody : http://wiki.cocoondev.org/Wiki.jsp?page=Woody Or if you jump to CocoonForms (that Antonio suggested you to try), the most of the beast is woody, modul

Re: OutOfMemoryError

2004-04-28 Thread Joerg Heinicke
On 28.04.2004 08:59, Johnson wrote: > Hi! > > I'm trying to build the latest cocoon (cocoon-2.1_20040428041256.tar.gz), > my computer has 756MB RAM,and the system is winXP,j2sdk1.4.2-04 > when the build go to cocoon-block-serializers-compile,after prompt > "compiling 95 source files to dest >

Re: OutOfMemoryError

2004-04-28 Thread Olivier Billard
Johnson wrote: > Hi! > > I'm trying to build the latest cocoon (cocoon-2.1_20040428041256.tar.gz), > my computer has 756MB RAM,and the system is winXP,j2sdk1.4.2-04 > when the build go to cocoon-block-serializers-compile,after prompt > "compiling 95 source files to dest > the error happended

Re: Dynamically changing labels, was Re: Woody + FlowScript : documentation on model

2004-04-28 Thread laurent_rorive
I think that now this is a widget type "output" ? Bruno Dumon <[EMAIL PROTECTED]> 27/04/2004 18:50 Please respond to users                 To:        [EMAIL PROTECTED]         cc:                 Subject:        Re: Dynamically changing labels, was Re: Woody + FlowScript :        documenta

Suspicious Attachment

2004-04-28 Thread antivirus
-- Warning: Message delivery wasn't performed. Reason: Our virus scanner detected very suspicious code in the attachment of a mail addressed to a user of our system. The following message will not be delivered: From: [EMAIL PROT

RE: web.xml parameters in cocoon action classes

2004-04-28 Thread Leonid Chumanov
I had this problem too. I had no time to find best solution. My solution is very simple (may be it is not the best - ?). In class MainServlet that is start point of my application public class MainServlet extends CocoonServlet { public void init() throws ServletException { sup

Re: newbie question: Woody Binding help

2004-04-28 Thread laurent_rorive
You have to change the namespace of the generate Here is how I do it ( via an XSP) xmlns:wd="http://apache.org/cocoon/woody/definition/1.0" xmlns:i18n="http://apache.org/cocoon/i18n/2.1"> Hope it can help Laurent     "Billie" <[EMAIL PROTECTED]> 27/04/2004 21:06 Please respond to

Re: What is best ? Woody , JXForms, Cocoon Forms ???

2004-04-28 Thread laurent_rorive
Thx Olivier Billard <[EMAIL PROTECTED]> Sent by: news <[EMAIL PROTECTED]> 28/04/2004 09:31 Please respond to users                 To:        [EMAIL PROTECTED]         cc:                 Subject:        Re: What is best ? Woody , JXForms, Cocoon Forms ??? [EMAIL PROTECTED] wrote: > > C

Re: OutOfMemoryError

2004-04-28 Thread Johnson
I close others prog,the same. I build it from linux,it's ok. so I think that's the java environment problem. How to adjust it. Best Regards Johnson Hsu - Original Message - From: "Olivier Billard" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 28, 2004 3:34 PM Subjec

Re: initialize MultiValueField in Action

2004-04-28 Thread a_bilbao
Sorry for the (copy/paste) error. I've corrected the code. I'd like initialize a MultiValueFiel with double-listbox style in an action with the values introduced by the user. I'm trying this : Definition : instance : Select you

Re: OutOfMemoryError

2004-04-28 Thread Olivier Billard
Sorry, the mail of Joerg crossed mine, and I read that he experienced the same and found from what block it could come Johnson wrote: > I close others prog,the same. > I build it from linux,it's ok. > so I think that's the java environment problem. > How to adjust it. > > Best Regards > > Johnso

Re: initialize MultiValueField in Action

2004-04-28 Thread Bruno Dumon
On Wed, 2004-04-28 at 12:31, [EMAIL PROTECTED] wrote: > Sorry for the (copy/paste) error. I've corrected the code. > > I'd like initialize a MultiValueFiel with double-listbox style in an action with the > values introduced by the user. I'm trying this : > > Definition : > > > >

Cocoon expert needed : Error in Free() !

2004-04-28 Thread Montier Patrick
hi, when high loads, the cocoon server display Error in free() in the log file and loop, then java threads grows and freeze. Tomcat must be stop (kill -9) and relaunched (every 1/2 days). 2 processors, 1Go ram machine Red Hat 7.3 tomcat 4.0.1 java 1.3.1_10 (-Xms64m -Xss64k -Xmx256m ) very old coc

Re: Cocoon expert needed : Error in Free() !

2004-04-28 Thread Upayavira
Montier Patrick wrote: hi, when high loads, the cocoon server display Error in free() in the log file and loop, then java threads grows and freeze. Tomcat must be stop (kill -9) and relaunched (every 1/2 days). All I can say is that I had a problem where Tomcat was failing regularly. I switch

[resolved]Re: initialize MultiValueField in Action

2004-04-28 Thread a_bilbao
Ok, with setValues() it works. thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Cocoon: Language Babel -or- Database Development Platform ?

2004-04-28 Thread Derek Hohls
And in the beginning, Stephan Mazocchi created Cocoon. It was based on XML - Programmers used Java and Users used XSLT - and it was simple but good. And it worked and applications were delivered. Everyone understood and everyone was happy. And then the Users spoke up, saying that Web Publishing

LDAP transformer - insert, delete, update

2004-04-28 Thread grofcik.lan
Hello, I would like to use LDAP transformer with possibility to insert update and delete items. Has cocon 2.1.4 LDAP transformer with this functionality? If yes, how could i use it. Thank you for answer Martin - To unsubscribe,

serialize without namespace

2004-04-28 Thread [EMAIL PROTECTED]
How can I remove namespaces from my xml files? The Cocoon FAQ say in: "... You could generalize this approach by using the serializer's configuration method to declare namespaces to be excluded." But checking the serializer's docum

Removing non-xhtml tags from a string ???

2004-04-28 Thread Marcin Okraszewski
Hi, I'm building a webapp which allows to enter XHTML via forms. The problem is that I the entered XHTML *must* be valid XML. I use JTidy to correct any errors that may accure. So far so good. But it turns out that if JTidy gets some tag, that it doesn't know, it simply returns empty string :-(

Re: Sorry, Cocoon couldn't find the resource you requested.

2004-04-28 Thread beyaNet Consultancy
Ugo, all has been sorted now... I made an alteration to the site pipe, in terms of to what depth files could access parts of the sitemap, and all is fine now. Peter On 27 Apr 2004, at 21:21, Ugo Cei wrote: Il giorno 27/apr/04, alle 16:02, beyaNet Consultancy ha scritto: I think it should b

Coplet events for multiple users

2004-04-28 Thread Surjan Singh
Hello all, We've been working with coplets in the portal engine. What we'd like to do is to fire an event which is then received by a coplet in another user's context. For example, we have one user that logs in to monitor a list, which is displayed in a coplet. We have another user who can add

Re: web.xml parameters in cocoon action classes

2004-04-28 Thread Anna Bikkina
Thank you for the response. Does any have a different solution for this problem. Everyone must be facing this problem. Thanks in advance, Anna. On Wednesday 28 April 2004 04:00 am, Leonid Chumanov wrote: > I had this problem too. > > I had no time to find best solution. My solution is very sim

asynchronous flowscript calls??

2004-04-28 Thread beyaNet Consultancy
Hi, is it possible to make asynchronous flowscript function calls?? For example users can make purchase orders on my site, and at the moment my script adds an order item(shopping cart), via my hibernate persistence layer, and then redirects the user back to the page they made the order from. Wh

Cocoon, XML:DB and custom generator problem

2004-04-28 Thread Christian Rosenberger
Hello! I have a problem with a custom generator executing XQuerys to a XML database. My result from database is: Test1 Test2 The result is in a XMLResource instance. Part of my custom generator code: //Execute query to XMLDB - done via XML:DB method (read is mapped to XML:DB query m

Re: Cocoon: Language Babel -or- Database Development Platform ?

2004-04-28 Thread Tony Collen
Comments inline... Derek Hohls wrote: ... [snip] ... But many still spoke up, saying that Cocoon was but one Framework among many and so insufficient on its own to deliver Real Applications. And so a great Babel of other languages and tools were taken up and other approaches, based on the Old W

RE: Cocoon: Language Babel -or- Database Development Platform ?

2004-04-28 Thread Joel McConaughy
... [snip] ... > Ugo Cei has claimed that all you need is Flowscript, CForms, > some sort of O/R mapping (Like > hibernate or OJB), and the JXTemplateGenerator and you're set. > I tend to agree with him, but I have > no practical experience to back it up with :) I'm not sure that's true. I

Re: Cocoon: Language Babel -or- Database Development Platform ?

2004-04-28 Thread Tony Collen
Joel McConaughy wrote: ... [snip] ... Ugo Cei has claimed that all you need is Flowscript, CForms, some sort of O/R mapping (Like hibernate or OJB), and the JXTemplateGenerator and you're set. I tend to agree with him, but I have no practical experience to back it up with :) I'm not sure th

Re: Cocoon: Language Babel -or- Database Development Platform ?

2004-04-28 Thread Ugo Cei
Il giorno 28/apr/04, alle 18:08, Tony Collen ha scritto: I'm sure Ugo, as well as other people on the lists can relate some real-world success stories about using Cocoon. Just today we released a new Cocoon web appplication. It's still beta, and it's all in Italian, but you can try it here: http

Re: Cocoon: Language Babel -or- Database Development Platform ?

2004-04-28 Thread Ugo Cei
Il giorno 28/apr/04, alle 18:20, Joel McConaughy ha scritto: IMHO, an out-of-the-box hibernate/cforms binding (or some other O/R framework) should be a hard requirement -- otherwise where is the productivity gain? Personally I'd feel a slight unease at the thought of directly bindiing a Hibernate

RE: Cocoon: Language Babel -or- Database Development Platform ?

2004-04-28 Thread Joel McConaughy
Both the hibernate collection and Cforms repeater handle add/change/delete logic. If you introduce an intermediate collection, don't you have to re-implement that logic in order to create an effective mapping from one to the other? For example, if I delete a row from the Cforms repeater, how do I

Re: Cocoon: Language Babel -or- Database Development Platform ?

2004-04-28 Thread Ugo Cei
Il giorno 28/apr/04, alle 19:03, Joel McConaughy ha scritto: Both the hibernate collection and Cforms repeater handle add/change/delete logic. If you introduce an intermediate collection, don't you have to re-implement that logic in order to create an effective mapping from one to the other? For

Blocks description

2004-04-28 Thread Eddy Fras
Hi, I have to migrate a Cocoon 2.0.4 application to the 2.1.4 release. The new Cocoon 2.1.4 comes with a lot of blocks I guess I don't need in my application ; in order to minimize the size of the application, I would like to select only the necessary blocks for my application at build time. The p

Re: Blocks description

2004-04-28 Thread Tony Collen
Eddy Fras wrote: Hi, I have to migrate a Cocoon 2.0.4 application to the 2.1.4 release. The new Cocoon 2.1.4 comes with a lot of blocks I guess I don't need in my application ; in order to minimize the size of the application, I would like to select only the necessary blocks for my application at

Cocoon and Handheld devices

2004-04-28 Thread Fabio Sabatini
Did someone have ever run a cocoon-based webapp on a handheld device? What should i need? thanks for any help -- Fabio Sabatini Direzione Tecnica Consorzio di Bioingegneria e Informatica Medica P.le Volontari del Sangue 2 - 27100 PAVIA (PV) ITALIA Tel. +39.0382.525100 - Fax +39.0382.526622 E-mail:

Re: LDAP transformer - insert, delete, update

2004-04-28 Thread Joerg Heinicke
On 28.04.2004 15:57, grofcik.lan wrote: Hello, I would like to use LDAP transformer with possibility to insert update and delete items. Has cocon 2.1.4 LDAP transformer with this functionality? If yes, how could i use it. It's not much, but have you read the available documentation? http://coco

RE: Cocoon: Language Babel -or- Database Development Platform ?

2004-04-28 Thread Joel McConaughy
It is a simple CRUD tool and is a good example of what I believe is an important use case. I documented the problem here: http://www.mail-archive.com/[EMAIL PROTECTED]/msg13665.html Joel McConaughy Managing Partner Displayware LLC 800 Fifth Ave., #101-316 Seattle, WA 98104-3191 206-300-4732 Di

Re: serialize without namespace

2004-04-28 Thread Joerg Heinicke
On 28.04.2004 16:49, [EMAIL PROTECTED] wrote: How can I remove namespaces from my xml files? The Cocoon FAQ say in: "... You could generalize this approach by using the serializer's configuration method to declare namespaces to be

Re: Removing non-xhtml tags from a string ???

2004-04-28 Thread Joerg Heinicke
On 28.04.2004 17:20, Marcin Okraszewski wrote: Hi, I'm building a webapp which allows to enter XHTML via forms. The problem is that I the entered XHTML *must* be valid XML. I use JTidy to correct any errors that may accure. So far so good. But it turns out that if JTidy gets some tag, that it d

Re: Cocoon: Language Babel -or- Database Development Platform ?

2004-04-28 Thread Bruno Dumon
On Wed, 2004-04-28 at 19:12, Ugo Cei wrote: > Il giorno 28/apr/04, alle 19:03, Joel McConaughy ha scritto: > > > Both the hibernate collection and Cforms repeater handle > > add/change/delete logic. If you introduce an intermediate collection, > > don't you have to re-implement that logic in orde

Re: web.xml parameters in cocoon action classes

2004-04-28 Thread Joerg Heinicke
On 28.04.2004 17:28, Anna Bikkina wrote: Thank you for the response. Does any have a different solution for this problem. Everyone must be facing this problem. For such questions I would always have a look into existing code. So for example the CocoonServlet class reads the init params from web

Re: Dynamically changing labels, was Re: Woody + FlowScript : documentation on model

2004-04-28 Thread Bruno Dumon
On Wed, 2004-04-28 at 09:49, [EMAIL PROTECTED] wrote: > I think that now this is a widget type "output" ? I always thought of the output widget as the read-only equivalent of a field widget, and it seemed conceptually incorrect to misuse it as a label. >From a technical point of view, it probably

Re: Cocoon and Handheld devices

2004-04-28 Thread defe
Fabio Sabatini wrote: Did someone have ever run a cocoon-based webapp on a handheld device? What should i need? Do you mean mobile phones? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTEC

Accessing repeater in xsp Using V2 woody

2004-04-28 Thread JD Daniels
Hi all, I want do soemthing like this from the samples: Flow: // also store the form as a request attribute as the XSP isn't flow-aware cocoon.request.setAttribute("form_model_gui", form.getWidget()); cocoon.sendPage("form_model_gui-success-pipeline.xsp"); XSP: org.apache.co

RE: Accessing repeater in xsp Using V2 woody

2004-04-28 Thread JD Daniels
I am using 2.1.4 - sorry -Original Message- From: JD Daniels [mailto:[EMAIL PROTECTED] Sent: April 28, 2004 11:14 AM To: [EMAIL PROTECTED] Subject: Accessing repeater in xsp Using V2 woody Hi all, I want do soemthing like this from the samples: Flow: // also store the form as a re

Re: Cannot access Hibernate queries with Woody

2004-04-28 Thread Bruno Dumon
On Sun, 2004-04-25 at 20:06, Joel McConaughy wrote: > I'm trying to extend Hugo's hibernate sample to handle queries that > return multiple rows but have run into a problem. I can load the query > results, edit existing rows and delete rows successfully using the > following flow: > > var

Re: Cocoon and Handheld devices

2004-04-28 Thread Joerg Heinicke
On 28.04.2004 19:36, Fabio Sabatini wrote: Did someone have ever run a cocoon-based webapp on a handheld device? What should i need? Sylvain Wallez (also a Cocoon committer) and the company he works for (http://www.anyware-tech.com/index_en.html) have such a "Micro Cocoon" running. But you shoul

Re: Accessing repeater in xsp Using V2 woody

2004-04-28 Thread Bruno Dumon
On Wed, 2004-04-28 at 21:14, JD Daniels wrote: > Hi all, > > I want do soemthing like this from the samples: > > Flow: > > // also store the form as a request attribute as the XSP isn't > flow-aware > cocoon.request.setAttribute("form_model_gui", form.getWidget()); > cocoon.sendPage(

RE: Accessing repeater in xsp Using V2 woody

2004-04-28 Thread JD Daniels
I am using 2.1.4 (pre cocoon forms) CocoonFormsInstance result sin a null pointer exception... What would the woody version be? -Original Message- From: Bruno Dumon [mailto:[EMAIL PROTECTED] Sent: April 28, 2004 10:39 AM To: [EMAIL PROTECTED] Subject: Re: Accessing repeater in xsp Using

RE: Cannot access Hibernate queries with Woody

2004-04-28 Thread Joel McConaughy
Thanks much. I will give this a try and will document what I find. I've never submitted a patch before but would be happy to do so if this works. Joel McConaughy Managing Partner Displayware LLC 800 Fifth Ave., #101-316 Seattle, WA 98104-3191 206-300-4732 Direct 206-382-2188 Fax [EMAIL PROTECTED

RE: Accessing repeater in xsp Using V2 woody

2004-04-28 Thread Bruno Dumon
On Wed, 2004-04-28 at 21:42, JD Daniels wrote: > I am using 2.1.4 (pre cocoon forms) > > CocoonFormsInstance result sin a null pointer exception... > > What would the woody version be? "woody-form" -- Bruno Dumon http://outerthought.org/ Outerthought - Open Source,

Re: Cocoon: Language Babel -or- Database Development Platform ?

2004-04-28 Thread Bruno Dumon
On Wed, 2004-04-28 at 14:50, Derek Hohls wrote: > And in the beginning, Stephan Mazocchi created Cocoon. It was based on > XML - Programmers used Java and Users used XSLT - and it was simple but > good. And it worked and applications were delivered. Everyone > understood and everyone was happy.

RE: Accessing repeater in xsp Using V2 woody

2004-04-28 Thread JD Daniels
Yes i poked around in form.js and found the reference... woody-form still is a java.lang.NullPointerException arg. I shouldn't need to setAttribute in the flow for it should I? just: Form form = (Form)request.getAttribute("woody-form"); should work? sidenote: is there a way in xsp to

RE: Accessing repeater in xsp Using V2 woody

2004-04-28 Thread JD Daniels
oh crud nevermind... I was accessing the repeater incorrectly.. i have a handle on the form now. -Original Message- From: Bruno Dumon [mailto:[EMAIL PROTECTED] Sent: April 28, 2004 10:53 AM To: [EMAIL PROTECTED] Subject: RE: Accessing repeater in xsp Using V2 woody On Wed, 2004-04-28

Re: Cocoon: Language Babel -or- Database Development Platform ?

2004-04-28 Thread Brent Fitzgerald
Derek, you've elucidated what I'm sure is a recurring tension for many cocoon users. I really identify with you. My group has been using Cocoon for a little over a year now to publish a huge set of XML content, translated and localized for several languages. Cocoon has been an excellent choi

Re: serialize without namespace

2004-04-28 Thread Peter Lerche
Hi, This is NOT the best solution but it will work. Make an extra serializer step in your pipeline and put this XSLT script into it. http://www.w3.org/1999/XSL/Transform";>

Re: Cocoon: Language Babel -or- Database Development Platform ?

2004-04-28 Thread Tony Collen
Brent Fitzgerald wrote: Derek, you've elucidated what I'm sure is a recurring tension for many cocoon users. I really identify with you. My group has been using Cocoon for a little over a year now to publish a huge set of XML content, translated and localized for several languages. Cocoon has

Documentation (was "RE: Cocoon: Language Babel -or- Database Development Platform ?")

2004-04-28 Thread David Leangen
> What documentation exactly? > > What sort of documentation are you looking for? If I can add my 2 cents, I'd be really interested in seeing some kind of comparison with other solutions (such as Struts). I think that other first time or potential users may also find this interesting... Just a

Re: Documentation (was "RE: Cocoon: Language Babel -or- Database Development Platform ?")

2004-04-28 Thread Tony Collen
David Leangen wrote: What documentation exactly? What sort of documentation are you looking for? If I can add my 2 cents, I'd be really interested in seeing some kind of comparison with other solutions (such as Struts). I think that other first time or potential users may also find this interest

Re: Cocoon and Handheld devices

2004-04-28 Thread Sylvain Wallez
Joerg Heinicke wrote: On 28.04.2004 19:36, Fabio Sabatini wrote: Did someone have ever run a cocoon-based webapp on a handheld device? What should i need? Sylvain Wallez (also a Cocoon committer) and the company he works for (http://www.anyware-tech.com/index_en.html) have such a "Micro Cocoon"

RE: Accessing repeater in xsp Using V2 woody

2004-04-28 Thread JD Daniels
hmmm... i am confused again.. Form form = (Form)request.getAttribute("woody-form"); Field field = (Field)form.getWidget("customerId"); The field customerId is there and has a value.. but it gives me java.lang.NullPointerException.. which makes me think with v2 I have to

RE: Accessing repeater in xsp Using V2 woody

2004-04-28 Thread JD Daniels
Better put the whole thing in here again: I am putting a form object into an xsp that is shown after form validation with flow: Form form = (Form)request.getAttribute("woody-form"); Field field = (Field)form.getWidget("customerId"); The form reference seems to be workin

Re: Cocoon: Language Babel -or- Database Development Platform ?

2004-04-28 Thread Ugo Cei
Il giorno 28/apr/04, alle 19:53, Bruno Dumon ha scritto: Couldn't you say that of any widget on the form? The form already acts as an insulation layer between the request and the backend. That's true. Probably it's my scarce experience with repeaters that makes me want to double-check what come

Re: Cocoon: Language Babel -or- Database Development Platform ?

2004-04-28 Thread Brent Fitzgerald
Hi Tony, Thanks for asking. I see where you are coming from. Well first let me emphasize that I don't mean to criticize Cocoon or its documentation. I really like Cocoon, and in fact I think I have a weird sort of affection for it. The whole project is great, and I truly appreciate all the

ERROR: com.coyotegulch.jisp.DatabaseException

2004-04-28 Thread gounis
hi all looking at core.log i have notice this error: ERROR (2004-04-29) 02:10.36:561 [core.store.persistent] (/images/elements/DesignGroup.png) PoolThread-4/AbstractJispFilesystemStore: get(..): Exception com.coyotegulch.jisp.DatabaseException: no indexes associated with this database

Re: Cocoon: Language Babel -or- Database Development Platform ?

2004-04-28 Thread gounis
Hi we are using cocoon 2 years ago just for publishing static web sites and we think that its THE perfect choice for that. further more we have try to use cocoon as a Database Front-End-ReadOnly interface. And here cocoon's power to handle SQL select queries in the way Query --> xml --XSL--> [p

SOAP, XSP, Base64

2004-04-28 Thread Peter Raftos
Dear All, I have a problem with Cocoon and eXist (by way of SOAP). I'm trying to store an XML document in an eXist database, with Cocoon initiating the request. All communication needs to be via SOAP. My XSP looks like: http://apache.org/xsp"; xmlns:xsp-request="http://apache.org/xsp/request

SessionAttributeSelector

2004-04-28 Thread bremerj
I have problems using the SessionAttributeSelector. I have tried basically any syntax I have found in the various documents, but none worked. The when test is never successful. Has anybody managed to use this selector successfully? And what do I have to do to make the selector work? Thanks for y

Re: LDAP transformer - insert, delete, update

2004-04-28 Thread grofcik.lan
Hello, I have red it. I red a source of the LDAPTransformer too. In the java doc api for 2.1.4 is description of the LDAP xml ... Joerg Heinicke wrote: On 28.04.2004 15:57, grofcik.lan wrote: Hello, I would like to use LDAP transformer with possibility to insert update and delete items. Has co