Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JBoss User Help »

[jboss-user] [Installation,
 Configuration & Deployment] - Deploy without building archives

scott.stark@jboss.org

2007-06-18


Hello,

i am trying to deploy an application without building an archive.

When I copy a packed WAR-archive to the deploy-directory, the hot deployment service is creating a directory tmp/deploy.

I've deployed a running archive to the deploy directory and copied the created TMP-Directory from tmp/deploy to /deploy. That leads to a new deployment of the application under the speciefied directory name.

Now I've stopped JBoss and deleted the WAR-archive from /deploy directory and renamed the copied tmp* Directory to the url under which the application should be riched. After that i got a hot-deployment error like this:

13:09:22,453 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
|
| --- Packages waiting for a deployer ---
| org.jboss.deployment.DeploymentInfo@(protected) }
|  deployer: null
|  status: null
|  state: INIT_WAITING_DEPLOYER
|  watch: file:/C:/server/jboss-4.0.5.GA/server/default/deploy/container/META-INF/MANIFEST.MF
|  altDD: null
|  lastDeployed: 1182078562109
|  lastModified: 1182078562109
|  mbeans:
|
| org.jboss.deployment.DeploymentInfo@(protected) }
|  deployer: null
|  status: null
|  state: INIT_WAITING_DEPLOYER
|  watch: file:/C:/server/jboss-4.0.5.GA/server/default/deploy/container/WEB-INF/classes/containerliste/Container.class
|  altDD: null
|  lastDeployed: 1182078562125
|  lastModified: 1182078562109
|  mbeans:
|
| org.jboss.deployment.DeploymentInfo@(protected) }
|  deployer: null
|  status: null
|  state: INIT_WAITING_DEPLOYER
|  watch: file:/C:/server/jboss-4.0.5.GA/server/default/deploy/container/WEB-INF/classes/containerliste/ContainerBean.class
|  altDD: null
|  lastDeployed: 1182078562125
|  lastModified: 1182078562125
|  mbeans:
|
| org.jboss.deployment.DeploymentInfo@(protected) }
|  deployer: null
|  status: null
|  state: INIT_WAITING_DEPLOYER
|  watch: file:/C:/server/jboss-4.0.5.GA/server/default/deploy/container/WEB-INF/classes/containerliste/ContainerSize.class
|  altDD: null
|  lastDeployed: 1182078562125
|  lastModified: 1182078562125
|  mbeans:
|
| org.jboss.deployment.DeploymentInfo@(protected) { ...

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055139
_______________________________________________
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user
©2008 junlu.com - Jax Systems, LLC, U.S.A.