Re: Axis2 Client get "Premature end of file." from server

2008-12-11 Thread Tsvetelin Saykov
getOptions().setProperty(org.apache.axis2.transport.http.HTTPConstants.CHUNKED, Boolean.FALSE); Hope this could be useful for someone else Best regards Tsvetelin On Wed, Dec 10, 2008 at 2:23 PM, Tsvetelin Saykov <[EMAIL PROTECTED]>wrote: > Hi, > > I am new in Axis2 web services appl

Axis2 Client get "Premature end of file." from server

2008-12-10 Thread Tsvetelin Saykov
Hi, I am new in Axis2 web services application development and I am experience a problem with Axis2 I am writing a Client application and I get "Premature end of file." from server. The client application is running under Linux/Java6. The web services server is IBM Lotus Domino under MS Windows