[ 
https://issues.apache.org/activemq/browse/AMQ-1036?page=comments#action_37371 ] 
            
Dave Syer commented on AMQ-1036:
--------------------------------

$ svn info
Path: .
URL: 
https://svn.apache.org/repos/asf/incubator/activemq/trunk/activemq-web-console
Repository Root: https://svn.apache.org/repos/asf
Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
Revision: 472439
Node Kind: directory
Schedule: normal
Last Changed Author: aco
Last Changed Rev: 470018
Last Changed Date: 2006-11-01 17:58:51 +0000 (Wed, 01 Nov 2006)
Properties Last Updated: 2006-11-08 09:41:56 +0000 (Wed, 08 Nov 2006)


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

        

Reply via email to