Hi Matthieu, I created the application again and deployed it and it works for me now.
Thanks. Regards Chandan Matthieu Riou-5 wrote: > > Hi Chandan, > > The actual compilation errors should be logged just before the exception > you've pasted. They're normally pretty explicit so checking them out > should > give you a better idea of what's happening. > > Cheers, > Matthieu > > On 8/21/07, chandanj <[EMAIL PROTECTED]> wrote: >> >> >> Hello, >> >> I get the following error message when trying to deploy on ODE: >> >> ERROR - GeronimoLog.error(108) | Deploy failed; BPEL compilation errors. >> org.apache.ode.bpel.compiler.api.CompilationException: error: >> [CompilationErrors >> ] Compilation completed with 7 error(s). >> at >> org.apache.ode.bpel.compiler.BpelCompiler.compile(BpelCompiler.java:6 >> 94) >> at org.apache.ode.bpel.compiler.BpelC.compile(BpelC.java:252) >> at org.apache.ode.bpel.compiler.BpelC.compile(BpelC.java:322) >> at >> org.apache.ode.store.DeploymentUnitDir.compile(DeploymentUnitDir.java >> :152) >> at >> org.apache.ode.store.DeploymentUnitDir.compile(DeploymentUnitDir.java >> :123) >> at >> org.apache.ode.store.ProcessStoreImpl.deploy(ProcessStoreImpl.java:16 >> 5) >> at >> org.apache.ode.axis2.deploy.DeploymentPoller.check(DeploymentPoller.j >> ava:144) >> at >> org.apache.ode.axis2.deploy.DeploymentPoller.access$300(DeploymentPol >> ler.java:55) >> at >> org.apache.ode.axis2.deploy.DeploymentPoller$PollingThread.run(Deploy >> mentPoller.java:188) >> >> >> >> The deployment fails due to some BPEL compilation errors. Any >> suggestions. >> >> Regards >> Chandan >> -- >> View this message in context: >> http://www.nabble.com/Deployment-failing-on-ODE-due-to-BPEL-compilation-problems-tf4304281.html#a12251864 >> Sent from the Apache Ode User mailing list archive at Nabble.com. >> >> > > -- View this message in context: http://www.nabble.com/Deployment-failing-on-ODE-due-to-BPEL-compilation-problems-tf4304281.html#a12269063 Sent from the Apache Ode User mailing list archive at Nabble.com.
