You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Adrian Co (JIRA)" <ji...@apache.org> on 2006/11/09 21:17:02 UTC

[jira] Resolved: (AMQ-1036) web-console broken (queue browsing).

     [ https://issues.apache.org/activemq/browse/AMQ-1036?page=all ]

Adrian Co resolved AMQ-1036.
----------------------------

    Fix Version/s: 4.1
       Resolution: Fixed
         Assignee: Adrian Co

Hi,

I've fixed this in trunk. rev 473056.

Let me know if this works for you.

Thanks for the heads up. :)

> web-console broken (queue browsing).
> ------------------------------------
>
>                 Key: AMQ-1036
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1036
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: incubation
>            Reporter: Dave Syer
>         Assigned To: Adrian Co
>             Fix For: 4.1
>
>
> I managed to build and launch the web-console from svn, but the queue browsing page is broken - queue.jsp uses properties of Queue e.g. ${row.size} that do not exist.  When I hacked queue.jsp to remove references to those properties I got another error on trying to purge a queue:
> RequestURI=/activemq-web-console/purgeDestination.action
> Caused by:
> java.lang.IllegalArgumentException: Target bean must not be null
> 	at org.springframework.util.Assert.notNull(Assert.java:113)
> 	at org.springframework.validation.BeanPropertyBindingResult.(BeanPropertyBindingResult.java:58)
> 	at org.springframework.validation.DataBinder.initBeanPropertyAccess(DataBinder.java:167)
> 	at org.springframework.validation.DataBinder.getInternalBindingResult(DataBinder.java:186)
> 	at org.springframework.validation.DataBinder.getPropertyAccessor(DataBinder.java:196)
> 	at org.springframework.validation.DataBinder.applyPropertyValues(DataBinder.java:515)
> 	at org.springframework.validation.DataBinder.doBind(DataBinder.java:417)
> 	at org.springframework.web.bind.WebDataBinder.doBind(WebDataBinder.java:146)
> 	at org.springframework.web.bind.ServletRequestDataBinder.bind(ServletRequestDataBinder.java:108)
> 	at org.apache.activemq.web.handler.BindingBeanNameUrlHandlerMapping.getHandlerInternal(BindingBeanNameUrlHandlerMapping.java:43)
> ...

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