Grzegorz Kossakowski wrote:
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?

That's the way how it works for me.

--
Reinhard Pötz Independent Consultant, Trainer & (IT)-Coach
{Software Engineering, Open Source, Web Applications, Apache Cocoon}

                                       web(log): http://www.poetz.cc
--------------------------------------------------------------------


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

Reply via email to