Error Adding Artifacts using Web Services - No ID & Password input

bipikm's picture
I am trying adding a collection using the registry web services via SOAPUI. One issue I see with this is that there is no input parameters to submit username and password. So as an example I tried adding a collection with the following request <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ser="http://services.resource.ui.mgt.registry.carbon.wso2.org">    <soapenv:Header/>    <soapenv:Body>       <ser:addCollection>          <ser:collectionName>Infrastructure</ser:collectionName>          <ser:description>This is the default location for all Infrastructure related artifacts</ser:description>       </ser:addCollection>    </soapenv:Body> </soapenv:Envelope> I get the following error <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">    <soapenv:Body>       <soapenv:Fault xmlns:axis2ns1="http://schemas.xmlsoap.org/soap/envelope/">          <faultcode>axis2ns1:50977</faultcode>          <faultstring>Access Denied. Session timed out.</faultstring>          <detail/>       </soapenv:Fault>    </soapenv:Body> </soapenv:Envelope>  
library project main code
Learn Cloud
Learn
Cloud

The WSO2 Application Server is a reliable application server that can host your enterprise web applications. The WSO2 Application Server as a Service is offered in StratosLive, the WSO2 Platform as a Service. This article explains how a simple web application can be developed and deployed from Carbon Studio to the WSO2 Application Server...

Latest Webinar
Different groups within an organization need to monitor different Key Performance Indicators (KPIs) - An operations team will be interested in the response times of business services and loads of each service,..
Thursday, February 9th 2012, 09.00 AM (PST)

Thursday, February 9th 2012, 10.00 AM (GMT)