[esb-issues] [JBoss JIRA] Created: (JBESB-2608) Poor Exception Message "doesn't define a Message-Aware Listener"

Kevin Conner (JIRA) jira-events at lists.jboss.org
Mon Jun 8 06:47:58 EDT 2009


Poor Exception Message "doesn't define a Message-Aware Listener"
----------------------------------------------------------------

                 Key: JBESB-2608
                 URL: https://jira.jboss.org/jira/browse/JBESB-2608
             Project: JBoss ESB
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Transports
    Affects Versions: 4.4
            Reporter: Burr Sutter
            Assignee: Kevin Conner
            Priority: Minor
             Fix For: 4.4 CP3


This message should also indicate that an InVM listener can also be used by adding invmScope="GLOBAL"  to the service declaration.

12:31:43,355 WARN  [ServiceController] Problem starting service jboss.esb:deploy
ment=Quickstart_helloworld_http.esb
java.lang.RuntimeException: org.jboss.soa.esb.ConfigurationException: Service co
nfiguration for Service 'HelloWorld:HelloWorld_HTTP' doesn't define a Message-Aw
are Listener (i.e. is-gateway='false').
        at org.jboss.soa.esb.listeners.config.Configuration.create(Configuration
.java:138)
        at org.jboss.soa.esb.listeners.config.JBoss4ESBDeployment.startService(J
Boss4ESBDeployment.java:99)
        at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanS
upport.java:289)
        at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMB
eanSupport.java:245)
        at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
er.java:155)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the esb-issues mailing list