OW2 Consortium
Search OW2 Mail Archive: 

Advanced Search - Powered by Google


Mail Archive Home | spago-dev List | March 2008 Index

<--  Date Index  --> <--  Thread Index  -->

[[spago-dev]] Re: [[spago-dev]] Reg. How to enable SOAP WebService in SPAGO


To get a response from a Spago Service invoked as a Web service, you dont need to configure any publisher: the response is already in XML so there is no need for any conversion.
I saw that the service was invoked and that it produces a response: you should see this response as the response of the Spago Web Service.

Regards

Gianfranco Boccalon
______________________________________


Spago&Spagic Project Leader
______________________________________

Senior Consultant
Architectures & Consulting
Research & Innovation Division
Engineering Ingegneria Informatica S.p.A.
Corso Stati Uniti, 23/C - 35127 Padova - Italy
Phone: 
+39-049.8692511    Fax:+39-049.8692566
Mobile: +39-3357813507

www.eng.it                    www.spagoworld.org



Uday-A Kumar ha scritto:

Hi Boccalon,

Yes I am able to see the response.It is as below

080326 05:17:28  Spago           DEBUG        ModuleCoordinator::service: serviceResponse
<?xml version="1.0" encoding="ISO-8859-1"?>
<SERVICE_RESPONSE>
  <TEST_MODULE Age="Age" Name="Name"/>
</SERVICE_RESPONSE>

080326 05:17:28  Spago           DEBUG        AdapterSOAP::commonService: responseContainer
<?xml version="1.0" encoding="ISO-8859-1"?>
<IT.ENG.SPAGO.BASE.RESPONSECONTAINER>
  <HIDDEN_ATTRIBUTES/>
  <VISIBLE_ATTRIBUTES/>
  <PARENT/>
</IT.ENG.SPAGO.BASE.RESPONSECONTAINER>

080326 05:17:28  Spago           DEBUG        AdapterSOAP::commonService: sessionContainer
<?xml version="1.0" encoding="ISO-8859-1"?>
<SESSION_CONTAINER>
  <IT.ENG.SPAGO.BASE.SESSIONCONTAINER>
    <HIDDEN_ATTRIBUTES/>
    <VISIBLE_ATTRIBUTES/>
    <PARENT/>
  </IT.ENG.SPAGO.BASE.SESSIONCONTAINER>
  <PERMANENT_CONTAINER>
    <SESSION_CONTAINER>
      <IT.ENG.SPAGO.BASE.SESSIONCONTAINER>
        <HIDDEN_ATTRIBUTES/>
        <VISIBLE_ATTRIBUTES>
          <ATTRIBUTE name="SPAGO_TRANSACTION_TOKEN" value="120654824877113077467"/>
        </VISIBLE_ATTRIBUTES>
        <PARENT/>
      </IT.ENG.SPAGO.BASE.SESSIONCONTAINER>
    </SESSION_CONTAINER>
  </PERMANENT_CONTAINER>
  <SHARED_CONTAINER>
    <SESSION_CONTAINER>
      <IT.ENG.SPAGO.BASE.SESSIONCONTAINER>
        <HIDDEN_ATTRIBUTES/>
        <VISIBLE_ATTRIBUTES>
          <ATTRIBUTE name="SPAGO_TRANSACTION_TOKEN" value="120654824877113077467"/>
        </VISIBLE_ATTRIBUTES>
        <PARENT/>
      </IT.ENG.SPAGO.BASE.SESSIONCONTAINER>
    </SESSION_CONTAINER>
  </SHARED_CONTAINER>
</SESSION_CONTAINER>

080326 05:17:28  Spago           DEBUG        Publisher::getPublisher: invocato
080326 05:17:28  Spago           DEBUG        Publisher::getPublisher: businessType [PAGE]
080326 05:17:28  Spago           DEBUG        Publisher::getPublisher: businessName [TEST_PAGE]
080326 05:17:28  Spago           WARNING      Publisher::getPublisher: mapping non trovato
080326 05:17:28  Spago           WARNING      Publisher::getPublisher: mapping non trovato
080326 05:17:28  Spago           WARNING      PresentationRendering::render: resources nullo


But I am not getting empty response.Could you please let me know how to resolve the above issue.


Thanks and Regards
Uday Kumar
OBTS TechnoFunctional Analyst
Avenue Marnixlaan, 13
1000 Brussels
Phone: +32 (0)2 551 6056


