This maybe caused by expect-continue HTTP header, some server don't use. Try to disable this header by using : client.setProperty(CommonsHttpMessageSender.DISABLE_EXPECT_CONTINUE, "true");
On 4/16/07, Loreno Oliveira <[EMAIL PROTECTED]> wrote:
Hi, I do not know why I am posting here again since no one seem to read my posts... However, does anyone know something about poor performance of xfire webservices running at OC4J?? I tried to deploy exactly the same service both at OC4J 10.1.3 and JBoss 4.0.5. The service takes ten times more time (3s) to return on OC4J than in JBoss (300ms). Can anyone give me some hint on this?? Regards, Loreno
-- ----- When one of our products stops working, we'll blame another vendor within 24 hours. --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
