[ 
https://issues.apache.org/jira/browse/AMQ-2816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dejan Bosanac resolved AMQ-2816.
--------------------------------

    Resolution: Invalid
      Assignee: Dejan Bosanac

This is not relevant anymore as we changed the whole osgi feature
                
> Remove some dependencies on Spring to allow blueprint to work without spring
> ----------------------------------------------------------------------------
>
>                 Key: AMQ-2816
>                 URL: https://issues.apache.org/jira/browse/AMQ-2816
>             Project: ActiveMQ
>          Issue Type: Improvement
>            Reporter: Guillaume Nodet
>            Assignee: Dejan Bosanac
>             Fix For: 5.9.0
>
>
> When spring isn't deployed, we have the following problems which lead to the 
> blueprint namespace being unusable (the workaround is to make sure spring is 
> deployed of course):
> 13:39:50,793 | WARN  | rint Extender: 3 | XBeanNamespaceHandler            | 
> ntext.impl.XBeanNamespaceHandler  172 | 63 - org.apache.xbean.blueprint - 3.7 
> | Could not load class: org.apache.activemq.network.jms.JmsTopicConnector due 
> to org/springframework/jndi/JndiTemplate
> 13:39:50,883 | WARN  | rint Extender: 3 | XBeanNamespaceHandler            | 
> ntext.impl.XBeanNamespaceHandler  172 | 63 - org.apache.xbean.blueprint - 3.7 
> | Could not load class: org.apache.activemq.spring.SpringSslContext due to 
> org/springframework/core/io/Resource
> 13:39:50,909 | WARN  | rint Extender: 3 | XBeanNamespaceHandler            | 
> ntext.impl.XBeanNamespaceHandler  172 | 63 - org.apache.xbean.blueprint - 3.7 
> | Could not load class: org.apache.activemq.xbean.XBeanBrokerService due to 
> org/springframework/context/ApplicationContextAware
> 13:39:50,947 | WARN  | rint Extender: 3 | XBeanNamespaceHandler            | 
> ntext.impl.XBeanNamespaceHandler  172 | 63 - org.apache.xbean.blueprint - 3.7 
> | Could not load class: org.apache.activemq.network.jms.JmsQueueConnector due 
> to org/springframework/jndi/JndiTemplate
> 13:39:51,062 | WARN  | rint Extender: 3 | XBeanNamespaceHandler            | 
> ntext.impl.XBeanNamespaceHandler  172 | 63 - org.apache.xbean.blueprint - 3.7 
> | Could not load class: 
> org.apache.activemq.spring.ActiveMQXAConnectionFactory due to 
> org/springframework/beans/factory/BeanNameAware
> 13:39:51,095 | WARN  | rint Extender: 3 | XBeanNamespaceHandler            | 
> ntext.impl.XBeanNamespaceHandler  172 | 63 - org.apache.xbean.blueprint - 3.7 
> | Could not load class: 
> org.apache.activemq.store.journal.JournalPersistenceAdapter due to 
> org/apache/activeio/journal/JournalEventListener
> 13:39:51,140 | WARN  | rint Extender: 3 | XBeanNamespaceHandler            | 
> ntext.impl.XBeanNamespaceHandler  172 | 63 - org.apache.xbean.blueprint - 3.7 
> | Could not load class: 
> org.apache.activemq.store.journal.JournalPersistenceAdapterFactory due to 
> org/apache/activeio/journal/active/JournalLockedException
> 13:39:51,290 | WARN  | rint Extender: 3 | XBeanNamespaceHandler            | 
> ntext.impl.XBeanNamespaceHandler  172 | 63 - org.apache.xbean.blueprint - 3.7 
> | Could not load class: 
> org.apache.activemq.store.PersistenceAdapterFactoryBean due to 
> org/springframework/beans/factory/FactoryBean
> 13:39:51,294 | WARN  | rint Extender: 3 | XBeanNamespaceHandler            | 
> ntext.impl.XBeanNamespaceHandler  172 | 63 - org.apache.xbean.blueprint - 3.7 
> | Could not load class: org.apache.activemq.spring.ActiveMQConnectionFactory 
> due to org/springframework/beans/factory/BeanNameAware

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to