[jboss-jira] [JBoss JIRA] Updated: (AS7-1233) HornetQ RA gives NPE when no activationSpecs are supplied
Carlo de Wolf (JIRA)
jira-events at lists.jboss.org
Mon Jul 11 07:50:23 EDT 2011
[ https://issues.jboss.org/browse/AS7-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Carlo de Wolf updated AS7-1233:
-------------------------------
Priority: Major (was: Minor)
> HornetQ RA gives NPE when no activationSpecs are supplied
> ---------------------------------------------------------
>
> Key: AS7-1233
> URL: https://issues.jboss.org/browse/AS7-1233
> Project: Application Server 7
> Issue Type: Bug
> Reporter: Carlo de Wolf
>
> {noformat}
> java.lang.NullPointerException
> at java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:882) [:1.6.0_24]
> at org.hornetq.ra.HornetQResourceAdapter.endpointActivation(HornetQResourceAdapter.java:155)
> at org.jboss.as.ejb3.component.messagedriven.MessageDrivenComponent.start(MessageDrivenComponent.java:163)
> at org.jboss.as.ee.component.ComponentStartService.start(ComponentStartService.java:44)
> at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1765)
> ... 4 more
> {noformat}
> It should throw a {{NotSupportedException}}.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list