You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Kalnichevski, Oleg" <ol...@bearingpoint.com> on 2004/03/11 11:20:00 UTC

HttpClient in JBoss

HttpClient shipped with JBoss 3.2.3? This is very interesting. Any idea if HttpClient is just bundled with JBoss is actually being used by JBoss internally?

Oleg

-----Original Message-----
From: bugzilla@apache.org [mailto:bugzilla@apache.org]
Sent: Thursday, March 11, 2004 11:10
To: commons-httpclient-dev@jakarta.apache.org
Subject: DO NOT REPLY [Bug 22655] - Authentication does not respond to
stale nonce


DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=22655>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=22655

Authentication does not respond to stale nonce





------- Additional Comments From winfried.wasser@atc.co.at  2004-03-11 10:09 -------
Sorry!

You are absolutely correct. Mistake happens because of the JBoss environment
including 'Jakarta Commons-HttpClient/2.0rc1' in the distribution of 'JBoss
3.2.3'.
Tested with 'Jakarta Commons-HttpClient/2.0final' and everything looks like it
works.

Thanks to you.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-httpclient-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-httpclient-dev-help@jakarta.apache.org


***************************************************************************************************
The information in this email is confidential and may be legally privileged.  Access to this email by anyone other than the intended addressee is unauthorized.  If you are not the intended recipient of this message, any review, disclosure, copying, distribution, retention, or any action taken or omitted to be taken in reliance on it is prohibited and may be unlawful.  If you are not the intended recipient, please reply to or forward a copy of this message to the sender and delete the message, any attachments, and any copies thereof from your system.
***************************************************************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-httpclient-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-httpclient-dev-help@jakarta.apache.org


Re: HttpClient in JBoss

Posted by Je...@Spaggiari.org.
I confirm.

JBoss is using HttpClient in load balancing. See in directory
jboss-3.2.3-src\varia\src\main\org\jboss\web\loadbalancer the files
Loadbalancer.java, LoadbalancerService.java and LoadbalancerServlet.java

There is other reference in some other package.

There also somethink like  HTTPClient.java in
jboss-3.2.3-src\messaging\src\main\org\jboss\mq\il\http, but seems to be
different.

JMS.


>
> HttpClient shipped with JBoss 3.2.3? This is very interesting. Any idea if
> HttpClient is just bundled with JBoss is actually being used by JBoss
> internally?
>
> Oleg
>
> -----Original Message-----
> From: bugzilla@apache.org [mailto:bugzilla@apache.org]
> Sent: Thursday, March 11, 2004 11:10
> To: commons-httpclient-dev@jakarta.apache.org
> Subject: DO NOT REPLY [Bug 22655] - Authentication does not respond to
> stale nonce
>
>
> DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
> RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
> <http://issues.apache.org/bugzilla/show_bug.cgi?id=22655>.
> ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
> INSERTED IN THE BUG DATABASE.
>
> http://issues.apache.org/bugzilla/show_bug.cgi?id=22655
>
> Authentication does not respond to stale nonce
>
>
>
>
>
> ------- Additional Comments From winfried.wasser@atc.co.at  2004-03-11
> 10:09 -------
> Sorry!
>
> You are absolutely correct. Mistake happens because of the JBoss
> environment
> including 'Jakarta Commons-HttpClient/2.0rc1' in the distribution of
> 'JBoss
> 3.2.3'.
> Tested with 'Jakarta Commons-HttpClient/2.0final' and everything looks
> like it
> works.
>
> Thanks to you.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
> commons-httpclient-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail:
> commons-httpclient-dev-help@jakarta.apache.org
>
>
> ***************************************************************************************************
> The information in this email is confidential and may be legally
> privileged.  Access to this email by anyone other than the intended
> addressee is unauthorized.  If you are not the intended recipient of this
> message, any review, disclosure, copying, distribution, retention, or any
> action taken or omitted to be taken in reliance on it is prohibited and
> may be unlawful.  If you are not the intended recipient, please reply to
> or forward a copy of this message to the sender and delete the message,
> any attachments, and any copies thereof from your system.
> ***************************************************************************************************
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
> commons-httpclient-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail:
> commons-httpclient-dev-help@jakarta.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-httpclient-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-httpclient-dev-help@jakarta.apache.org


Re: HttpClient in JBoss

Posted by Je...@Spaggiari.org.
The last time I have try to used HttpClient with JBoss, I have occur many
problem (I hope your remeber, about 3 month ago). I have try to look where
the probleme is, but I was not able to find :(

So, if HttpClient is bundled with JBoss, I will be volontair for testing
again. (And it is). I will look soon (may be thiw week-end) if jboss is
using HttpClient or only bundled it...

JMS

>
> HttpClient shipped with JBoss 3.2.3? This is very interesting. Any idea if
> HttpClient is just bundled with JBoss is actually being used by JBoss
> internally?
>
> Oleg
>
> -----Original Message-----
> From: bugzilla@apache.org [mailto:bugzilla@apache.org]
> Sent: Thursday, March 11, 2004 11:10
> To: commons-httpclient-dev@jakarta.apache.org
> Subject: DO NOT REPLY [Bug 22655] - Authentication does not respond to
> stale nonce
>
>
> DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
> RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
> <http://issues.apache.org/bugzilla/show_bug.cgi?id=22655>.
> ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
> INSERTED IN THE BUG DATABASE.
>
> http://issues.apache.org/bugzilla/show_bug.cgi?id=22655
>
> Authentication does not respond to stale nonce
>
>
>
>
>
> ------- Additional Comments From winfried.wasser@atc.co.at  2004-03-11
> 10:09 -------
> Sorry!
>
> You are absolutely correct. Mistake happens because of the JBoss
> environment
> including 'Jakarta Commons-HttpClient/2.0rc1' in the distribution of
> 'JBoss
> 3.2.3'.
> Tested with 'Jakarta Commons-HttpClient/2.0final' and everything looks
> like it
> works.
>
> Thanks to you.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
> commons-httpclient-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail:
> commons-httpclient-dev-help@jakarta.apache.org
>
>
> ***************************************************************************************************
> The information in this email is confidential and may be legally
> privileged.  Access to this email by anyone other than the intended
> addressee is unauthorized.  If you are not the intended recipient of this
> message, any review, disclosure, copying, distribution, retention, or any
> action taken or omitted to be taken in reliance on it is prohibited and
> may be unlawful.  If you are not the intended recipient, please reply to
> or forward a copy of this message to the sender and delete the message,
> any attachments, and any copies thereof from your system.
> ***************************************************************************************************
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
> commons-httpclient-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail:
> commons-httpclient-dev-help@jakarta.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-httpclient-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-httpclient-dev-help@jakarta.apache.org