Are you sure you are trying to deploy a valid service assembly ? It could be you are trying to deploy a service unit instead, which would fail (I would have though there would be a meaningful error message though).
On Thu, Jul 3, 2008 at 9:01 AM, navigator09 <[EMAIL PROTECTED]> wrote: > > Hi Gnodet, > > Here are the loggers > > tion of archive: sun-http-binding.jar > INFO - AutoDeploymentService - Directory: hotdeploy: Archive > changed: > processing SynchronousSample.jar ... > DEBUG - AutoDeploymentService - Unpacked archive > D:\apache-servicemix-3 > .2.1\hotdeploy\SynchronousSample.jar to > D:\apache-servicemix-3.2.1\data\smx\tmp\ > SynchronousSample.0.tmp > DEBUG - SedaFlow - Called Flow suspend > DEBUG - JMSFlow - Called Flow suspend > DEBUG - JCAFlow - Called Flow suspend > DEBUG - SedaFlow - Called Flow resume > DEBUG - JMSFlow - Called Flow resume > DEBUG - JCAFlow - Called Flow resume > INFO - AutoDeploymentService - Directory: hotdeploy: Finished > installa > tion of archive: SynchronousSample.jar > > Regards, > Ganesh > > gnodet wrote: >> >> Maybe you could set the log level to debug and post it so that we can >> check if something wrong happens. >> >> On 7/2/08, navigator09 <[EMAIL PROTECTED]> wrote: >>> >>> Hi, >>> >>> I am using servicemix esb and plan to evalute the openESB's BPEL engine >>> inside servicemix. I have downloaded the the BPEL engine and the shared >>> library and have successfullly installed it in servicemix. The BPEL >>> engine >>> component is visible in jconsole. >>> >>> When I try to hotdeploy the sample example Synchronussample.jar file >>> inside servicemix, the deployment is successful. However,I am not sure >>> how >>> to access the service for testing. The end points are not visible in >>> jconsole. >>> >>> I believe that since both esb's are jbi compliant the components and >>> the >>> service assemblies should be interoperable. Let me know if there is any >>> way >>> to solve the problem. >>> >>> Regards, >>> Ganesh >>> >>> -- >>> View this message in context: >>> http://www.nabble.com/OpenESB-BPEL-in-servicemix-tp18232446p18232446.html >>> Sent from the ServiceMix - User mailing list archive at Nabble.com. >>> >>> >> >> >> -- >> Cheers, >> Guillaume Nodet >> ------------------------ >> Blog: http://gnodet.blogspot.com/ >> >> > > -- > View this message in context: > http://www.nabble.com/OpenESB-BPEL-in-servicemix-tp18232446p18252691.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. > > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
