Where is the servlet jar file on JBoss 5.0.1?

后端 未结 2 957
北海茫月
北海茫月 2021-02-09 16:26

Hi All: I\'m trying to set up my build file to be run for deployment on JBossAS 5.0.1, and I need to find the servlet jar file that I should use for the build..

All of t

2条回答
  •  抹茶落季
    2021-02-09 16:53

    in Jboss 6.2 find the required jar on the path:

    /jboss-eap-6.2/modules/system/layers/base/javax/servlet/api/main/jboss-servlet-api_3.0_spec-1.0.2.Final-redhat-1.jar

提交回复
热议问题