Hi,

I have deployed SA which uses customized Lock Manger in Apache Servicemix
3.3.2 ,but it didn't deploy successfully.It has thrown
"java.lang.ClassNotFoundException:
org.apache.servicemix.common.locks.LockManager" even though
servicemix-commons.jar is available in servicemix-shared shared lib. I have
also added classpath in xbean.xml as follows

<classpath>
          <library>servicemix-shared</library>
 </classpath> 

But when I copy servicemix-commons.jar manually to the servicemix lib then
it's working fine.Does it require servicemix-common.jar to be copied to lib?
Why it is not picking from shared lib?

Thanks in advance
K.P.Narasimhulu 

--
View this message in context: 
http://servicemix.396122.n5.nabble.com/java-lang-ClassNotFoundException-org-apache-servicemix-common-locks-LockManager-tp4623131p4623131.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to