i think the key is that the version of "servicemix-XXX.jar" which you copied from [servicemix-home]\lib is older than those in lib of the compiled SAR file.
so delete the "servicemix-XXX.jar" in [jboss-home]\server\default\lib, it can make sense. and also notice the "inbox" and "outbox" positions. gl :) regards pradeep wrote: > > Please help me. I am getting the error when i deploy file-binding.xml > example. > > > > pradeep wrote: >> >> I copied the jbossdeployer SAR file to the deploy directory. I also >> copied SERVICEMIX_HOME/lib and SERVICEMIX_HOME/lib/optional to >> JBOSS/server/default/lib. >> >> I am getting this error >> Reason: org.jboss.deployment.DeploymentException: Error during deploy; >> - nested throwable: (java.lang.ClassNotFoundExc >> eption: Property javax.security.jacc.PolicyConfigurationFactory.provider >> not set) >> > > -- View this message in context: http://www.nabble.com/jboss-error-4.0.3-tf2269926.html#a6321779 Sent from the ServiceMix - User forum at Nabble.com.
