Okay, this is odd. Now when I rebuild and restart the web service, I get a
different error:
ERROR [SunOS main] (ContextLoader.java:215) - Context initialization failed
org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected
exception parsing XML document from ServletContext resource
[/WEB-INF/classes/webservice.beans.xml]; nested exception is
java.lang.IllegalStateException: Unable to load NamespaceHandler mappings
from location [META-INF/spring.handlers]
... (long dump deleted) ...
Caused by: java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
What Zip file is trying to be opened?
--
View this message in context:
http://cxf.547215.n5.nabble.com/Web-Service-bouncing-up-and-down-tp3268056p3271552.html
Sent from the cxf-user mailing list archive at Nabble.com.