Menu

#1310 normal page throws exception after installed zkspring

3.6.0
closed-fixed
nobody
ZK Spring (11)
5
2009-03-14
2009-03-11
Dennis Chen
No

a simple zul throws exception when working with zkspring.
step, just click the button.
==zul
<zk>
<button label="zkspring!!" >
</button>
</zk>
==
SEVERE: >>org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'event': Invocation of init method failed; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'event': Requested bean is currently in creation: Is there an unresolvable circular reference?
>>org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'event': Requested bean is currently in creation: Is there an unresolvable circular reference?
>> at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:224)
>> at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
>> at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
>> at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:881)
>> at org.zkoss.spring.DelegatingVariableResolver.resolveVariable(DelegatingVariableResolver.java:75)
>>...

Discussion

  • Dennis Chen

    Dennis Chen - 2009-03-12
    • labels: --> ZK Spring
    • summary: exception when add zkspring --> normal page throws exception after installed zkspring
     
  • Henri Chen

    Henri Chen - 2009-03-14
    • status: open --> closed-fixed
     
  • Henri Chen

    Henri Chen - 2009-03-14

    Fixed since 3/14.

     

Log in to post a comment.