- 浏览: 2103 次
最近访客 更多访客>>
最新评论
-
diaxia2009:
因为aop后,@WebService标签掉失了。
spring 2.5 annotation 配置 jax-ws方式的ws,aop拦截出现问题
文章列表
--0在配置文件中开启ws的参数<bean class="org.springframework.remoting.jaxws.SimpleJaxWsServiceExporter"> <property name="baseAddress" value="http://localhost:9999/" /></bean>---1.一个类既是本地的service也是webservice@Service@WebService(serviceName = "CBAJService&q ...
- 2009-05-11 17:46
- 浏览 2103
- 评论(1)