[jboss-dev-forums] [Design of POJO Server] - What supplies the destination ActivationConfigProperty?
scott.stark@jboss.org
do-not-reply at jboss.com
Tue Oct 16 10:41:55 EDT 2007
Running the org.jboss.test.cts.test.MDBUnitTestCase fails with:
anonymous wrote :
| 07:27:25,359 ERROR [AbstractKernelController] Error installing to Start: name=jb
| oss.j2ee:binding=message-driven-bean,jndiName=local/SubclassMDB at 25504895,plugin=
| invoker,service=EJB state=Create mode=Manual requiredState=Installed
| org.jboss.deployment.DeploymentException: Required config property RequiredConfi
| gPropertyMetaData at e5e569[name=destination descriptions=[DescriptionMetaData at 1cfd
| e49[language=en]]] for messagingType 'javax.jms.MessageListener' not found in ac
| tivation config [ActivationConfigProperty(maxMessages=1), ActivationConfigProper
| ty(DLQMaxResent=10), ActivationConfigProperty(DLQJNDIName=queue/DLQ), Activation
| ConfigProperty(useDLQ=true), ActivationConfigProperty(keepAlive=30000), Activati
| onConfigProperty(providerAdapterJNDI=DefaultJMSProvider), ActivationConfigProper
| ty(maxSession=15), ActivationConfigProperty(minSession=1)] ra=jboss.jca:service=
| RARDeployment,name='jms-ra.rar'
| at org.jboss.resource.deployment.ActivationSpecFactory.createActivationS
| pec(ActivationSpecFactory.java:95)
| at org.jboss.resource.deployers.RARDeployment.createActivationSpec(RARDe
| ployment.java:312)
| at org.jboss.resource.deployers.RARDeployment.internalInvoke(RARDeployme
| nt.java:276)
|
Some metadata is not getting mapped correctly. Where should this be happening at?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095656#4095656
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095656
More information about the jboss-dev-forums
mailing list