Hi Viraj, Thanks for the reply. I tried the steps that you have mentioned but the response I am getting is the same as what is shown in the screen shot that you have attached;
The response; <faultstring>The endpoint reference (EPR) for the Operation not found is /services/SimpleStockQuoteService?wsdl and the WSA Action = null. If this EPR was previously reachable, please contact the server administrator.</faultstring> But the SoapUI project which was created from the proxy service returns the expected result. -Dinusha On Mon, Jun 22, 2015 at 3:03 PM, Viraj Senevirathne <[email protected]> wrote: > Hi Dinusha, > > You can send a request to the ESB from SOAPUI without creating a > separate Proxy Service and taking the wsdl link. Follow following > steps. > > 1. First start SoapUI by running soapui.sh. > > 2. Create a soapui project and keep wsdl box blank and press Ok. > > 3. Then right click on the project link and choose "New rest service > from the URI" > > 4. I have attached the screenshot from my soapui project. Enter the > same config and make sure to choose application/xml from the list. > > 5. start the ESB and copy paste source config related to sample and > the send request from soupui. > > thanks, > > > > On Mon, Jun 22, 2015 at 11:23 AM, Dinusha Boteju <[email protected]> > wrote: > > Hi, > > > > I'm going through Enterprise Integration Patterns(EIP) given under fast > > track training program and currently going through [1]; > > > > In [0], under "Simulating the sample scenario" section, it asks to send a > > soap message to the ESB through SoapUI. Since I'm unable to get a wsdl > for > > this scenario(which only has a sequence defined in the ESB), I created a > > proxy service, got its wsdl, created a SoapUI project from that wsdl and > > sent the soap request to the ESB. Can someone tell me is this correct or > is > > there a better way to do this? > > > > [1] - > https://docs.wso2.com/display/IntegrationPatterns/Pipes+and+Filters > > > > Thanks & Best regards, > > Dinusha > > > > _______________________________________________ > > Dev mailing list > > [email protected] > > http://wso2.org/cgi-bin/mailman/listinfo/dev > > > > > > -- > Viraj Senevirathne > Software Engineer; WSO2, Inc. > > Mobile : +94 71 818 4742 > Email : [email protected] >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
