Running Servicemix 3.1 on Jonas 4.8.4
-------------------------------------

                 Key: SM-837
                 URL: https://issues.apache.org/activemq/browse/SM-837
             Project: ServiceMix
          Issue Type: Bug
    Affects Versions: 3.1
         Environment: Windows XP, running with Jonas 4.8.4
            Reporter: Shanna Sood


I used the apache-servicemix-web-3.1-incubating.war file with Jonas 4.8.4 and 
it deployed fine, but when i try to click on "Shared Libraries" I get this 
exception:

org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'sharedLibraries' defined in ServletContext resource 
[/WEB-INF/applicationContext.xml]: Instantiation of bean failed; nested 
exception is org.springframework.beans.factory.BeanDefinitionStoreException: 
Factory method [public java.util.List 
org.apache.servicemix.web.model.Registry.getSharedLibraries()] threw exception; 
nested exception is org.springframework.jmx.access.InvalidInvocationException: 
Attribute 'sharedLibraryNames' is not exposed on the management interface
        
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:443)
        
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:264)
        
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:156)
        
org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:640)
        
org.apache.servicemix.web.filter.ApplicationContextFilter$2.get(ApplicationContextFilter.java:157)
        org.apache.commons.el.ArraySuffix.evaluate(ArraySuffix.java:218)
        org.apache.commons.el.ComplexValue.evaluate(ComplexValue.java:145)
        
org.apache.commons.el.ExpressionEvaluatorImpl.evaluate(ExpressionEvaluatorImpl.java:263)
        
org.apache.commons.el.ExpressionEvaluatorImpl.evaluate(ExpressionEvaluatorImpl.java:190)
        
org.apache.jasper.runtime.PageContextImpl.proprietaryEvaluate(PageContextImpl.java:932)
        
org.apache.jsp.shared_002dlibraries_jsp._jspx_meth_c_forEach_0(shared_002dlibraries_jsp.java:116)
        
org.apache.jsp.shared_002dlibraries_jsp._jspService(shared_002dlibraries_jsp.java:87)
        org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
        
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
        org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
        org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
        javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
        sun.reflect.GeneratedMethodAccessor84.invoke(Unknown Source)
        
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        java.lang.reflect.Method.invoke(Method.java:585)
        org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243)
        java.security.AccessController.doPrivileged(Native Method)
        javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
        org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:275)
        
org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:161)
        java.security.AccessController.doPrivileged(Native Method)
        
org.apache.servicemix.web.filter.ApplicationContextFilter.doFilter(ApplicationContextFilter.java:81)
        sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        java.lang.reflect.Method.invoke(Method.java:585)
        org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243)
        java.security.AccessController.doPrivileged(Native Method)
        javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
        org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:275)
        
org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:217)
        java.security.AccessController.doPrivileged(Native Method)
        
com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:118)
        
com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:52)
        sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        java.lang.reflect.Method.invoke(Method.java:585)
        org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243)
        java.security.AccessController.doPrivileged(Native Method)
        javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
        org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:275)
        
org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:217) 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to