**************************************************************************************
This mail is transmitted to you on behalf of Tata Consultancy Services.
Diese Post wird Ihnen im Namen der Tata Consultancy Services ubermittelt
**************************************************************************************



Gianfranco Boccalon <gianfranco.boccalon@xxxxxx>

26/03/2008 16:23

To
Uday-A Kumar <uday-a.kumar@xxxxxx>
cc
spago-dev@xxxxxxx
Subject
Re: [[spago-dev]] Reg. How to enable SOAP WebService in SPAGO







Was the service executed properly ?
Can you see the service response on the Spago log ?

Uday-A Kumar ha scritto:
>
> Hi Boccalon,
>
> Thanks a lot for the help provided
>
> I am able to call the webservice using the following request and end
> points
>
> Request:
> <SOAP-ENV:Envelope
> xmlns:SOAP-ENV=\"http://schemas.xmlsoap.org/soap/envelope/\">        
> <SOAP-ENV:Body>
>  <ns2:service
> xmlns:ns2="http://tempuri.org/it.eng.spago.dispatching.soapchannel.AdapterSOAP">
>   <request xsi:type="xsd:string">&lt;SERVICE_REQUEST
> ACTION_NAME=&quot;TEST_PAGE&quot; /&gt;</request>
> </ns2:service>
> </SOAP-ENV:Body></SOAP-ENV:Envelope>
>
> End Point:  "http://localhost:7001/bfpservices/servlet/rpcrouter".
>
> But we are getting the empty response.Please let me know is we need to
> configure the publisher for the same ? Provide us sample if possible
> for the soap channel.
>
> Thanks and Regards
> Uday Kumar
> OBTS TechnoFunctional Analyst
> Avenue Marnixlaan, 13
> 1000 Brussels
> Phone: +32 (0)2 551 6056
>
>
> **************************************************************************************
> This mail is transmitted to you on behalf of Tata Consultancy Services.
> Diese Post wird Ihnen im Namen der Tata Consultancy Services ubermittelt
> **************************************************************************************
>
>
> --
>
> Informationen (einschließlich Pflichtangaben) zu einzelnen, innerhalb
> der EU tätigen Gesellschaften und Zweigniederlassungen des Konzerns
> Deutsche Bank finden Sie unter
> _http://www.db.com/de/content/pflichtangaben.htm_. Diese E-Mail
> enthält vertrauliche und/ oder rechtlich geschützte Informationen.
> Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich
> erhalten haben, informieren Sie bitte sofort den Absender und
> vernichten Sie diese E-Mail. Das unerlaubte Kopieren sowie die
> unbefugte Weitergabe dieser E-Mail ist nicht gestattet.
>
> Please refer to _http://www.db.com/en/content/eu_disclosures.htm_ for
> information (including mandatory corporate particulars) on selected
> Deutsche Bank branches and group companies registered or incorporated
> in the European Union. This e-mail may contain confidential and/or
> privileged information. If you are not the intended recipient (or have
> received this e-mail in error) please notify the sender immediately
> and delete this e-mail. Any unauthorized copying, disclosure or
> distribution of the material in this e-mail is strictly forbidden.


--

*Gianfranco Boccalon*
______________________________________
<www.spagoworld.org>

Spago&Spagic Project Leader
______________________________________

Senior Consultant
Architectures & Consulting
Research & Innovation Division
*Engineering Ingegneria Informatica S.p.A.
*
Corso Stati Uniti, 23/C - 35127 Padova - Italy
Phone:  +39-049.8692511    Fax:+39-049.8692566
Mobile: +39-3357813507

*www.eng.it                    www.spagoworld.org*
               





--

Informationen (einschließlich Pflichtangaben) zu einzelnen, innerhalb der EU tätigen Gesellschaften und Zweigniederlassungen des Konzerns Deutsche Bank finden Sie unter http://www.db.com/de/content/pflichtangaben.htm. Diese E-Mail enthält vertrauliche und/ oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese E-Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser E-Mail ist nicht gestattet.

Please refer to http://www.db.com/en/content/eu_disclosures.htm for information (including mandatory corporate particulars) on selected Deutsche Bank branches and group companies registered or incorporated in the European Union. This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and delete this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.


--
Firma SpagoWorld


<--  Date Index  --> <--  Thread Index  -->

Reply via email to:

Powered by MHonArc.

Copyright © 2006-2007, OW2 Consortium | contact | webmaster.