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 ---
  | [EMAIL PROTECTED] { 
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 ---
  | [EMAIL PROTECTED] { 
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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to