As regards question 8), that is due to a wrong library name in the example 
build.xml file. Look for the line saying

  | <pathelement path="${jboss.dir}/server/default/lib/javax.servlet.jar"/>
  | 
and replace "javax.servlet.jar" with "servlet-api.jar".

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105393#4105393

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105393
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to