Claudio Di Vita wrote:
>
> I cannot understand what goes wrong, someone could help me ??
>
I don't know why, but after the component automatic installation failure
sometimes (and this is the strange thing) is possible to start the component
through JMX.
But there is also an other problem: ServiceMix and the SQL SE provided by
OpenESB use two different version of wsdl4j, and this blocks the deployment
of Service Unit into the component (a class cast exception related to
com.ibm.wsdl.factory.WSDLFactoryImpl is thrown).
I've tried to use the same version of wsdl4j (swapping them, of course):
- Without "its version" ServiceMix doesn't work correctly
- SQL SE threw an exception because it cannot find a method of class
WSDLFactoryImpl
I've see that a JDBC component is shipped with ServiceMix, but I cannot find
any kind documentation.
--
View this message in context:
http://www.nabble.com/Cannot-install-OpenESB-SQL-SE-tf4415032s12049.html#a12605230
Sent from the ServiceMix - User mailing list archive at Nabble.com.