[Yanel-dev] Upgrading Tomcat

Balz baszero at gmail.com
Mon Feb 28 00:06:14 CET 2011


Cool!

Sent from my iPad
Check out my pics from Le Mans 2010: http://tinyurl.com/lm2010pics

On 27.02.2011, at 23:35, Michael Wechner <michael.wechner at wyona.com> wrote:

> Hi Balz
> 
> I have also added Tomcat 7:
> 
> http://maven2.wyona.org/apache-org/apache-tomcat/7.0.8/
> 
> Sending        src/build/build.properties
> Transmitting file data .
> Committed revision 57007.
> 
> (the revision number is a conincidence ;-)
> 
> whereas Tomcat 5.0.20 is still default until we will have finished all our tests.
> (but Tomcat 7 seems to work fine).
> 
> Cheers
> 
> Michael
> 
> On 2/26/11 11:20 AM, Balz Schreier wrote:
>> 
>> Hi Michael,
>> that's a good idea.
>> during this year I also want to look at Yanel with Tomcat 7, because Tomcat 7 is fully compliant with JSR-299 and I'm sure that would be a über-great addition to the Yanel stack. Tomcat 7 is also using JRE6.
>> 
>> Cheers
>> Balz
>> 
>> On Fri, Feb 25, 2011 at 11:28 PM, Michael Wechner <michael.wechner at wyona.com> wrote:
>> Hi
>> 
>> I am currently working on upgrading the default Tomcat of Yanel, hence I have added 5.5.33 and 6.0.32 to
>> 
>> http://maven2.wyona.org/apache-org/apache-tomcat/
>> 
>> whereas in order to use one or the other one needs to re-configure the parameter "tomcat.version" within the file
>> 
>> src/build/(local.)build.properties
>> 
>> and do run
>> 
>> build clean-all
>> build quick-start
>> 
>> I have not switched yet, because not everything is fully tested (for example the resource type images and documentation do not work properly), but most of the stuff is working very fine.
>> 
>> Beside src/build/(local.)build.properties
>> 
>> the following files also need to be upgraded
>> 
>> src/binary-dist/start.bat
>> src/binary-dist/start.sh
>> src/binary-dist/stop.bat
>> src/binary-dist/stop.sh
>> src/binary-dist/windows/install-yanel.nsi
>> src/build/targets/continuous-integration/CI
>> src/build/targets/continuous-integration/reCI
>> tools/apache-tomcat/java-1.4/apache-tomcat-5.5.20/bin/README.txt
>> 
>> but this only concerns binary releases and testing.
>> 
>> And for Tomcat 6 one needs to enhance
>> 
>> svn diff src/build/connector.xsl
>> Index: src/build/connector.xsl
>> ===================================================================
>> --- src/build/connector.xsl    (revision 56974)
>> +++ src/build/connector.xsl    (working copy)
>> @@ -35,6 +35,7 @@
>> <xsl:attribute name="scheme">https</xsl:attribute>
>> <xsl:attribute name="sslProtocol">TLS</xsl:attribute>
>> <xsl:attribute name="clientAuth">false</xsl:attribute>
>> + <xsl:attribute name="SSLEnabled">true</xsl:attribute> <!-- INFO: Tomcat 6 needs this attribute: http://tomcat.apache.org/tomcat-6.0-doc/ssl-howto.html -->
>> 
>> Cheers
>> 
>> Michael
>> 
>> 
>> -- 
>> Yanel-development mailing list Yanel-development at wyona.com
>> http://lists.wyona.org/cgi-bin/mailman/listinfo/yanel-development
>> 
> 
> -- 
> Yanel-development mailing list Yanel-development at wyona.com
> http://lists.wyona.org/cgi-bin/mailman/listinfo/yanel-development
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wyona.org/pipermail/yanel-development/attachments/20110228/42a32504/attachment.html>


More information about the Yanel-development mailing list