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