Jean-Luc BEAUDET at [EMAIL PROTECTED] wrote:

> Hi Pier ,
> 
> Thank you for yur answer.
> I just add this Context in
> $CATALINA_HOME/conf/server.xml inside the <Host> tag
> 
>      <ResourceParams name="mail/Session">
>           <parameter>
>             <name>mail.smtp.host</name>
>             <value>localhost</value>
>           </parameter>
>         </ResourceParams>
>       </Context>
> 
>       <!-- Cecile Project Context -->
>       <Context path="/cecile" docBase="cecile"
>        debug="0" privileged="true"/>
> 
> 
>     </Host>
> 
>   </Engine>
> 
> </Service>


Can't see the beginning of the <Host> directive, and that's the one which is
giving me grief ATM...

> BTW: yu answered to Win PEETERS about a Warp Connector pb that
> 
> 4.0.1 is broken... Use the last nightly snapshot available at
> http://nagoya.apache.org/~pier/
> 
>   Pier
> 
> Could yu explain wath yu mean ? Cause i feel getting some pb with
> Tomcat/Apache when my Server will enter
> a production state..

That I know there are unfixed bugs in the code that came with 4.0.1, I
didn't help out rolling that release... Several of them were fixed in the
nightly snapshots available at the above-mentioned URL... Download, compile,
install, and you'll have a less buggy system :)

    Pier

Reply via email to