Your should make the changes in the source tree and run the build again. Changes in the build tree will be wiped out with the next build run.
HTH, Alfred. -----Original Message----- From: George F. Crewe [mailto:[EMAIL PROTECTED] Sent: Dienstag, 22. November 2005 20:44 To: [email protected] Subject: Newbie Logicsheet question... I am trying to use the soap.xsl logicsheet and found that I need to do some modifications to work with my webservices project. However, I am having several problems: -I have a problem getting the changes, I made on soap.xsl, reflected when I run my XSP file. Should I change the soap.xsl in the source or build directory? -How I should reflect those changes? Do I need to restart cocoon? Do I need to rebuild cocoon? To prevent caching of the request I am using the noncaching atribute on teh map pipeline as you can see in the following: <map:pipelines> <map:pipeline type="noncaching"> <map:match pattern="listselection"> <map:generate type="serverpages" src="selectionlisting.xsp"/> <map:serialize/> </map:match> </map:pipeline> I am using Cocoon 2.18 on Windows XP. Thank you for your help beforehand. George Crewe This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please notify the sender urgently and then immediately delete the message and any copies of it from your system. Please also immediately destroy any hardcopies of the message. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. The sender's company reserves the right to monitor all e-mail communications through their networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorised to state them to be the views of the sender's company. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
