Was there ever a solution found to this problem? I experienced the exact same issues as described above and worked through them. However, I'm currently stuck on this one.
Ryan Kruse wrote: > > Sorry for the continual emails, but want to keep the list up-to-date in > case > somebody is looking at this :) > > > But now I still see errors for beans which are classes in this projects > src > (in com.hyper9.*). Am I missing something here? Should I not be running > this plugin from the same project which houses my context XML? > > org.springframework.beans.factory.BeanCreationException: Error creating > bean > with name > 'org.springframework.ws.server.endpoint.mapping.PayloadRootAnnotationMethodEndpointMapping#0' > defined in URL > [file:/Users/ryankruse/dev/hyper9/trunk/data-access/data-access-ws/src/main/webapp/WEB-INF/hyper9-servlet.xml]: > Cannot create inner bean 'com.hyper9.ws.core.SecurityInterceptor#4f088579' > of type [com.hyper9.ws.core.SecurityInterceptor] while setting bean > property > 'interceptors' with key [0]; nested exception is > org.springframework.beans.factory.CannotLoadBeanClassException: Cannot > find > class [com.hyper9.ws.core.SecurityInterceptor] for bean with name > 'com.hyper9.ws.core.SecurityInterceptor#4f088579' defined in URL > [file:/Users/ryankruse/dev/hyper9/trunk/data-access/data-access-ws/src/main/webapp/WEB-INF/hyper9-servlet.xml]; > nested exception is java.lang.ClassNotFoundException: > com.hyper9.ws.core.SecurityInterceptor > > -- View this message in context: http://old.nabble.com/springws-maven-plugin-error-trying-to-generate-wsdl-at-build-tp24688914p26441581.html Sent from the mojo - user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
