-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
The first webmethod call either inbound or outbound is always very slow (for each method). Subsequent calls are fine. My guess is that some lazy initialization occurs at this time. We have an application that requires the first calls to be as fast as the subsequent calls. We need some API or a propery of the stack to allow to fully pre-initialize the stack.
- is incorporated by
-
JBPAPP-1276 JBossWS - Performance Improvements
- Resolved