Re: [ANN] Apache Tomcat 5.0.18 Stable released

2004-01-23 Thread Nikola Milutinovic
Is there an easy way to upgrade a Tomcat 5.0.16 that ships with JBoss
3.2.3? I can get a hold of sources, but does it require a lot of hacking?

Nix.


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



Re: [ANN] Apache Tomcat 5.0.18 Stable released

2004-01-23 Thread Remy Maucherat
Nikola Milutinovic wrote:
Is there an easy way to upgrade a Tomcat 5.0.16 that ships with JBoss
3.2.3? I can get a hold of sources, but does it require a lot of hacking?
The integration code also had updates, so it's a bit problematic.
A new 3.2.4 RC 1 release is planned soon (this WE from what I 
understood), and it will include Tomcat 5.0.18.

--
x
Rémy Maucherat
Senior Developer  Consultant
JBoss Group (Europe) SàRL
x
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: [ANN] Apache Tomcat 5.0.18 Stable released

2004-01-22 Thread Alvaro Seixas
Just downloaded/installed this version but when I added Listener
className=org.apache.jk.config.ApacheConfig .../ to link to apache I
still got the error from tomcat:

SEVERE: Begin event threw exception
 java.lang.ClassNotFoundException: org.apache.jk.config.ApacheConfig
 at
 org.apache.catalina.loader.StandardClassLoader.loadClass(StandardClassLo
 ader.java:891)
 at
 org.apache.catalina.loader.StandardClassLoader.loadClass(StandardClassLo
 ader.java:756)
 at
 org.apache.commons.digester.ObjectCreateRule.begin(ObjectCreateRule.java
 :252)
 at org.apache.commons.digester.Rule.begin(Rule.java:200)
 at
 org.apache.commons.digester.Digester.startElement(Digester.java:1273)
 at
 org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source)
 at
 org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown
 Source)
 at
 org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(U
 nknown Source)
 at
 org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDis
 patcher.dispatch(Unknown Source)
 at
 org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unkno
 wn Source)
 at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
 Source)
 at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown
 Source)
 at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
 at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown
 Source)
 at
 org.apache.commons.digester.Digester.parse(Digester.java:1548)
 at org.apache.catalina.startup.Catalina.load(Catalina.java:512)
 at org.apache.catalina.startup.Catalina.start(Catalina.java:570)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
 Source)
 at java.lang.reflect.Method.invoke(Unknown Source)
 at
 org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:297)
 at
 org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:394)


I'm also getting this error from apache:
[error] uriEnv.init() map to invalid worker /jkstatus/* status:

I didn't have this problem with version 5.0.16.


Does anyone tried this out??


- Original Message -
From: Remy Maucherat [EMAIL PROTECTED]
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Cc: Tomcat Developers List [EMAIL PROTECTED]
Sent: Thursday, January 22, 2004 1:08 PM
Subject: [ANN] Apache Tomcat 5.0.18 Stable released


 The Tomcat Team announces the immediate availability of Apache Tomcat
 5.0.18 Stable.

 Please refer to the changelog for the list of changes.

 Downloads:
 Binaries: http://jakarta.apache.org/site/binindex.cgi
 Sources: http://jakarta.apache.org/site/sourceindex.cgi

 The Apache Tomcat Team


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


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



[ANN] Apache Tomcat 5.0.18 Stable released

2004-01-22 Thread Remy Maucherat
The Tomcat Team announces the immediate availability of Apache Tomcat 
5.0.18 Stable.

Please refer to the changelog for the list of changes.

Downloads:
Binaries: http://jakarta.apache.org/site/binindex.cgi
Sources: http://jakarta.apache.org/site/sourceindex.cgi
The Apache Tomcat Team

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