I am running JBoss 4.2.2 and ServiceMix 3.2.1 Web Application (WAR file) is deployed.
I am trying to deploy the "filebinding-sm.xml" (http://servicemix.apache.org/jboss-deployer.html) but when I do that I get this output in the JBoss console: --- Packages waiting for a deployer --- [EMAIL PROTECTED] { url=file:/C:/dev/jboss-4.2.2.GA/server/default/deploy/filebinding-sm.xml } deployer: null status: null state: INIT_WAITING_DEPLOYER watch: file:/C:/dev/jboss-4.2.2.GA/server/default/deploy/filebinding-sm.xml altDD: null lastDeployed: 1214490607878 lastModified: 1214490607863 mbeans: [EMAIL PROTECTED] { url=file:/C:/dev/jboss-4.2.2.GA/server/default/deploy/inbox/a-pdf.pdf } deployer: null status: null state: INIT_WAITING_DEPLOYER watch: file:/C:/dev/jboss-4.2.2.GA/server/default/deploy/inbox/a-pdf.pdf altDD: null lastDeployed: 1214490607894 lastModified: 1214490607878 mbeans: --- Incompletely deployed packages --- [EMAIL PROTECTED] { url=file:/C:/dev/jboss-4.2.2.GA/server/default/deploy/filebinding-sm.xml } deployer: null status: null state: INIT_WAITING_DEPLOYER watch: file:/C:/dev/jboss-4.2.2.GA/server/default/deploy/filebinding-sm.xml altDD: null lastDeployed: 1214490607878 lastModified: 1214490607863 mbeans: [EMAIL PROTECTED] { url=file:/C:/dev/jboss-4.2.2.GA/server/default/deploy/inbox/a-pdf.pdf } deployer: null status: null state: INIT_WAITING_DEPLOYER watch: file:/C:/dev/jboss-4.2.2.GA/server/default/deploy/inbox/a-pdf.pdf altDD: null lastDeployed: 1214490607894 lastModified: 1214490607878 mbeans: As you can see I have an inbox folder with a pdf file in it and an empty outbox folder. any ideas why it has a problem? -- View this message in context: http://www.nabble.com/ServiceMix---deploy-filebinding-sm.xml-to-JBoss-tp18135461p18135461.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
