1 Reply Latest reply on Nov 19, 2007 3:26 AM by ericjava

    Does Postgres work with JBoss 4.2.2?

      No matter what I try, I get:

      08:18:52,213 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
      
      --- Packages waiting for a deployer ---
      org.jboss.deployment.DeploymentInfo@56b0df96 { url=file:/usr/java/jboss/server/default/deploy/postgres-dsl.xml }
       deployer: null
       status: null
       state: INIT_WAITING_DEPLOYER
       watch: file:/usr/java/jboss/server/default/deploy/postgres-dsl.xml
       altDD: null
       lastDeployed: 1195460332212
       lastModified: 1195460331000
       mbeans:
      
      --- Incompletely deployed packages ---
      org.jboss.deployment.DeploymentInfo@56b0df96 { url=file:/usr/java/jboss/server/default/deploy/postgres-dsl.xml }
       deployer: null
       status: null
       state: INIT_WAITING_DEPLOYER
       watch: file:/usr/java/jboss/server/default/deploy/postgres-dsl.xml
       altDD: null
       lastDeployed: 1195460332212
       lastModified: 1195460331000
       mbeans:
      


      I know Postgres worked nicely with JBoss AS 4.2.1 but it seems to not work with 4.2.2. Any ideas?

      Thanks