<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
This is an issue with the current tomcat integration not processing war
manifest Class-Path references. There is also a problem with trying to
stop an already registered mbean. The point at which registration of
the web context occurs must be different and this code to try and stop
an existing web context needs to be updated. Until the jbossweb
integration is done there is not much point in looking at this.<br>
<br>
<br>
Caused by: LifecycleException:  Manager has not yet been started<br>
        at
org.apache.catalina.session.StandardManager.stop(StandardManager.java:659)<br>
        at
org.apache.catalina.core.StandardContext.stop(StandardContext.java:4493)<br>
        at
org.apache.catalina.core.ContainerBase.destroy(ContainerBase.java:1132)<br>
        at
org.apache.catalina.core.StandardContext.destroy(StandardContext.java:4584)<br>
        at
org.apache.catalina.core.StandardContext.init(StandardContext.java:5280)<br>
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br>
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br>
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br>
        at java.lang.reflect.Method.invoke(Method.java:585)<br>
        at
org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:503)<br>
        ... 84 more<br>
<br>
Scott M Stark wrote:
<blockquote cite="mid44FD5F75.8050707@jboss.org" type="cite">
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
Should not have anything to do with the MC work as this is in a branch.
Most likely an issue with the ejb3/tomcat integration code. Let me see
what the status of the trunk is.<br>
  <br>
Anil Saldhana wrote:
  <blockquote
 cite="midC2CDEFBECFC9A14892BCCFB4C95F486807BA6579@EX-201.mail.navisite.com"
 type="cite">
    <meta http-equiv="Content-Type" content="text/html; ">
    <meta name="Generator"
 content="MS Exchange Server version 6.5.7638.1">
    <title>Re: [JBoss-dev] error while deploying web application in
JBAS
5 beta</title>
<!-- Converted from text/plain format -->
    <p><font size="2">Known issue pending Scott's work on classloaders
in
MC integration.<br>
    <br>
    <br>
    </font></p>
  </blockquote>
</blockquote>
<br>
</body>
</html>