| Author |
open directory structure deployment on jboss
|
suchi verma
Greenhorn
Joined: Apr 06, 2004
Posts: 9
|
|
hi all I am wukin in a development environment where class files get modified periodically. I would like to know whether jboss supports deployment of SERVLETS in the form of a directory structure(not in a .war/.ear file)..as happens in TOMCAT deployment?? Is there any procedure/directory(for eg web-apps in tomcat) so that we can put the web-inf directory of any application straight in jboss deploy directory and jboss deploys that application. any help would be greatly appreciated. thnx
|
 |
norman richards
Author
Ranch Hand
Joined: Jul 21, 2003
Posts: 364
|
|
|
An exploded deployment might help. See http://jboss.org/wiki/Wiki.jsp?page=ExplodedDeployment .
|
[<a href="http://members.capmac.org/~orb/blog.cgi" target="_blank" rel="nofollow">blog</a>] [<a href="http://www.amazon.com/exec/obidos/ASIN/0596100078/orb-20" target="_blank" rel="nofollow">JBoss: A Developer's Notebook</a>] [<a href="http://www.amazon.com/exec/obidos/ASIN/1932394052/orb-20" target="_blank" rel="nofollow">XDoclet in Action</a>]
|
 |
 |
|
|
subject: open directory structure deployment on jboss
|
|
|