cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP Filter on XI J2EE server for web service calls to Sender SOAP Adapter

Former Member
0 Kudos

I've created a web service for an o/b synch interface using the wizard and published the WSDL in a custom-built UDDI application where clients can subscribe to it, this UDDI application also provides authentication mechanism. The URL is in the pattern http://<host:<port>/XISOAPAdapter/MessageServlet?channel=<party>:<service>:<channel>;

When the clients call the web service, I need to authenticate the credentials & subscription against the UDDI application server; I have an Agent to do this. I need to configure in such a way that this Agent intercepts the request sent to http://<host:<port>/XISOAPAdapter/MessageServlet?channel=<party>:<service>:<channel>.

I'm not sure which web.xml file do I modify to add an HTTP Filter which will pre-process requests to the XISOAPAdapter/MessageServlet and which EAR/WAR should receive the associated jars?

Did anyone use HTTP filters on SAP XI? I highly appreciate your inputs on this.

thx

praveen

Accepted Solutions (0)

Answers (1)

Answers (1)

desiree_matas
Contributor
0 Kudos

Hi Praveen,

I've moved your question to the XI forum. I guess it will be easier to obtain some answers there.

Regards,

Désiré

Former Member
0 Kudos

Désirée,

I posted the same query in PI Forum couple of days ago. Since there wwer no responses, I posted it in SAP NetWeaver AS, Java & few other forums.

Do you know anyone in SAP Group who can help me with this question?

thx

praveen