The proxy Service use UT policy and I provided the user/pass in the try-it.

 

This is the configuration:

 

<proxy xmlns="http://ws.apache.org/ns/synapse"; name="AProxy"
transports="https" statistics="enable" trace="enable" startOnLoad="true">

   <target inSequence="log_seguridad_mejorado" endpoint="AEndPoint">

      <outSequence>

         <log separator="," />

         <send />

      </outSequence>

   </target>

   <publishWSDL uri="http://servidor/services/A?wsdl"; />

   <parameter name="addressingRequirementParameter">required</parameter>

   <enableSec />

   <policy
key="conf:/repository/axis2/service-groups/AProxy/services/AProxy/policies/U
TOverTransport" />

   <policy
key="conf:/repository/axis2/service-groups/AProxy/services/AProxy/policies/W
SO2ServiceThrottlingPolicy" />

</proxy>

 

 

Saludos,

Ing. Jorge Infante Osorio.

J´Dpto Soluciones SOA.

CDAE.

Fac. 5.

UCI.

 

De: Thilina Buddhika [mailto:[email protected]] 
Enviado el: miércoles, 25 de abril de 2012 1:23
Para: Jorge Infante Osorio
CC: [email protected]
Asunto: Re: [User] No user value in the rampart configuration policy

 

It looks this service is secured with a UT policy and the user credentials
are not provided when invoking it through Try-It.

 

Thanks,

Thilina

On Wed, Apr 25, 2012 at 12:18 AM, Jorge Infante Osorio <[email protected]>
wrote:

Hi all.

 

I have a proxy service in ESB 4.0.3 that throw $subject when I try to call
it using the “try it”:

 

<TryitProxyError h:status="SOAP envelope error"
xmlns:h="http://wso2.org/ns/TryitProxy";>org.apache.axis2.AxisFault: No user
value in the rampart configuration policy</TryitProxyError>

 

Using a java client the service work fine.

 

Saludos,

Ing. Jorge Infante Osorio.

J´Dpto Soluciones SOA.

CDAE.

Fac. 5.

UCI.

 

 

 <http://www.uci.cu/> Descripción: Imagen quitada por el remitente.

 


_______________________________________________
User mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/user





 

-- 
Thilina Buddhika
Associate Technical Lead
WSO2 Inc. ; http://wso2.com
lean . enterprise . middleware

phone : +94 77 44 88 727
blog : http://blog.thilinamb.com



10mo. ANIVERSARIO DE LA CREACION DE LA UNIVERSIDAD DE LAS CIENCIAS 
INFORMATICAS...
CONECTADOS AL FUTURO, CONECTADOS A LA REVOLUCION

http://www.uci.cu
http://www.facebook.com/universidad.uci
http://www.flickr.com/photos/universidad_uci

<<~WRD329.jpg>>

_______________________________________________
User mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/user

Reply via email to