[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Why is kernel looking for default constructor?
jaikiran
do-not-reply at jboss.com
Wed Jul 1 11:44:01 EDT 2009
anonymous wrote : 15:59:53,815 ERROR [AbstractKernelController] Error installing to Instantiated: name=WSDeploymentAspectsDeployer state=Described
|
Hehe, it's complaining about some other deployer and not the one which you posted (WSContainerMetaDataDeployer):
<bean name="WSContainerMetaDataDeployer" class="org.jboss.wsf.container.jboss50.deployer.WSDeploymentAspectDeployer">
| <constructor>
| <parameter class="org.jboss.wsf.spi.deployment.DeploymentAspect">
| <inject bean="WSContainerMetaDataDeploymentAspect"/>
| </parameter>
| </constructor>
| </bean>
|
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4241237#4241237
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4241237
More information about the jboss-dev-forums
mailing list