[jboss-user] [Installation, Configuration & DEPLOYMENT] - External Exploded Deployment
bronzeiii
do-not-reply at jboss.com
Mon Oct 20 02:32:19 EDT 2008
Hi
JBOSS Server V: 4.2.3
I'm a jboss newbie, so hope someone can help me out with this problem.
I have an Eclipse directory, folder name, MVC, the structure within is the following
MVC
-> src
-> class
-> etc
-> lib
-> web (where i store jsp pages)
-> web.war
-> WEB-INF -> web.xml
So the problem
1) I modified the jboss-service.xml file, and set the scan URL to
file:///D:/MVC/, but then when i start up the jboss, it was complaining that i dont have a deployer.
--- Packages waiting for a deployer ---
org.jboss.deployment.DeploymentInfo at 306cc039 { url=file:/D:/MVC/web.war/WEB-INF/web.xml }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch: file:/D:/MVC/web.war/WEB-INF/web.xml
altDD: null
lastDeployed: 1224483628588
lastModified: 1224483628587
mbeans:
What did i do wrong? I thought this is how we suppose to handle the external exploded deployment.
Hope someone may share the knowledge to help me overcome this problem!
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4183117#4183117
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4183117
More information about the jboss-user
mailing list