You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "metatech (JIRA)" <ji...@apache.org> on 2011/07/08 15:44:16 UTC

[jira] [Commented] (SMXCOMP-777) Support for blueprint in components

    [ https://issues.apache.org/jira/browse/SMXCOMP-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13061957#comment-13061957 ] 

metatech commented on SMXCOMP-777:
----------------------------------

When using the "cxf-wsdl-first" sample and adding an "http:endpoint" to the "wsdl-first-cxfse-su" xbean.xml, both "http" and "cxfse" tags seem to be mutually exclusive in the same xbean.xml, otherwise an error occurs during deployment (see below).
Maybe this happens because of the mix between Blueprint and Spring dependencies in the same xbean.xml ?
=====
Caused by: java.lang.ClassNotFoundException: org.apache.servicemix.http.HttpEndpoint in classloader org.apache.xbean.spring.context.FileSystemXmlApplicationContext@1395158
	at org.apache.xbean.classloader.MultiParentClassLoader.loadClass(MultiParentClassLoader.java:206)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
	at org.springframework.util.ClassUtils.forName(ClassUtils.java:257)
	at org.springframework.beans.factory.support.BeanDefinitionReaderUtils.createBeanDefinition(BeanDefinitionReaderUtils.java:63)
	at org.springframework.beans.factory.xml.BeanDefinitionParserDelegate.createBeanDefinition(BeanDefinitionParserDelegate.java:616)
	at org.springframework.beans.factory.xml.BeanDefinitionParserDelegate.parseBeanDefinitionElement(BeanDefinitionParserDelegate.java:472)
	... 42 more



> Support for blueprint in components
> -----------------------------------
>
>                 Key: SMXCOMP-777
>                 URL: https://issues.apache.org/jira/browse/SMXCOMP-777
>             Project: ServiceMix Components
>          Issue Type: New Feature
>            Reporter: Guillaume Nodet
>             Fix For: 2011.02
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira