Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 68683 invoked from network); 14 Aug 2002 18:02:06 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 14 Aug 2002 18:02:06 -0000 Received: (qmail 15341 invoked by uid 97); 14 Aug 2002 18:00:51 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 15268 invoked by uid 97); 14 Aug 2002 18:00:50 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 15204 invoked by uid 98); 14 Aug 2002 18:00:50 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: From: Isabel Lameda To: 'Tomcat Users List' Subject: RE: Tomcat 4.1 in production Date: Wed, 14 Aug 2002 09:25:48 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Thanks for that, could you tell me where to find how to use the CoyoteConnector, because I=B4ve tried but i don=B4t know if it works like the AJP13Conecctor .. i wonder if it could=20 be that the isapi_redirect.dll i have doesn=B4t support that -----Mensaje original----- De: Bill Barker [mailto:wbarker@wilshire.com] Enviado el: Martes, 13 de Agosto de 2002 03:49 p.m. Para: tomcat-user@jakarta.apache.org Asunto: Re: Tomcat 4.1 in production The Ajp13Connector isn't supported for the manager webapp in 4.1.x. = You have to use the CoyoteConnector if you want to connect Tomcat to IIS = and also use the manager webapp. The entry in server.xml looks like: ----- Original Message ----- From: "Isabel Lameda" To: "'Tomcat Users List'" Sent: Tuesday, August 13, 2002 11:48 AM Subject: RE: Tomcat 4.1 in production I=B4m having a problem with Tomcat 4.1.8 Beta. I=B4ve set up all i need to view jsp files in IIS and the problem is that when when i uncomment the line for the ajp 1.3 Connector in the server.xml, which is: I get this exception: INFO: Creating MBeanServer 12/08/2002 04:22:10 PM org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyote HTTP/1.1 on port 8080 ServerLifecycleListener: createMBeans: MBeanException java.lang.Exception: ManagedBean is not found with Ajp13Connector at = org.apache.catalina.mbeans.MBeanUtils.createMBean(MBeanUtils.java:225) at org.apache.catalina.mbeans.ServerLifecycleListener.createMBeans(ServerLi= fecy cleListener.java:359) at org.apache.catalina.mbeans.ServerLifecycleListener.createMBeans(ServerLi= fecy cleListener.java:716) at org.apache.catalina.mbeans.ServerLifecycleListener.createMBeans(ServerLi= fecy cleListener.java:690) at org.apache.catalina.mbeans.ServerLifecycleListener.createMBeans(ServerLi= fecy cleListener.java:329) at org.apache.catalina.mbeans.ServerLifecycleListener.lifecycleEvent(Server= Life cycleListener.java:206) at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSu= ppor t.java:166) at = org.apache.catalina.core.StandardServer.start(StandardServer.java:2181) at org.apache.catalina.startup.Catalina.start(Catalina.java:510) at org.apache.catalina.startup.Catalina.execute(Catalina.java:400) at org.apache.catalina.startup.Catalina.process(Catalina.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav= a:39 ) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor= Impl .java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203) Starting service Tomcat-Standalone Apache Tomcat/4.1.8 12/08/2002 11:26:32 AM org.apache.coyote.http11.Http11Protocol start INFO: Starting Coyote HTTP/1.1 on port 8080 Every thing works fine, except that i cannot use the Administration = Tool, when i open it i get this: HTTP Status 503 - Servlet action is currently unavailable type: Status report message: Servlet action is currently unavailable description: The requested service (Servlet action is currently = unavailable) is not currently available. If i comment back the line for the ajp connector the administration = tool works fine but the thing is that i need to use the connector. I'm also worry about what other problems could involve that exception, because until now i=B4ve only found that with the administration tool. In the server.xml i also have this lines referencing some listeners: If i comment the first one, the exception disapeers and every thing = works but i cannot either use the administration tool Regards -----Mensaje original----- De: Wills, Mike N. (TC) [mailto:MNWills@taylorcorp.com] Enviado el: Martes, 13 de Agosto de 2002 02:26 p.m. Para: 'Tomcat Users List' Asunto: Tomcat 4.1 in production I have heard of some people using Tomcat 4.1 in a production = environment. I know that running beta software is usually a bad thing. What are = people's experiences with it here? Mike Wills -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: -- To unsubscribe, e-mail: For additional commands, e-mail: