Hello, well. i have a strange error, when calling https://glassfish.dev.java.net/downloads/v2ur2-b04.html
returned html to my soap request is telling where the problem is. Does someone have an idea, how to send content-length in request? Probably i'll not be so easy because of xml streaming etc. Will it be possible if i will write my own handler or something? (i have only one such service i have to call) <html><head> <title>411 Length Required</title> </head><body> <h1>Length Required</h1> <p>A request of the requested method POST requires a valid Content-length.<br /> </p> <hr /> <address>Apache/2.0.46 (Red Hat) Server at test.deltavista-online.at Port 443</address> </body></html> thanks best regards jano
