Re: [xfire-user] poor performance using OC4J

2007-04-17 Thread Tomek Sztelak
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

[xfire-user] poor performance using OC4J

2007-04-16 Thread Loreno Oliveira
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