org.springframework.web.util.NestedServletException: Request processing failed; nested exception is java.lang.IllegalArgumentException: No JMSDestination parameter specified

2017-06-22 Thread gq
从官网新下的activemq,启动后浏览器访问,创建队列,一点create就报下面的错,不只是创建队列,创建topics也报这个错, org.springframework.web.util.NestedServletException: Request processing failed; nested exception is java.lang.IllegalArgumentException: No JMSDestination parameter specified at org.springframework.web.servlet.FrameworkServle

Re: org.springframework.web.util.NestedServletException: Request processing failed; nested exception is java.lang.IllegalArgumentException: No JMSDestination parameter specified

2017-06-22 Thread gq
才开始以为是版本的问题,下了三四个不同的版本,都报这个错 以前也从官网下过,没报这个错啊,静等大虾解救 -- View this message in context: http://activemq.2283324.n4.nabble.com/org-springframework-web-util-NestedServletException-Request-processing-failed-nested-exception-is-jad-tp4727806p4727807.html Sent from the ActiveMQ - User mailing list arch