that's not my case. Wsdl location is in each of them correct - spring configuration is generated and in many cases I was also testing if schema validation works. And also on console i can see that it's initializing them from wsdl (not from class). Maybe i should try to defragment disk and then retry ;)
Glen Mazza <[EMAIL PROTECTED]> 06/12/2008 02:17 Bitte antworten an [email protected] An [email protected] Kopie Thema Re: how long does it take for you to deploy EAR/WAR with several tens of services? [Virus checked] Dan had said (read note at the bottom of Step #8 here: http://www.jroller.com/gmazza/date/20080417#WFstep8) earlier that if you forget to specify the wsdlLocation in your configuration files, it takes CXF a lot longer to regenerate the WSDL. Perhaps that is the problem you are having. HTH, Glen jan.minaroviech wrote: > > 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 > -- View this message in context: http://www.nabble.com/how-long-does-it-take-for-you-to-deploy-EAR-WAR-with-several-tens-of-services----Virus-checked--tp17787351p17790035.html Sent from the cxf-user mailing list archive at Nabble.com.
