[esb-issues] [JBoss JIRA] Created: (JBESB-602) ESB Server should be able to deploy .ear files
Tom Cunningham (JIRA)
jira-events at lists.jboss.org
Mon Jun 4 23:56:08 EDT 2007
ESB Server should be able to deploy .ear files
----------------------------------------------
Key: JBESB-602
URL: http://jira.jboss.com/jira/browse/JBESB-602
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Management
Affects Versions: 4.2
Reporter: Tom Cunningham
Assigned To: Mark Little
Tried to deploy my helloworld_hibernate_action .ear file, which contains some jars, a .war, and a .esb to the ESB Server, and I get the following error - I think .ear deployment is broken in the ESB server :
23:48:37,293 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
--- Packages waiting for a deployer ---
org.jboss.deployment.DeploymentInfo at b5294d9 { url=file:/Users/tcunning/esb/esbserver/server/default/deploy/Quickstart_helloworld_hibernate_action.ear }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch: file:/Users/tcunning/esb/esbserver/server/default/deploy/Quickstart_helloworld_hibernate_action.ear
altDD: null
lastDeployed: 1181015313405
lastModified: 1181015313000
mbeans:
--- Incompletely deployed packages ---
org.jboss.deployment.DeploymentInfo at b5294d9 { url=file:/Users/tcunning/esb/esbserver/server/default/deploy/Quickstart_helloworld_hibernate_action.ear }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch: file:/Users/tcunning/esb/esbserver/server/default/deploy/Quickstart_helloworld_hibernate_action.ear
altDD: null
lastDeployed: 1181015313405
lastModified: 1181015313000
mbeans:
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the esb-issues
mailing list