[JBoss-dev] Microcontainer/Breakout Strategy
Scott M Stark
scott.stark at jboss.com
Thu Aug 3 02:47:48 EDT 2006
If I revert to the current hread, I'm seeing failures in the tomcat
layer:
2006-08-02 23:22:55,797 WARN [org.apache.catalina.core.StandardContext]
Error creating ContextConfig for jboss.web:type=Host,host=localhost
java.lang.NullPointerException
at
org.apache.catalina.core.StandardContext.init(StandardContext.java:5249)
at
jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Lja
va
.lang.Object;)Ljava.lang.Object;(Unknown Source)
at
java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lang.Object;I)L
ja
va.lang.Object;(Unknown Source)
at
org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:503
)
at
org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668)
at
org.jboss.web.tomcat.tc6.TomcatDeployer.performDeployInternal(TomcatDepl
oyer.java:307)
This code is not matching the current
https://svn.jboss.org/repos/jbossweb/trunk/ code so where is the tomcat6
build coming from?
-----Original Message-----
From: jboss-development-bounces at lists.jboss.org
[mailto:jboss-development-bounces at lists.jboss.org] On Behalf Of Adrian
Brock
Sent: Wednesday, August 02, 2006 10:09 PM
To: JBoss.org development list
Subject: RE: [JBoss-dev] Microcontainer/Breakout Strategy
I was really talking about JBossAS.
I'm still trying to get a clean build and boot
that I can apply the JMX/MC integratrion changes to.
More information about the jboss-development
mailing list