Hello, i'm deploying WAR with about 60 JAXWS+JAXB services initialized from WSDL from classpath, and it takes about 3.5 minutes to deploy and 2 minutes if I use -Dorg.apache.spring.validation.mode=VALIDATION_NONE flag.
how long does it take for you? I expect something really bad is happening during my initialization. best regards jano
