I'm using ServiceMix under jboss. Until now, I used SM3.2.2. I tried to
switch to the 3.3.
It seems it works (I ran only simple tests), but I see some strange errors
when my jboss server starts:
15:16:18,476 ERROR [AutoDeploymentService] Failed to update Component:
arc18596.0.tmp
javax.jbi.management.DeploymentException: Component servicemix-cxf-se is
already installed
at
org.apache.servicemix.jbi.framework.InstallationService.install(InstallationService.java:304)
at
org.apache.servicemix.jbi.framework.AutoDeploymentService.checkPendingComponents(AutoDeploymentService.java:518)
.....
And I got this message for each of my components. However, they are
installed and they work.
I just rebuild the jboss-deployer using the property servicemix-version =
3.3.
Any idea?
Thanks very much.
--
View this message in context:
http://www.nabble.com/Errors-with-3.3-under-jboss-tp20758233p20758233.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.