`
szgaea
  • 浏览: 217630 次
  • 性别: Icon_minigender_1
  • 来自: 深圳
社区版块
存档分类
最新评论

Resin使用struts2标签错误解决com.caucho.jsp.JspParseException: javax/xml/ws/WebServiceRef

 
阅读更多

MyEclipse+Resin使用struts2标签错误解决

对于resin服务器早有耳闻,也曾经做过小测试。但是最近想换resin服务器做项目,没有想到总是报错: 
com.caucho.jsp.JspParseException: javax/xml/ws/WebServiceRef 
大概是说这个类找不到,查了很多资料,英文资料写的似懂非懂的,最后终于让我找到了解决办法。 
原来myeclipse在和resin结合的时候,会有些小问题,和其它服务器不同。 
在myeclipse配置界面包这个包加入,问题解决,方法如下: 
Window->preferences->MyEclipse->Servers->Resin->Resin 3.x->Paths 

在右侧prepend to classpaths,点击"Add JAR/ZIP",在Resin\lib目录下找到 
jaxws-api.jar 这个文件。

 

本人已经试过,确实可以解决此问题

分享到:
评论

相关推荐

    项目运行的服务器:Resin-4.0.58

    Resin是一款高性能、轻量级的Java应用服务器,由Caucho Technology开发。它主要用于部署和管理Java Servlets和JavaServer Pages(JSP)应用程序。Resin 4.0.58是该软件的一个特定版本,它在发布时可能包含了性能优化...

    spring-framework-3.0.5.RELEASE-dependencies-2

    javax.xml.ws net.sourceforge.cglib net.sourceforge.ehcache net.sourceforge.jasperreports net.sourceforge.jexcelapi net.sourceforge.jibx 3号包: org.apache.log4j org.apache.openjpa org.apache.axis org....

    spring-framework-3.0.5.RELEASE-dependencies-5

    javax.xml.ws net.sourceforge.cglib net.sourceforge.ehcache net.sourceforge.jasperreports net.sourceforge.jexcelapi net.sourceforge.jibx 3号包: org.apache.log4j org.apache.openjpa org.apache.axis org....

    spring、hessian通过tomcat的简单环境应用源代码

    这可以通过`<bean>`标签和`<hessian:service>`或`<bean class="org.springframework.remoting.caucho.HessianProxyFactoryBean">`来实现。 2. **Hessian服务接口**:定义一个服务接口,该接口将被客户端调用。这个...

    spring-framework-3.0.5.RELEASE-dependencies-1

    javax.xml.ws net.sourceforge.cglib net.sourceforge.ehcache net.sourceforge.jasperreports net.sourceforge.jexcelapi net.sourceforge.jibx 3号包: org.apache.log4j org.apache.openjpa org.apache.axis org....

    spring-framework-3.0.5.RELEASE-dependencies-6

    javax.xml.ws net.sourceforge.cglib net.sourceforge.ehcache net.sourceforge.jasperreports net.sourceforge.jexcelapi net.sourceforge.jibx 3号包: org.apache.log4j org.apache.openjpa org.apache.axis org....

    spring-framework-3.0.5.RELEASE-dependencies-3

    javax.xml.ws net.sourceforge.cglib net.sourceforge.ehcache net.sourceforge.jasperreports net.sourceforge.jexcelapi net.sourceforge.jibx 3号包: org.apache.log4j org.apache.openjpa org.apache.axis org....

    spring-framework-3.0.5.RELEASE-dependencies-8

    javax.xml.ws net.sourceforge.cglib net.sourceforge.ehcache net.sourceforge.jasperreports net.sourceforge.jexcelapi net.sourceforge.jibx 3号包: org.apache.log4j org.apache.openjpa org.apache.axis org....

    spring-framework-3.0.5.RELEASE-dependencies-4

    javax.xml.ws net.sourceforge.cglib net.sourceforge.ehcache net.sourceforge.jasperreports net.sourceforge.jexcelapi net.sourceforge.jibx 3号包: org.apache.log4j org.apache.openjpa org.apache.axis org....

    spring-framework-3.0.5.RELEASE-dependencies-7

    javax.xml.ws net.sourceforge.cglib net.sourceforge.ehcache net.sourceforge.jasperreports net.sourceforge.jexcelapi net.sourceforge.jibx 3号包: org.apache.log4j org.apache.openjpa org.apache.axis org....

    Hessian 使用小结

    - Hessian介绍:http://www.caucho.com/resin-3.0/protocols/hessian.xtp - Hessian Overview:http://hessian.caucho.com/doc/hessian-overview.xtp - Hessian(3.0)序列化及大数据处理:...

    JAVAMVC模式开发的无限极分类

    JAVAWEB MVC模式开发的jsp无限极分类程序。 此程序采用servlet + jsp + javabean 的MVC模式开发。 支持无限极分类。 可以作为一个独立模块来嵌入您的系统或网站开发中使用。 此程序以最简洁的方式实现了分类功能,...

    com.siyue.com.caucho.hessian_4.0.7.jar

    jar包,官方版本,自测可用

    apache+resin在linux的搭建.doc

    修改 Apache 的配置文件,添加以下内容:`LoadModule caucho_module /usr/local/apache2/libexec/mod_caucho.so`。 添加 mod_rewrite 模块 添加 mod_rewrite 模块需要编译对应的模块文件:`cd /root/src/httpd-...

    Windows下Resin的配置与部署(附图).doc

    - **下载Resin**:首先从Resin官网(http://www.caucho.com)下载最新版本的Resin软件包。本文档中提到的是版本3.2.1。 - **解压缩文件**:将下载的软件包解压缩到指定目录,例如`C:\Resin\resin-3.2.1`。 ##### 2....

    resin-2.1.8服务器

    Resin是CAUCHO公司(http://www.caucho.com/)的产品,是一个非常流行的支持servlets 和jsp的引擎,速度非常快。Resin本身包含了一个支持HTTP/1.1的WEB服务器。虽然它可以显示动态内容,但是它显示静态内容的能力也...

    spring-web-2.5.jar

    org.springframework.remoting.caucho.Hessian2SkeletonInvoker.class org.springframework.remoting.caucho.HessianClientInterceptor.class org.springframework.remoting.caucho.HessianProxyFactoryBean.class ...

    resin4.0 服务器 (for windows版本)

    Resin是由Caucho Technology开发的,它以其快速、稳定和高效而闻名,被誉为世界上最快的Web服务器之一。这款服务器主要面向需要处理大量并发请求的企业级应用,提供了全面的Java EE功能,同时也支持轻量级的Web应用...

    com.caucho.hessian_3.2.0.0.jar

    jar包,官方版本,自测可用

Global site tag (gtag.js) - Google Analytics