Closed glassfishrobot closed 16 years ago
Reported by al130959@java.net
al130959@java.net said: Changed from P2 to P3
kohsuke@java.net said: Thanks, and my apologies for the delay. Fixed in 1.8.
Was assigned to kohsuke@java.net
This issue was imported from java.net JIRA JAX_WS_COMMONS-5
Marked as fixed on Tuesday, January 15th 2008, 3:29:43 am
In order to get local transport to work, there is an entry missing for local-transport in each of the two files META-INF/spring.services and META-INF/spring.handlers:
In spring.schemas, the line
http\://jax-ws.dev.java.net/spring/local-transport.xsd=spring-jax-ws-local-transport.xsd
must be added, while in spring.handlers, the line
http\://jax-ws.dev.java.net/spring/local-transport=org.apache.xbean.spring.context.v2.XBeanNamespaceHandler
is missing.
After fixing this, can you please push version 1.4.1 (or so), so that I can reference an official version in the java.net Maven2 repository from my POM file?
Thanks & best regards,
Andreas
Environment
Operating System: All Platform: All
Affected Versions
[current]