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>
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..
Best regards
JL ;O)