- With The Black Toolkit, go Configuration->Java, find and add the JSP jars to the classpath: jsp-api.jar and servlet-api.jar. They can be at JBOSS_HOME/lib, but depends of the version of JBoss.
- Start a new JSP project, and save it in JBOSS_HOME/<deploy_folder>/<your_project_name>.war. The folder name must finish with .war.
- You must change some configuration details for autodeploy. This configuration changes every version of JBoss. So check http://www.jboss.org.
- For JBoss 7 (and latest 6),you must create a empty file <your_project_name>.dodeploy in JBOSS_HOME/<deploy_folder>.
- Do not use 7.1.1.
Search This Blog
Thursday, June 13, 2013
How to use JBoss with The Black Toolkit without deploys
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment