Jean-Christophe Kermagoret pisze:
Hi,
I'm trying to use Eclipse to debug my cocoon app.

In my Jetty6 configuration, I have the following configuration :

   <New id="cocoon" class="org.mortbay.jetty.webapp.WebAppContext">
     <Arg><Ref id="contexts"/></Arg>
     <Arg>/opt/src/openbluelab/myBlock1/target/rcl/webapp</Arg>
     <Arg>/</Arg>
   </New>

How to indicate various rcl locations, so updated files are used ?

How, have you tried to put multiple %classes-dir properties into one rcl.properties file? Does this work?

--
Grzegorz Kossakowski
http://reflectingonthevicissitudes.wordpress.com/
*** My Internet Service Provider breaks my internet connection                
***
*** incessantly so I'll not be able to respond to e-mails                     
***
*** regularly and my work will be somehow irregular.                          
***
*** I'm already trying to switch ISP but it will take handful amount of time. 
***

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to