No sorry. I still have the errors. Nothing changed!
And the jbi.xml into my su is :

<?xml version="1.0" encoding="UTF-8"?>
<jbi xmlns="http://java.sun.com/xml/ns/jbi"; version="1.0">
  <services binding-component="false"/>
</jbi>


So adding the plugin maven seems useless or without effect!

Still the stange bug with the database spring xml files!

Caused by: org.springframework.beans.PropertyBatchUpdateException; nested
PropertyAccessExceptions (1) are:
PropertyAccessException 1:
org.springframework.beans.MethodInvocationException: Property
'driverClassName' threw exception; nested exception is java.l
ang.IllegalStateException: Could not load JDBC driver class [${driver}]
        at
org.springframework.beans.AbstractPropertyAccessor.setPropertyValues(AbstractPropertyAccessor.java:104)
        at
org.springframework.beans.AbstractPropertyAccessor.setPropertyValues(AbstractPropertyAccessor.java:59)
        at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:12
75)


Regards


-- 
View this message in context: 
http://www.nabble.com/classpath-inverse%3Dtrue-not-working-correctly-tp25803224p25818362.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to