RE: Deploying Apache SOAP on Tomcat....!

2001-10-27 Thread venkat reddy
Hi Mahender, Have you registered the RPCRouterServlet with the tomcat servlet engine? Try that. ~Venkat Reddy -Original Message-From: mahender reddy G [mailto:[EMAIL PROTECTED]]Sent: Thursday, October 18, 2001 5:06 AMTo: [EMAIL PROTECTED]Subject: Deploying Apache SOAP

RE: Session Tracking question.

2001-08-01 Thread venkat reddy
your App-Session as class-member. btw: It's working fine for me in an ap-soap - ap-soap scenario. But i see quite a lot of issues getting this to work in an interop-scenario with other SOAP-Client Implementations. regards ChrisC -Original Message- From: venkat reddy [mailto:[EMAIL

Session Tracking question.

2001-07-27 Thread venkat reddy
Hi All, I've tried looking up the archives for session tracking but could not find any. I am currently using SOAP services that are request based. Now I need to use them on a per session base and access the session object for a particular user request. My scenario is something like this.

RE: Problem Returning BEAN

2001-06-27 Thread venkat reddy
, null, call.getEncodingStyleURI(), respContext); The TcpTunnelGui might help you in debugging the contents of the Response if nothing is showing up on the client. --KH -Original Message- From: venkat reddy [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 27, 2001 1:15 PM

RE: TcpTunnelGui.

2001-06-27 Thread venkat reddy
Is this ( http://www-3.ibm.com/services/uddi/testregistry/inquiryapi) the router URL at the IBM site? I tried that URL in a browser and it displayed a Deployment discriptor. Check the correct url and try. ~Venkat -Original Message- From: Hartmut Bernecker [mailto:[EMAIL PROTECTED]]

Proxy Servlet check

2001-06-05 Thread venkat reddy
Hi ALL, Scenario :: I have a couple of SOAP Services that should be allowed access only if the user has logged in and has access permissions to the ROUTER Servlet. If the user does not have access priveleges, since the proxy servlet already got the SOAP ENV with the request from a SOAP

PROBLEM :: PROXY QUESTION??

2001-06-01 Thread venkat reddy
Hi All, I've put up this question once before but could not get an answer. The subject for my earlier mails are as follows :: Proxy request routing and PROXY between the CLIENT and the SERVER. Please take a look for an understanding of the scenario more in detail. I once again present the

Proxy request routing.

2001-05-29 Thread venkat reddy
Hi All, I would like to have a proxy kind of servlet that first accesses the session information of a user's SOAP RPC call and upon proper priveleges allow the RPC to execute. Did anyone deal with such a situation before? If so, please forward me the 'subject' for that posting in the

RE: Help wanted !!! Parameter types.....

2001-05-29 Thread venkat reddy
Hi Das, I guess you can create a new Object using the value of your int or float. Remember the Integer Class and the Float class. Then on the server side you could retrieve then easily. -Regards, Venkat Reddy -Original Message- From: Das, Kuntal [mailto:[EMAIL PROTECTED]] Sent