On Wed, Apr 6, 2011 at 5:19 AM, Sergio <ser...@strategos.com.br> wrote:
> I made this Valve, trying to intercept requests going out of my "WebPages"
> context to the "Webservices" context.

An outbound request made by your webapp for another resource is
not going to be using a Tomcat connector.

You could capture the *inbound* request to your "Webservices" or
fix your app to include the desired parameters (not attributes).

HTH,
-- 
Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
twitter: @hassan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to