[jboss-user] [JBoss/Spring Integration] - Re: Jboss/Spring Integration, second attempt!

beyarecords do-not-reply at jboss.com
Tue Jun 24 17:48:46 EDT 2008


Hi Alesj,
my mycompany.spring structure, which sits in the deploy directory with jboss-spring-jdk5-2.5.jar, is so:


  | my-app.spring/
  |    org/
  |       acme/
  |           ~MyBean.class
  |           ~MyBean2.class
  |    META-INF/
  |            jboss-spring.xml
  |    lib/
  |            spring jars + dependencies
  | 

but I continue to get an incomplete deployment error:



  | 2008-06-24 22:39:50,578 ERROR [org.jboss.deployment.scanner.URLDeploymentScanner] Incomplete Deployment listing:
  | 
  | --- Packages waiting for a deployer ---
  | org.jboss.deployment.DeploymentInfo at ed2719 { url=file:/C:/Jboss/jboss-4.2.2.GA/server/default/deploy/mycompany.spring }
  |   deployer: null
  |   status: null
  |   state: INIT_WAITING_DEPLOYER
  |   watch: file:/C:/Jboss/jboss-4.2.2.GA/server/default/deploy/beyarecords.spring
  |   altDD: null
  |   lastDeployed: 1214343590562
  |   lastModified: 1214343590562
  |   mbeans:
  | 
  | --- Incompletely deployed packages ---
  | org.jboss.deployment.DeploymentInfo at ed2719 { url=file:/C:/Jboss/jboss-4.2.2.GA/server/default/deploy/mycompany.spring }
  |   deployer: null
  |   status: null
  |   state: INIT_WAITING_DEPLOYER
  |   watch: file:/C:/Jboss/jboss-4.2.2.GA/server/default/deploy/mycompany.spring
  |   altDD: null
  |   lastDeployed: 1214343590562
  |   lastModified: 1214343590562
  |   mbeans:
  | 

Any ideas as to what I may be overlooking here?

Many thanks in advance.

Andrew

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4160365



More information about the jboss-user mailing list