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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20952

Httpclient problem on JBoss

           Summary: Httpclient problem on JBoss
           Product: Cactus
           Version: 1.4.1
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Other
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Cactus cannot be run on JBoss (3.2.1), because of the HttpClient library.
Cause :
JBoss has an older version of HttpClient in its classpath, see 
http://archives.real-time.com/pipermail/cactus-user/2003-January/002123.
or, of course, your jboss/lib directory!

This problem is not in itself a Cactus problem (IMHO it's 100% JBoss' fault),
however it would be nice to be able to use Cactus & Jboss together.

I have 2 comments :
1- Maybe it would be possible to use an older HttpClient library with Cactus.
2- I'm only using a servlet to test an EJB. Why on earth do I need HttpClient to
do that????????? I understand the need for HttpClient when Cactus is running as
an Ant task, but in my case I really do not understand why it is used.
Could it be possible to remove the need for HttpClient, if we're just testing an
EJB from within the servlet container itself??

Julien Dubois.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to