Carlos Oliveira created JBESB-3937:
--------------------------------------
Summary: ESB is reading all XSDs for every web service on single .esb
Key: JBESB-3937
URL:
https://issues.jboss.org/browse/JBESB-3937
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Rosetta
Affects Versions: 4.12, 4.11
Environment: Windows 7 x64
Reporter: Carlos Oliveira
Priority: Minor
Hi,
On the following class org.jboss.soa.esb.listeners.deployers.mc.as6.WebGatewayBuilder at
method createWebserviceWars theres a creation of a map with all the schemas inside the
.esb deployed.
The problem is the fact that this map is inside the for-loop. I guess it should be outside
the loop.
I have a .esb with 78 web services and 352 .xsds. For every web service all the schemas
are read over and over again. I changed this code, recompiled and deployed. Now my startup
went down from 3 minutes to 1,5 minutes.
Regards,
Carlos
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira