camel-web - Cannot browse endpoints if messages was consumed from jms queue
---------------------------------------------------------------------------

                 Key: CAMEL-3861
                 URL: https://issues.apache.org/jira/browse/CAMEL-3861
             Project: Camel
          Issue Type: Bug
          Components: camel-web
    Affects Versions: 2.7.0
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.8.0


You get a NPE if you brows the endpoint.

Caused by: 
java.lang.NullPointerException
        at 
org.apache.camel.web.resources.$_scalate_$ExchangeResource_index_ssp$$anonfun$$_scalate_$render$2.apply(ExchangeResource.index.ssp.scala:46)
        at 
org.apache.camel.web.resources.$_scalate_$ExchangeResource_index_ssp$$anonfun$$_scalate_$render$2.apply(ExchangeResource.index.ssp.scala:40)
        at scala.collection.Iterator$class.foreach(Iterator.scala:631)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to