您好,我正在使用JBOSS 5开发一个Spring服务。我使用"SimpleJaxWsServiceExporter“来部署该服务。我的服务端点是:@Componentpublic class ParcelTrackingServiceEndpoint {
public ParcelTrackingService trackingService;
public St
The documentation/samples discusses how to use JAX-WS in a non-Java EE 5 servlet container using a proprietaryThis means that you can run JAX-WS RI applications in any servlet container that has been enabled withthe JAX-WS RI.Applications that use the proprietary DD a
我按照的说明在我的JDK上正确安装了最新的JAX-WS发行版(2.2.6) (例如,将jaxws-api.jar和jaxb-api.jar从JAX-WS发行版复制到我的${JAVA_HOME}/lib/从Eclipse内部,我可以正确地运行wsimport ant任务,并且生成的代码在注释中给出了一个版本戳:* This class was generated by the JAX-WS RI.* Generated source ver