[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-724) test failure due to PojoCache
Norman Richards (JIRA)
jira-events at jboss.com
Thu Feb 1 01:52:31 EST 2007
[ http://jira.jboss.com/jira/browse/JBSEAM-724?page=all ]
Norman Richards closed JBSEAM-724.
----------------------------------
Resolution: Done
Switched from the mbean lifecycle methods to the service methods.
> test failure due to PojoCache
> -----------------------------
>
> Key: JBSEAM-724
> URL: http://jira.jboss.com/jira/browse/JBSEAM-724
> Project: JBoss Seam
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.1.5.GA
> Reporter: Gavin King
> Assigned To: Norman Richards
> Fix For: 1.1.6
>
>
> Due to the recent change in the PojoCache component, I now get this failure in the test suite:
> Caused by: javax.management.InstanceNotFoundException: jboss.system:service=ServiceController at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1010) at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:804) at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784) at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:194) at org.jboss.seam.core.PojoCache.start(PojoCache.java:40) at sun.reflect.NativeMethodAccessorImpl.invoke0
> It's caused by PostAction.post() in the blog example.
> Anyway to make PojoCache work in the test suite?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list