I am trying to deploy the run continuum on Apache Geronimo v2.2 (The tomcat 
version with axis2
I am trying to do this using the plan creator, the deployment goes well, but 
the Web App won't start, the messages I get is shown below. The first one is 
likely to be sent when the plan creator reads the war file and isn't worrying 
me the other one are the real problem. As I am fairly new to both Continuum and 
Geronimo my problem could very well be due to some kind of stupid mistake by 
myself, but I can't find any FAQ or documentation on this, and nothing about 
deploying Continuum on Geronimo v2.2

15565:  2010-06-08 12:08:57,322 WARN [TomcatModuleBuilder] Web application . 
does not contain a WEB-INF/geronimo-web.xml deployment plan. This may or may 
not be a problem, depending on whether you have things like resource references 
that need to be resolved. You can also give the deployer a separate deployment 
plan file on the command line. 15578:  2010-06-08 12:13:08,047 ERROR 
[ContextLoader] Context initialization failed 15612:  2010-06-08 12:13:08,047 
ERROR [6]] Exception sending context initialized event to listener instance of 
class org.springframework.web.context.ContextLoaderListener 15646:  2010-06-08 
12:13:08,079 ERROR [6]] Exception sending context initialized event to listener 
instance of class org.apache.continuum.web.startup.ContinuumStartup 15680:  
2010-06-08 12:13:08,142 ERROR [StandardContext] Error listenerStart 15681:  
2010-06-08 12:13:08,142 ERROR [StandardContext] Context 
[/apache-continuum-1.3.6] startup failed due to previous errors 15682:  
2010-06-08 12:13:08,158 ERROR [ContainerBase] ContainerBase.addChild: start: 
15722:  2010-06-08 12:13:08,238 WARN [TomcatWebAppContext] TomcatWebAppContext 
failed 15723:  2010-06-08 12:13:08,238 ERROR [GBeanInstanceState] Error while 
starting; GBean is now in the FAILED state: 
abstractName="default/apache-continuum-1.3.6/1275991736698/car?J2EEApplication=null,j2eeType=WebModule,name=default/apache-continuum-1.3.6/1275991736698/car"

Reply via email to