Hi Guillaume,
i tried to start your example with the version servicemix-3.0-SNAPSHOT.zip            01-Feb-2006 01:09 from http://cvs.apache.org/repository/incubator-servicemix/distributions/ .
It did not work :-(
The following exception is thrown...
Is it so diffucult to deploy a component in Servicemix which is callable as Webservice?
That must be basic function of Servicemix .
Look at the OSGI Framework. They implemented an Service which is responsible to expose services inside of the OSGI as Webservice.
This feature is what we need from Servicemix.
Please tell us wheter it is posible or not...

Dipl.-Ing. (M.E.) Muhammet Öztürk
from Grmany / Stuttgart
org.springframework.beans.FatalBeanException: Could not instantiate class [org.a
pache.activemq.network.NetworkConnector]: no default constructor found; nested e
xception is java.lang.NoSuchMethodException: org.apache.activemq.network.Network
Connector.<init>()
java.lang.NoSuchMethodException: org.apache.activemq.network.NetworkConnector.()
        at java.lang.Class.getConstructor0(Class.java:2647)
        at java.lang.Class.getDeclaredConstructor(Class.java:1953)
        at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:7
6)
        at org.springframework.beans.factory.support.SimpleInstantiationStrategy
.instantiate(SimpleInstantiationStrategy.java:49)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.instantiateBean(AbstractAutowireCapableBeanFactory.java:453)
        at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.createBean(AbstractAutowireCapableBeanFactory.java:333)
        at org.springframework.beans.factory.support.BeanDefinitionValueResolver
.resolveInnerBeanDefinition(BeanDefinitionValueResolver.java:147)
        at org.springframework.beans.factory.support.BeanDefinitionValueResolver
.resolveValueIfNecessary(BeanDefinitionValueResolver.java:96)
        at org.springframework.beans.factory.support.BeanDefinitionValueResolver
.resolveManagedList(BeanDefinitionValueResolver.java:193)


View this message in context: Re: Webservice
Sent from the servicemix - user forum at Nabble.com.

Reply via email to