Open glassfishrobot opened 17 years ago
As of version 1.7 of jaxws-spring, the file META-INF/spring.handlers is missing entries for the namespaces http://jax-ws.dev.java.net/spring/core and http://jax-ws.dev.java.net/spring/servlet. They should be as follows:
http\://jax-ws.dev.java.net/spring/core=org.apache.xbean.spring.context.v2.XBeanNamespaceHandler http\://jax-ws.dev.java.net/spring/servlet=org.apache.xbean.spring.context.v2.XBeanNamespaceHandler
The corresponding entries are also missing from META-INF/spring.schemas:
http\://jax-ws.dev.java.net/spring/core.xsd=spring-jax-ws-core.xsd http\://jax-ws.dev.java.net/spring/servlet.xsd=spring-jax-ws-servlet.xsd
Operating System: All Platform: All
[current]
Reported by veithen@java.net
Was assigned to kohsuke@java.net
This issue was imported from java.net JIRA JAX_WS_COMMONS-11
As of version 1.7 of jaxws-spring, the file META-INF/spring.handlers is missing entries for the namespaces http://jax-ws.dev.java.net/spring/core and http://jax-ws.dev.java.net/spring/servlet. They should be as follows:
http\://jax-ws.dev.java.net/spring/core=org.apache.xbean.spring.context.v2.XBeanNamespaceHandler http\://jax-ws.dev.java.net/spring/servlet=org.apache.xbean.spring.context.v2.XBeanNamespaceHandler
The corresponding entries are also missing from META-INF/spring.schemas:
http\://jax-ws.dev.java.net/spring/core.xsd=spring-jax-ws-core.xsd http\://jax-ws.dev.java.net/spring/servlet.xsd=spring-jax-ws-servlet.xsd
Environment
Operating System: All Platform: All
Affected Versions
[current]