In the same vein as the earlier query is Axis tied to a WebServer which
supports the Servlet spec or can it be run on a WebServer which is not tied
to the Sun specification? In other words are there any dependencies of the
code on the Servlet API?

Thanks,
Manoj.
http://members.tripod.com/manoj_sharma0

-----Original Message-----
From: Davanum Srinivas [mailto:dims@;yahoo.com]
Sent: Monday, October 28, 2002 7:55 AM
To: Paul Hunnisett; [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: HTTPSender


Forwarding this to axis-dev mailing list.

Thanks,
dims

--- Paul Hunnisett <[EMAIL PROTECTED]> wrote:
> I have recently been examining the source code for Apache Axis and I
> have come across some code that has confused me.  In HTTPSender
> readFromSocket() method, some parsing is done of a String which is
> retrieved as a constant value returning a default character encoding.
> This results in some integers being generating that are then wrapped in
> Integer objects.  I have been attempting to write  a server which will
> run Axis, but have always had a NumberFormatException thrown at this
> point.  Looking at the code, I struggle to see how it is possible to not
> get a NumberFormatException, but Axis on Tomcat does not seem to have
> the same problems that I have been having.  Are you able to shed some
> light on what this code should result in.  Does it use any of the
> servlet spec implementation of the underlying server?
>
> Any help that you can provide would be gratefully received.
>
> Regards
>
> Paul Hunnisett
> www.lombok.org.uk
>
>
>
>


=====
Davanum Srinivas - http://xml.apache.org/~dims/

__________________________________________________
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/

Reply via email to