This content has been marked as final.
Show 1 reply
-
1. Re: JBossWS performance number
genman Oct 26, 2005 2:52 AM (in response to leesang)
Not too terribly surprising, given that WS has a lot of XML marshalling overhead, as well as HTTP requests are quite slow.
If you could run a Java profiler (JBoss profiler possibly) during the WS test, perhaps you could see exactly what's taking such a long time?