]
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: