By the looks of it your missing saxon. You could try putting it in lib/optional in the servicemix distribution if you have already included it in your service unit/service engine. (or lib/endorsed if you're running in an app server).
-----Original Message----- From: gg1052 [mailto:[EMAIL PROTECTED] Sent: Wednesday, 30 August 2006 8:49 PM To: [email protected] Subject: SA Deploy Error i used pxe(ode-jbi) i don't know error mean.. INFO - org.apache.servicemix.jbi.framework.AutoDeploymentServiceorg.apache.serv icemix.jbi.framework.AutoDeploymentService$2.run(AutoDeploymentService.java: 505) {1} - Directory: deploy: Archive changed: processing HelloWorld2-sa.zip ... WARN - org.apache.servicemix.jbi.framework.AutoDeploymentServiceorg.apache.serv icemix.jbi.framework.AutoDeploymentService.monitorDirectory(AutoDeploymentSe rvic e.java:520){1} - Automatic install of D:\Project\env\servicemix\examples\nca\dep loy\HelloWorld2-sa.zip failed errorCode: 0 at org.apache.geronimo.connector.work.WorkerContext.run(WorkerContext.ja va:323) at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown So urce) at java.lang.Thread.run(Thread.java:595) Caused by: java.lang.NoClassDefFoundError: net/sf/saxon/xpath/XPathFactoryImpl at org.apache.ode.bpel.compiler.BpelCompiler20.<init>(BpelCompiler20.jav a:56) at org.apache.ode.bpel.compiler.BpelC.compile(BpelC.java:251) at org.apache.ode.bpel.compiler.BpelC.compile(BpelC.java:377) at org.apache.ode.bpel.deploy.DeploymentUnitImpl.compile(DeploymentUnitI mpl.java:132) at org.apache.ode.bpel.deploy.DeploymentUnitImpl.compileProcesses(Deploy mentUnitImpl.java:122) at org.apache.ode.bpel.deploy.DeploymentUnitImpl.loadProcessDefinitions( DeploymentUnitImpl.java:140) at org.apache.ode.bpel.deploy.DeploymentUnitImpl.getProcesses(Deployment UnitImpl.java:222) at org.apache.ode.bpel.engine.BpelServerImpl.deploy(BpelServerImpl.java: 615) at org.apache.ode.jbi.OdeServiceUnit.deploy(OdeServiceUnit.java:61) at org.apache.ode.jbi.OdeSUManager.deploy(OdeSUManager.java:59) at org.apache.servicemix.jbi.framework.DeploymentService.deployServiceAs sembly(DeploymentService.java:526) at org.apache.servicemix.jbi.framework.AutoDeploymentService.updateArchi ve(AutoDeploymentService.java:258) at org.apache.servicemix.jbi.framework.AutoDeploymentService$2.run(AutoD eploymentService.java:508) at org.apache.geronimo.connector.work.WorkerContext.run(WorkerContext.ja va:291) ... 2 more -- View this message in context: http://www.nabble.com/SA-Deploy-Error-tf2189118.html#a6056513 Sent from the ServiceMix - User forum at Nabble.com.
