Re: Problem in sending a test message to the deployed ode instance.

2015-03-16 Thread Maduranga Siriwardena
Thank you for the suggestion. I downloaded tomcat and ran it in my home folder (not running it as sudo). Not it works fine. On Tue, Mar 17, 2015 at 11:15 AM, Sathwik B P wrote: > Yes you can try that. > > Otherwise can you try running it first under your home folder. I mean > install tomcat unde

Re: Problem in sending a test message to the deployed ode instance.

2015-03-16 Thread Sathwik B P
Yes you can try that. Otherwise can you try running it first under your home folder. I mean install tomcat under your home folder. On Tue, Mar 17, 2015 at 11:07 AM, Maduranga Siriwardena < maduranga.siriward...@gmail.com> wrote: > I'm on Linux (Ubuntu 14.04) > > I have copied the ode.war to we

Re: Problem in sending a test message to the deployed ode instance.

2015-03-16 Thread Maduranga Siriwardena
I'm on Linux (Ubuntu 14.04) I have copied the ode.war to webapps folder as sudo (otherwise I don't have the permission). So needed to copy the example process also as sudo. Do I need to change the permission of ode folder in webapps? On Tue, Mar 17, 2015 at 11:03 AM, Sathwik B P wrote: > Do you

Re: Problem in sending a test message to the deployed ode instance.

2015-03-16 Thread Sathwik B P
Do you have permissions for the deployment folder. Seems like ODE is unable to write the cbp file during deployment. Are you on Windows/Linux? On Tue, Mar 17, 2015 at 10:26 AM, Maduranga Siriwardena < maduranga.siriward...@gmail.com> wrote: > Hi Sathwil, > > There seems to be an error while depl

Re: Problem in sending a test message to the deployed ode instance.

2015-03-16 Thread Maduranga Siriwardena
Hi Sathwil, There seems to be an error while deploying the process. This is the log at catalina.out 10:23:16,154 ERROR [DeploymentUnitDir] Compile error in /var/lib/tomcat7/webapps/ode/WEB-INF/processes/HelloWorld2/HelloWorld2.bpel java.io.FileNotFoundException: /var/lib/tomcat7/webapps/ode/WEB-I

Re: Problem in sending a test message to the deployed ode instance.

2015-03-16 Thread Sathwik B P
Is the process deployed successfully. What do the logs say? On Tue, Mar 17, 2015 at 2:47 AM, Maduranga Siriwardena < maduranga.siriward...@gmail.com> wrote: > Hi Tammo, > > Message sending problem seems to be ok. > > I have copied the examples/HelloWorld2/ folder to > /var/lib/tomcat7/webapps/ode

Re: Problem in sending a test message to the deployed ode instance.

2015-03-16 Thread Maduranga Siriwardena
Hi Tammo, Message sending problem seems to be ok. I have copied the examples/HelloWorld2/ folder to /var/lib/tomcat7/webapps/ode/WEB-INF/processes/. But the sample process seems to be not deploying correctly. Response I get is bellow The service cannot be found for the endpoint reference (EPR) h

Re: Problem in sending a test message to the deployed ode instance.

2015-03-16 Thread Maduranga Siriwardena
Hi Tammo, Thank you for the response. I will try this and let you know the result. Regards, Maduranga. On Tue, Mar 17, 2015 at 1:53 AM, Tammo van Lessen wrote: > Hi Maduranga, > > there is a problem with sendsoap of the 1.3.6 distribution. Please try the > distro from > > https://builds.apache

Re: Problem in sending a test message to the deployed ode instance.

2015-03-16 Thread Tammo van Lessen
Hi Maduranga, there is a problem with sendsoap of the 1.3.6 distribution. Please try the distro from https://builds.apache.org/view/M-R/view/ODE/job/ODE-trunk-jdk6/lastStableBuild/ -- it should work then. In general I prefer using SoapUI for testing/invoking BPEL processes. HTH, Tammo On Mon,